Testnet Release v0.4.1
What's Changed
- [hardhat] Add contract sizer plugin by @nxqbao in #131
- [ValidatorSet] Fix incorrect value of
getBridgeOperators
getter by @nxqbao in #142 - [ValidatorSet] Add prefix for custom errors by @nxqbao in #143
- [ValidatorSet | Staking] Prevent trusted orgs from renouncing by @nxqbao in #144
- [hardhat] Add upload selectors plugin by @nxqbao in #141
- [CI] Remove redundant npm auth token by @nxqbao in #145
- [VaultForwarder] Add deployment script and logs by @nxqbao in #146
- [ValidatorSet] Incorrect current period start at block by @nxqbao in #147
- [RewardCalculation] Update lowest amount in period when claiming rewards by @ducthotran2010 in #148
- [RoninGovernanceAdmin] Update function to get bridge voter's signatures. by @ducthotran2010 in #149
- [TrustedOrg] Incorrect update of bridge voter list by @nxqbao in #151
- [Docs] Revamp README by @nxqbao in #150
- Add testnet deployment artifacts by @minh-bq in #152
- Add goerli deployment artifacts by @minh-bq in #153
Full Changelog: v0.4.0...v0.4.1