wormhole/ethereum/contracts/bridge
Reptile bac99e912f
evm: add token and nft bridge interface (#1710)
* Add token and nft bridge interface

* Add wormhole method to nft and bridge interface

* ethereum: add test to ensure interface match

* Add all public methods to interfaces

Co-authored-by: gator-boi <gator-boi@users.noreply.github.com>
Co-authored-by: Evan Gray <battledingo@gmail.com>
2022-10-28 12:28:40 -04:00
..
interfaces evm: add token and nft bridge interface (#1710) 2022-10-28 12:28:40 -04:00
mock evm: add token and nft bridge interface (#1710) 2022-10-28 12:28:40 -04:00
token Fix domain separator and add more tests 2022-09-19 13:42:38 -04:00
utils add token migration contract 2021-09-28 10:35:34 +00:00
Bridge.sol Add ERC20 permit 2022-09-19 13:42:38 -04:00
BridgeGetters.sol evm: add token and nft bridge interface (#1710) 2022-10-28 12:28:40 -04:00
BridgeGovernance.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00
BridgeImplementation.sol ethereum: migration for ERC20Permit 2022-09-19 15:31:44 -04:00
BridgeSetters.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
BridgeSetup.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
BridgeState.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
BridgeStructs.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00
TokenBridge.sol Allow to update meta on ETH, new token naming 2021-09-01 13:15:28 +02:00