Skip to content

Releases: ronin-chain/bridge-contract

v3.2.4-testnet

05 Sep 07:50
18ba4c1
Compare
Choose a tag to compare

What's Changed

  • fix(RoninBM, MainchainBM): revert logic of BMs pre hotfix by @TuDo1403 in #61
  • Release Mainnet v3.2.3 by @nxqbao in #62
  • back-merge by @nxqbao in #63
  • fix(MainchainGatewayV3): more checks on invalid signer and null total weight by @TuDo1403 in #58
  • script: proposal for invoking addOperators callback and upgrade MainchainGatewayV3 by @nxqbao in #65
  • test: fix all failed unit tests & test cis by @TuDo1403 in #66
  • script: expect revert with invalid signer by @nxqbao in #68
  • script: expect revert with invalid signer by @nxqbao in #72
  • feat(MainchainGateway): rollback deposit WETH, depositBatch by @nxqbao in #69
  • script: more check after proposal by @nxqbao in #74
  • script: add more postchecks by @TuDo1403 in #67
  • script: fix post check revert state on mainchain by @TuDo1403 in #76
  • script: prank unpause ronin gateway by @nxqbao in #77
  • script: add ir recover test-net script by @TuDo1403 in #75
  • Script(Factories): Accept private keys via terminal input for signature signing. by @tringuyenskymavis in #80
  • script: simulate reimburse bridge reward by @nxqbao in #82
  • chore: add artifact of mainchain gw by @nxqbao in #78
  • Script: remap wbtc testnet by @tringuyenskymavis in #81
  • Release: v3.2.4-testnet by @nxqbao in #73

Full Changelog: v3.2.2...v3.2.4-testnet

v3.2.4-mainnet

05 Sep 08:00
3a4d1fc
Compare
Choose a tag to compare

What's Changed

  • fix(RoninBM, MainchainBM): revert logic of BMs pre hotfix by @TuDo1403 in #61
  • Release Mainnet v3.2.3 by @nxqbao in #62
  • back-merge by @nxqbao in #63
  • fix(MainchainGatewayV3): more checks on invalid signer and null total weight by @TuDo1403 in #58
  • script: proposal for invoking addOperators callback and upgrade MainchainGatewayV3 by @nxqbao in #65
  • test: fix all failed unit tests & test cis by @TuDo1403 in #66
  • script: expect revert with invalid signer by @nxqbao in #68
  • script: expect revert with invalid signer by @nxqbao in #72
  • feat(MainchainGateway): rollback deposit WETH, depositBatch by @nxqbao in #69
  • script: more check after proposal by @nxqbao in #74
  • script: add more postchecks by @TuDo1403 in #67
  • script: fix post check revert state on mainchain by @TuDo1403 in #76
  • script: prank unpause ronin gateway by @nxqbao in #77
  • script: add ir recover test-net script by @TuDo1403 in #75
  • Script(Factories): Accept private keys via terminal input for signature signing. by @tringuyenskymavis in #80
  • script: simulate reimburse bridge reward by @nxqbao in #82
  • chore: add artifact of mainchain gw by @nxqbao in #78
  • Script: remap wbtc testnet by @tringuyenskymavis in #81
  • Release: v3.2.4-mainnet by @TuDo1403 in #84

Full Changelog: v3.2.2...v3.2.4-mainnet

Mainnet release v3.2.3

08 Aug 10:00
631205c
Compare
Choose a tag to compare

What's Changed

  • fix(RoninBM, MainchainBM): revert logic of BMs pre hotfix by @TuDo1403 in #61
  • Release Mainnet v3.2.3 by @nxqbao in #62

Full Changelog: v3.2.2...v3.2.3

Mainnet Release v3.2.2

08 Aug 09:18
7a1c87f
Compare
Choose a tag to compare

What's Changed

  • chore: fix formatter, add local testing profile by @nxqbao in #3
  • fix: handle vote on bulk deposit for by @nxqbao in #2
  • fix(BridgeManager): disable update operator by @nxqbao in #4
  • fix(RoninGateway): cache calldata length, nit _i by @nxqbao in #5
  • feat(Gateway): rename Slashed event to BridgeSlashed by @nxqbao in #8
  • fix(ci): bump version of create-pull-request to v6.0.1 by @huyhuynh3103 in #11
  • back-merge by @nxqbao in #12
  • script: map aprs and ygg token by @nxqbao in #13
  • feat(ci): allow ci runs on feat/* and impl/* by @huyhuynh3103 in #17
  • feat(*): reduce gas by clone operators to MainchainGateway by @nxqbao in #6
  • feat(BridgeManager): require min governors in manager by @nxqbao in #9
  • feat(BridgeManager): make bridge manager become proxy by @nxqbao in #10
  • fix(MainchainGateway): handle deposit weth by @nxqbao in #7
  • feat(BridgeReward, BridgeTracking): improve sync reward in bridge reward by @nxqbao in #14
  • feat(*BridgeManager): enhance manager with loose and executor by @nxqbao in #20
  • fix(*Gateway): add _disableInitializers by @nxqbao in #19
  • feat(BridgeManager): reduce size Ronin bridge manager by @nxqbao in #21
  • deploy: sepolia by @nxqbao in #25
  • feat: support erc1155. Impl Batcher for supporting erc721/erc1155 in batch by @nxqbao in #16
  • fix(RoninGateway): proper tracking in on bulk- methods by @nxqbao in #26
  • test: support erc1155 batch by @nxqbao in #27
  • fix(BridgeManager): remove unused param by @nxqbao in #29
  • Script: deploy v3.2.0-rc testnet by @nxqbao in #30
  • deploy: v3.2.0-rc testnet by @nxqbao in #32
  • release: v3.2.0-rc testnet by @nxqbao in #33
  • deploy: batcher sepolia by @nxqbao in #34
  • feat(MockECR1155): MockERC1155 contract by @tringuyenskymavis in #35
  • feat: support batch directly gateway by @nxqbao in #41
  • deploy: v3.2.2 testnet by @nxqbao in #43
  • release: v3.2.2-testnet by @nxqbao in #44
  • chore(testnet): merge from deploy/v3.2.2-testnet by @github-actions in #45
  • Script: map anima token and refactor factory scripts by @tringuyenskymavis in #49
  • fix(WBTC): fix decimals to match with WBTC on ethereum by @TuDo1403 in #52
  • chore: add WBTC ronin-mainnet artifact by @TuDo1403 in #54
  • script: update address wbtc ronin mainnet by @TuDo1403 in #55
  • script: update decimal config wbtc by @TuDo1403 in #56
  • fix(RoninBridgeManager, MainchainBridgeManager): expose map tokens fu… by @TuDo1403 in #53
  • feat: add mapWithMin and unmapTokens by @nxqbao in #57
  • Script/v3.2.2-mainnet by @nxqbao in #51
  • Release Mainnet v3.2.2 by @nxqbao in #59

New Contributors

Full Changelog: https://github.com/ronin-chain/bridge-contract/commits/v3.2.2

mainnet release mainnet

05 Sep 08:00
631205c
Compare
Choose a tag to compare

Testnet Release v3.2.2

27 Jun 03:44
ef3ce20
Compare
Choose a tag to compare

What's Changed

  • deploy: batcher sepolia by @nxqbao in #34
  • feat(MockECR1155): MockERC1155 contract by @tringuyenskymavis in #35
  • feat: support batch directly gateway by @nxqbao in #41
  • deploy: v3.2.2 testnet by @nxqbao in #43
  • release: v3.2.2-testnet by @nxqbao in #44
  • chore(testnet): merge from deploy/v3.2.2-testnet by @github-actions in #45

New Contributors

Full Changelog: v3.2.0-rc-testnet...v3.2.2-testnet

Release v3.2.0-rc-testnet

06 Jun 06:32
e2e0b14
Compare
Choose a tag to compare
Pre-release
  • Support batching deposit