wormhole/ethereum/contracts
Hendrik Hofstadt 9b50158a3f
add: safety check against signatory being address(0) (#2021)
* add: safety check against signatory being address(0)

Change-Id: I0e0b32c9d9b8501cfe57b8c672441314774c009f

* evm: add revert message and fix tests

Co-authored-by: Rasul <rasul.yunusov282750@gmail.com>
Co-authored-by: A5 Pickle <a5-pickle@users.noreply.github.com>
2023-01-11 18:32:48 +01: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 evm: Added Core and NFT Bridge EVM chain ID migrations (#2067) 2022-12-12 20:37:30 -06: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 evm: Added Core and NFT Bridge EVM chain ID migrations (#2067) 2022-12-12 20:37:30 -06:00
Messages.sol add: safety check against signatory being address(0) (#2021) 2023-01-11 18:32:48 +01: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