2.10.1 (2024-09-24)
2.10.0 (2024-09-20)
- add optional call to ERC20Handler and NativeTokenHandler execute (#266) (b166d41)
- permissionless token addition with GMP (#261) (0234458)
- retry contract (#259) (a72c1f9)
2.9.0 (2024-07-30)
2.8.0 (2024-06-07)
2.7.0 (2024-06-05)
- add btc to e2e test data (#249) (f2d6e81)
- refactor decoding in permissionless handler (#210) (ee0954f)
2.6.1 (2024-05-21)
2.6.0 (2024-05-16)
- add fee handler type prop (#239) (531e5f1)
- Add FROSTKeygen contract and tests (#227) (824151a)
- Modified Dynamic Fee Handlers with twap oracle (#236) (45ad376)
2.5.3 (2024-03-19)
2.5.2 (2024-03-19)
2.5.1 (2024-01-25)
2.5.0 (2024-01-12)
- add support for different fees per dest domain to basic/percentage fee handler (#206) (944d4ee)
- Implement fee whitelist (#203) (4463bcb)
- limit permissionless generic call gas usage (#200) (d7823d7)
- name for percentage fee handler abi publishing (#211) (6861ddc)
- set up fee handler router in migration (#207) (b1a9760)
- release v2.4.2 (#212) (5f11451)
- update migrations to support percetange fee handler + flow improvements (#198) (746d51e)
2.4.1 (2023-09-14)
2.4.0 (2023-09-12)
- permission generic handlers (#195) (6eb7041)
- update devnet, testnet & mainnet migrations config files (#190) (fb37549)
- update license (#192) (faf8305)
2.3.0 (2023-05-11)
- implement handler response on proposal execution (#167) (ae04b0c)
- return data from Bridge.deposit() (#165) (6e99f0f)
- check successful transfer when minting XC20 tokens (#186) (84732d0)
- emit appropriate events on dynamic fee handler changes (#183) (df632f1)
- implement IERC1155 support check (#185) (16610b8)
- prevent tokenURI variable shadowing (#184) (b321f19)
- remove unnecessary visibility from constructors (#180) (a771697)
- set mutability on conversion helper functions (#182) (fcb1cb3)
- set new handler as minter (#160) (5e4a9d6)
- set owner variable as immutable (#181) (09b389a)
- setting tokens as burnable when migrating handlers (#159) (52e96e3)
- use custom errors to reduce gas consumption (#187) (51a2eb8)
- add decimals conversion docs (#142) (6cc0b27)
- add description of environment configuration to README file (#150) (1f55ea3)
- add devnet and testnet configs for migrations (#162) (acb58b1)
- add fees documentation (#143) (0cf18fb)
- change test2 RPC url (#158) (48068ef)
- enable setting tokens as not burnable (#164) (bab70c0)
- PermissionlessGenericHandler: unpack depositor address with custom length (#161) (ead1143)
2.2.1 (2023-03-06)
2.2.0 (2023-023-02)
-
deploy and register one token handler per network (#148) (49a6b39)
-
fix: dynamic generic fee handler fee calcualtion (#141) (e75c880)
2.1.2 (2023-02-20)
2.1.1 (2023-02-20)
- clean up README file (#126) (23fcf3a)
- fix typo
amonuts
->amounts
(#53) (12e1574) - remove publish workflow dependecy (#129) (e85d8c9)
2.1.0 (2023-02-20)
- minting xc20 tokens when executing proposal (c055713)
- 'chore: depends on the first job (9f0dc84)