v2.4.0
First stable release on Arbitrum Mainnet
See the three contracts here:
DLCManager
https://arbiscan.io/address/0x20157DBAbb84e3BBFE68C349d0d44E48AE7B5AD2
TokenManager
https://arbiscan.io/address/0x2940fcbb3c32901df405da0e96fd97d1e2a53f34
dlcBTC
https://arbiscan.io/address/0x050c24dbf1eec17babe5fc585f06116a259cc77a
What's Changed
- Remove Attestor management by @scolear in #31
- Audit Updates and ERC4626 by @scolear in #30
- dlcBTC and upgradeability by @scolear in #29
- feat: refundDelay in DLCManager by @scolear in #32
- feat: BTC fee system in DLC storage by @scolear in #35
- feat: modifies transfer dlcbtc function and goerli deployment by @Polybius93 in #37
- dlcBTC by @scolear in #36
- deploy to BOB testnet by @scolear in #38
- Feat/psbt updates by @scolear in #40
- Pre-Audit cleanups by @scolear in #41
- feat: TSS commitment by @scolear in #42
- Audit Fixes by @scolear in #43
- Arbitrum Sepolia & New Fields by @scolear in #44
- Sepolia redeploy by @scolear in #45
- set-attestor-gpk script by @scolear in #46
- Upgradeable token by @scolear in #47
- Better scripts by @scolear in #49
- arbsepolia redeploy by @scolear in #50
- feat: add defaultAdmin as initializer param by @scolear in #51
- feat: set tss commitment to timestamp by @scolear in #53
- feat: more multisig checks by @scolear in #54
- Mainnet deployment by @scolear in #55
- remove versioning from dFs by @scolear in #57
- add arbsepolia etherscan config by @scolear in #56
- CCIP & PoR by @scolear in #58
- Mainnet updates by @scolear in #60
New Contributors
- @Polybius93 made their first contribution in #37
Full Changelog: v2.0.0...v2.4.0