wormhole/ethereum/contracts/relayer
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
..
create2Factory Relayer: Ethereum folder Changes for Merging into Main (#3038) 2023-06-13 17:01:43 -04:00
deliveryProvider AutoRelayer: v1.1 Release (#3313) 2023-09-22 15:07:59 -04:00
libraries Auto relayer refund address handling improvement (#3428) 2023-10-13 00:10:50 -04:00
wormholeRelayer relayer: allow override target chain refund (#3430) 2023-10-13 17:19:56 -04:00