Releases: subquery/network-contracts
Releases · subquery/network-contracts
v0.13.2
What's Changed
- Change contract SDK initialisation from
async
tosync
@HZHAIX #198 (breaking change) - Upgrade rust ethers by @nz-neo in #182
- fix number in UnbondRequested and DistributeRewards incorrect by @Jianzhuo #190
- Add commission to RewardsDistributer event by @nz-neo in #192
- Change upgrade endpoint from moonbeam to polygon by @HZHAIX in #193
- Update deployContracts.ts by @HZHAIX in #194
- Deploy upgraded contracts on Kepler by @HZHAIX in #195
- fix upgrade script by @Jianzhuo in #196