wormhole/ethereum/forge-test
derpy-duck bebcf281e6
relayer: allow override target chain refund (#3430)
* refund address handling improvement

* fix compilation error

* Remove unnecessary line

* restrict to view

* fix comment

* Improve handling of gas limits

* get test to pass - check that the return data is appropriately long before decoding

* modification to checking inequality

* modification to checking inequality - use unchecked

* clean functions around - add untrustedBaseDeliveryPrice

* make quote_length_bytes a constant

* seperate pay into two overloads

* change inequality to equality for checking return data length

* renaming functions

* allow override of refund per gas unused

* test modification

* note
2023-10-13 17:19:56 -04:00
..
relayer relayer: allow override target chain refund (#3430) 2023-10-13 17:19:56 -04:00
rv-helpers ethereum: add arrayElementLocation() test helper 2023-09-11 14:03:51 -04:00
Bridge.t.sol ethereum: change inheritance for BridgeTest 2023-05-17 12:51:26 -05:00
Getters.t.sol ethereum: Add property tests and instructions for running them with KEVM (#2956) 2023-09-06 11:24:00 -04:00
Governance.t.sol ethereum: add arrayElementLocation() test helper 2023-09-11 14:03:51 -04:00
GovernanceStructs.t.sol ethereum: Add property tests and instructions for running them with KEVM (#2956) 2023-09-06 11:24:00 -04:00
Implementation.t.sol ethereum: Add property tests and instructions for running them with KEVM (#2956) 2023-09-06 11:24:00 -04:00
Messages.t.sol ethereum: change inheritance for TestMessages 2023-05-17 12:51:26 -05:00
MessagesRV.t.sol ethereum: tighten up some test funcs to pure/view 2023-09-11 14:03:51 -04:00
Setters.t.sol ethereum: Add property tests and instructions for running them with KEVM (#2956) 2023-09-06 11:24:00 -04:00
Setup.t.sol ethereum: Add property tests and instructions for running them with KEVM (#2956) 2023-09-06 11:24:00 -04:00
Shutdown.t.sol ethereum: Add property tests and instructions for running them with KEVM (#2956) 2023-09-06 11:24:00 -04:00
TokenImplementation.t.sol ethereum: tighten up some test funcs to pure/view 2023-09-11 14:03:51 -04:00