Releases: iExecBlockchainComputing/rlc-multichain
Releases · iExecBlockchainComputing/rlc-multichain
v0.1.0
0.1.0 (2025-08-14)
🚀 Features
- Add audit report (#99) (96641c8)
- Add transfer admin role workflow and scripts for multi-chain su… (#90) (597ef5b)
- Deploy on Arbitrum mainnet (#89) (0774e60)
- prepare mainnet (#84) (67f1f54)
- Refactor config script to prepare set bridge DVN task (#92) (459e2ed)
- remove unused params in release-please(#96) (97dba73)
✨ Polish
v0.1.0-rc
0.1.0-rc (2025-07-30)
🚀 Features
liquidityUnifierupgrade script and tests (#47) (035840e)- Add approveAndCall function (#45) (d05b70f)
- add Codecov and Slither integration to CI workflow (#35) (7469e9a)
- add deploy workflow for contract deployment (#79) (3c7288e)
- add forge-std submodule (4ed744e)
- Add LiquidityUnifier and LiquidityUnifierScript test contracts (#44) (706f4a0)
- add local coverage (#34) (ca269b5)
- Add partial pause only for send operation (#29) (1ecd720)
- add unit tests for internal
_creditfunction (#62) (8c72922) - add unit tests for internal
_debitfunction (#66) (8ccc0e4) - add upgrade scripts (#22) (be1f7bd)
- Add upgrader address to IexecLayerZeroBridge contract & clean code (#48) (11d9884)
- configuring bridges contracts on CI (#81) (09761d4)
- createX (#11) (901ad5a)
- Deploy on testnets (#63) (a2a1cfd)
- Deploy on testnets (#74) (1862ccc)
- fix script folder (#28) (61afbf6)
- generalise config lib for deployment and scripts (#54) (591c312)
- Implement ERC7802#crosschainBurn (#37) (d9010ab)
- Implement ERC7802#crosschainMint (#33) (0f31598)
- Implement LiquidityUnifier (#38) (88d94bf)
- increase gas limit for receiving executor in enforced options (#83) (5548a79)
- Init external crosschain RLC token (#27) (68c17ba)
- Init unit tests (#7) (4a32a1d)
- Make OFT contract pausable (#9) (3403512)
- move Bridge logic from
RLCOFTtoIexecLayerZeroBridgecontract (#23) (8361e30) - Override access control functions to have a consistent state in the bridge contract (#77) (90e0be9)
- prepare audit fix (#46) (74e5478)
- prepare audit with automate audit report (#36) (f880c4d)
- re add verification script (#80) (9029aa7)
- Restore SafeERC20 use & check for zero addresses in LiquidityUnifier (#51) (5da9183)
- update config on deploy (#56) (01051e3)
- update readme (#60) (3719483)
- Update workflow to be compatible with Stargate UI (#53) (ac0c654)
- use config file (#52) (70c70d2)
- Use modifier instead of manual check (#70) (604759c)