wormhole/ethereum/contracts
Csongor Kiss effde7f756 ethereum: Implement shutdown for all 3 contracts (fixes #1937)
These are stripped down versions of the original contracts that can be
dropped in place via an upgrade to disable core functionality.
Governance features are still enabled, which means it's possible to
upgrade back to a working implementation.
2022-11-23 15:22:52 +00:00
..
bridge ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00: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 ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00: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: Remove initialisation code 2022-11-17 11:46:21 +00: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: Set impl initialised during setup (fixes #1930) 2022-11-23 14:51:29 +00:00
Shutdown.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00: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