wormhole/ethereum/contracts
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
..
bridge evm: add token and nft bridge interface (#1710) 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
libraries/external ethereum generalized messaging & governance 2021-05-27 16:01:49 +02:00
mock ethereum: Added fork protection tests 2022-09-09 13:16:27 -05:00
nft evm: add token and nft bridge interface (#1710) 2022-10-28 12:28:40 -04:00
Getters.sol ethereum: Added isFork() method 2022-09-09 13:16:27 -05:00
Governance.sol ethereum: Changed invalid fork error message 2022-09-09 13:16:27 -05:00
GovernanceStructs.sol ethereum: Added RecoverChainId Governance Message 2022-09-09 13:16:27 -05:00
Implementation.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00
Messages.sol comment danger of potential future VM.version increases (#1401) 2022-09-07 12:33:35 -07:00
Migrations.sol ethereum generalized messaging & governance 2021-05-27 16:01:49 +02:00
Setters.sol add check for the zero address in storeGuardianSet 2022-09-15 10:39:39 -04:00
Setup.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
State.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
Structs.sol Add commitment level to VAAs 2021-07-19 07:11:45 +00:00
Wormhole.sol move EVM state setup into a seperate contract 2021-08-19 10:19:26 +00:00