wormhole/ethereum/contracts/nft
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
..
interfaces evm: add token and nft bridge interface (#1710) 2022-10-28 12:28:40 -04:00
mock ethereum: Added fork protection tests 2022-09-09 13:16:27 -05:00
token nft nits 2021-09-13 12:10:36 +02:00
NFTBridge.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeEntrypoint.sol add ethereum NFT bridge 2021-09-10 23:43:14 +00:00
NFTBridgeGetters.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeGovernance.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeImplementation.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeSetters.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeSetup.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeShutdown.sol ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
NFTBridgeState.sol ethereum: EVM fork protection 2022-09-09 13:16:27 -05:00
NFTBridgeStructs.sol ethereum: Use chainId() getter in initialize 2022-09-09 13:16:27 -05:00