wormhole/ethereum/forge-scripts
John Saigle 2615d55a5e
node: Add Transfer Verifier mechanism (#4169)
Adds a new package and command-line tool for Transfer Verification. This is a process of validating message publications from the core contracts. When a message is emitted, Transfer Verification will examine the corresponding receipt or other logs to ensure that funds were sent into the token bridge whenever this kind of message is emitted from the core bridge. 
This is a defense-in-depth mechanism to guard against a scenario where an attacker finds a way to spoof message publications.
2025-01-21 14:18:51 -05:00
..
DeployCore.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
DeployCoreImplementationOnly.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
DeployCoreShutdown.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
DeployDummyContract.s.sol Tilt : Deploy with forge instead of truffle (#3877) 2024-04-19 10:44:04 -04:00
DeployNFTBridge.s.sol Tilt : Deploy with forge instead of truffle (#3877) 2024-04-19 10:44:04 -04:00
DeployNFTBridgeImplementationOnly.s.sol ethereum: rm truffle 2024-08-20 16:30:34 -06:00
DeployNFTBridgeShutdown.s.sol ethereum: rm truffle 2024-08-20 16:30:34 -06:00
DeployTestToken.s.sol node: Add Transfer Verifier mechanism (#4169) 2025-01-21 14:18:51 -05:00
DeployTokenBridge.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
DeployTokenBridgeImplementationOnly.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
DeployTokenBridgeShutdown.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
RegisterChainsNFTBridge.s.sol Tilt : Deploy with forge instead of truffle (#3877) 2024-04-19 10:44:04 -04:00
RegisterChainsTokenBridge.s.sol Ethereum: deploy with forge (#3862) 2024-04-15 12:13:37 -05:00
TokenABI.s.sol ethereum: rm truffle 2024-08-20 16:30:34 -06:00