wormhole/ethereum/scripts
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
..
TokenABI.s.sol ethereum: add forge script to generate BridgeToken constructor args 2022-08-09 20:02:47 +01:00
deploy_batched_vaa_sender.js ensure deterministic batched-vaa contract address 2022-08-15 08:41:40 -05:00
deploy_core_bridge.js ethereum: Add truffle scripts to deploy core & token bridge 2022-06-27 19:19:16 +01:00
deploy_core_bridge_shutdown.js ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
deploy_nft_bridge.js Add NFT deploy script 2022-03-18 13:14:32 +00:00
deploy_nft_bridge_shutdown.js ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
deploy_test_token.js ethereum: deploy test token nonce race condition fix 2022-10-28 11:58:42 -04:00
deploy_token_bridge.js ethereum: Add truffle scripts to deploy core & token bridge 2022-06-27 19:19:16 +01:00
deploy_token_bridge_shutdown.js ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
register_algo_chain.js algo: contracts 2022-04-29 20:56:17 -04:00
register_aptos_chain.js tilt: register aptos on other chains 2022-10-15 15:17:36 +01:00
register_bsc_chain.js eth-devnet init with multiple guardians 2022-04-12 20:37:52 -05:00
register_eth_chain.js eth-devnet init with multiple guardians 2022-04-12 20:37:52 -05:00
register_near_chain.js sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
register_solana_chain.js eth-devnet init with multiple guardians 2022-04-12 20:37:52 -05:00
register_terra2_chain.js cosmwasm: terra2 support 2022-06-21 10:03:57 -04:00
register_terra_chain.js eth-devnet init with multiple guardians 2022-04-12 20:37:52 -05:00
register_worm_chain.js Wormhole chain integration 2022-10-03 17:34:42 +09:00
send_batched_vaa.js add EVM contract for batched VAA development 2022-08-15 08:41:40 -05:00