Releases: axieinfinity/ronin-dpos-contracts
Releases · axieinfinity/ronin-dpos-contracts
Testet Release v0.7.0
What's Changed
- feat: fix log file: storage layout & contract-code-size by @huyhuynh3103 in #291
- resolve(deps): Patch package by @nxqbao in #300
- GitFlow: back merge by @nxqbao in #298
- chore(Maintenance): add script for missing upgrade of REP-2 by @nxqbao in #302
- feat(Profile): allow change consensus address by @nxqbao in #236
- test(Profile): fork test to check reward and side effects by @TuDo1403 in #301
- deploy(REP4): v0.7.0 testnet by @nxqbao in #303
Full Changelog: v0.6.4...v0.7.0-testnet
Mainnet Release v0.6.4
What's Changed
- [RoninGA] Emit event for tracking who voted by @huyhuynh3103 in #226
- [Deploy] Add deployment artifacts for RoninGovernanceAdmin testnet by @minh-bq in #227
- chore: fix PR template by @nxqbao in #230
- [*] Reduce code size: uncheck for loop iterations by @TuDo1403 in #229
- Revert "[*] Reduce code size: uncheck for loop iterations" by @nxqbao in #231
- Implement storage layout generation script by @huyhuynh3103 in #235
- Add instruction for extracting storage layout by @huyhuynh3103 in #238
- [ValidatorSet] Fix bridge reward calculation for validator exited by emergency by @nxqbao in #237
- [CI] Test for
reduce-contract-size
branch by @nxqbao in #244 - Generate storage layout at pre-commit stage by @huyhuynh3103 in #239
- [Staking] Restrict gas on
unsafeSendRON
by @nxqbao in #240 - Generate storage layouts in both types: inline and table. by @huyhuynh3103 in #248
- [hardhat] Fix error of appending storage layout log by @huyhuynh3103 in #249
- [SlashIndicator, RoninValidatorSet]: DelegateGuard: restrict delegatecall to abuse pcu contracts by @TuDo1403 in #234
- Bump hardhat-contract-sizer from 2.6.1 to 2.8.0 & generate log file by @TuDo1403 in #250
- Add CI for testnet branch by @nxqbao in #251
- Revert "[SlashIndicator, RoninValidatorSet]: DelegateGuard: restrict delegatecall to abuse pcu contracts" by @TuDo1403 in #252
- [*] Reduce contract size by @TuDo1403 in #243
- Feat: Conditional Version Control by @TuDo1403 in #254
- Upgrade scripts and deployments for v0.5.2-testnet by @nxqbao in #257
- v0.5.2-testnet by @nxqbao in #259
- [Feat] Add custom type TUint256Slot & library by @TuDo1403 in #261
- [Staking | ValidatorSet] Feat: Bridge Logic Removal by @TuDo1403 in #253
- Deploy new set of bridge contract by @nxqbao in #268
- [Feat] Bridge Manager Rebase by @TuDo1403 in #264
- Deploy v0.6.0 testnet: Bridge Removal by @nxqbao in #267
- v0.6.0-testnet by @nxqbao in #269
- Deploy v0.6.1 testnet by @nxqbao in #272
- Fix bridge manager relay failed by @nxqbao in #273
- Monitor: Add script for querying admin of all contracts by @nxqbao in #275
- feat: remove
s
by @TuDo1403 in #271 - [BridgeManager] Fix admin cannot interact with proxy register by @TuDo1403 in #270
- [Bridge]: Multiple Timed Migrators by @TuDo1403 in #274
- [Test]: Fix broken test case when ABI changed. by @TuDo1403 in #276
- Execute S3 and S4 in Bridge Detach by @nxqbao in #278
- Restructure Foundry test by @nxqbao in #277
- [FastFinality] Shorten version of Profile contract for Fast Finality by @nxqbao in #266
- [Finality] Finality tracking and slashing by @nxqbao in #279
- Deploy Testnet v0.6.2: REP-03 by @nxqbao in #280
- v0.6.2-testnet by @nxqbao in #281
- [Profile] Allow candidate to register profile by @nxqbao in #282
- [CI] Add target branches by @nxqbao in #285
- [Hardhat] Include bytecode hash by @nxqbao in #284
- Deploy: upgrade profile contract by @nxqbao in #283
- v0.6.3-testnet by @nxqbao in #286
- [Profile] Check duplicated info in profiles by @nxqbao in #287
- [Profile] Handle address(0) and prepare testnet migration by @nxqbao in #288
- [Testnet] Fix migration method & upgrade profile contract by @nxqbao in #289
- [Script]: Add simulate migration script for
REP-002
&REP-003
by @TuDo1403 in #293 - [Bridge] Remove migration on bridge by @nxqbao in #294
- [Bridge] Fix comment on domain separator on bridge by @nxqbao in #295
- REP-02, REP-03: Proposal on mainnet by @nxqbao in #296
- Deploy: v0.6.4 mainnet by @nxqbao in #292
- v0.6.4 by @nxqbao in #297
Full Changelog: v0.5.1...v0.6.4
Testnet Release v0.6.4
Testnet Release v0.6.3
Testnet Release v0.6.2
What's Changed
- Fix bridge manager relay failed by @nxqbao in #273
- Monitor: Add script for querying admin of all contracts by @nxqbao in #275
- [BridgeManager] Fix admin cannot interact with proxy register by @TuDo1403 in #270
- [Bridge]: Multiple Timed Migrators by @TuDo1403 in #274
- [Test]: Fix broken test case when ABI changed. by @TuDo1403 in #276
- Execute S3 and S4 in Bridge Detach by @nxqbao in #278
- Restructure Foundry test by @nxqbao in #277
- [FastFinality] Shorten version of Profile contract for Fast Finality by @nxqbao in #266
- [Finality] Finality tracking and slashing by @nxqbao in #279
- Deploy Testnet v0.6.2: REP-03 by @nxqbao in #280
Full Changelog: v0.6.1-testnet...v0.6.2-testnet
Testnet Release v0.6.1
What's Changed
- Redeploy the contracts that missed upgrading in Bridge Detach.
Full Changelog: v0.6.0-testnet...v0.6.1-testnet
Testnet Release v0.6.0
What's Changed
- [Feat] Add custom type TUint256Slot & library by @TuDo1403 in #261
- [Staking | ValidatorSet] Feat: Bridge Logic Removal by @TuDo1403 in #253
- Deploy new set of bridge contract by @nxqbao in #268
- [Feat] Bridge Manager Rebase by @TuDo1403 in #264
- Deploy v0.6.0 testnet: Bridge Removal by @nxqbao in #267
Full Changelog: v0.5.2-testnet...v0.6.0-testnet
Testnet Release v0.5.2
What's Changed
- [RoninGA] Emit event for tracking who voted by @huyhuynh3103 in #226
- [Deploy] Add deployment artifacts for RoninGovernanceAdmin testnet by @minh-bq in #227
- chore: fix PR template by @nxqbao in #230
- Implement storage layout generation script by @huyhuynh3103 in #235
- Add instruction for extracting storage layout by @huyhuynh3103 in #238
- [ValidatorSet] Fix bridge reward calculation for validator exited by emergency by @nxqbao in #237
- [CI] Test for
reduce-contract-size
branch by @nxqbao in #244 - Generate storage layout at pre-commit stage by @huyhuynh3103 in #239
- [Staking] Restrict gas on
unsafeSendRON
by @nxqbao in #240 - Generate storage layouts in both types: inline and table. by @huyhuynh3103 in #248
- [hardhat] Fix error of appending storage layout log by @huyhuynh3103 in #249
- Bump hardhat-contract-sizer from 2.6.1 to 2.8.0 & generate log file by @TuDo1403 in #250
- Add CI for testnet branch by @nxqbao in #251
- [*] Reduce contract size by @TuDo1403 in #243
- Feat: Conditional Version Control by @TuDo1403 in #254
- Upgrade scripts and deployments for v0.5.2-testnet by @nxqbao in #257
- v0.5.2-testnet by @nxqbao in #259
New Contributors
- @huyhuynh3103 made their first contribution in #226
Full Changelog: v0.5.1...v0.5.2-testnet
Mainnet Release v0.5.1
What's Changed
- [Maintenance] Fix assertion of maintenance elapsed by @nxqbao in #217
- [Staking] Remove cooldown when undelegate for renouncing candidate by @nxqbao in #216
- [Deploy] Add deployment artifacts for testnet by @minh-bq in #219
- Remove
@axie
package by @nxqbao in #220 - [test] Fix assertion on arrays of BigNumbers by @nxqbao in #222
- [upgrade] Script for set min commission rate by @nxqbao in #221
- [Upgrade] Fix set commission rate script by @nxqbao in #225
- v0.5.1 by @nxqbao in #223
Full Changelog: v0.5.0...v0.5.1
Testnet Release v0.5.1
What's Changed
- v0.5.0 by @nxqbao in #213
- [Maintenance] Fix assertion of maintenance elapsed by @nxqbao in #217
- [Staking] Remove cooldown when undelegate for renouncing candidate by @nxqbao in #216
- [Deploy] Add deployment artifacts for testnet by @minh-bq in #219
Full Changelog: v0.5.0...v0.5.1-testnet