Skip to content

Mainnet Release v0.6.4

Latest
Compare
Choose a tag to compare
@nxqbao nxqbao released this 21 Oct 11:37
· 7 commits to mainnet since this release
eb38695

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