Skip to content

Commit

Permalink
fix: CCIP-2950 gassnapshots fixes after EVM2EVMOffRamp contract enhan…
Browse files Browse the repository at this point in the history
…cements
  • Loading branch information
defistar committed Aug 7, 2024
1 parent 0364e3a commit 9da075a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contracts/gas-snapshots/ccip.gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -365,9 +365,9 @@ EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithGasOverride_Success() (gas: 19
EVM2EVMOffRamp_manuallyExecute:test_ManualExec_Success() (gas: 190609)
EVM2EVMOffRamp_manuallyExecute:test_ReentrancyManualExecuteFails_Success() (gas: 2326013)
EVM2EVMOffRamp_manuallyExecute:test_manuallyExecute_DoesNotRevertIfUntouched_Success() (gas: 145852)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithDestGasAmountOverride_Failure() (gas: 145852)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithDestGasAmountOverride_Mismatch_Failure() (gas: 145852)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithReceiverExecutionGasOverride_Failure() (gas: 145852)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithDestGasAmountOverride_Failure() (gas: 399324)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithDestGasAmountOverride_Mismatch_Failure() (gas: 396610)
EVM2EVMOffRamp_manuallyExecute:test_ManualExecWithReceiverExecutionGasOverride_Failure() (gas: 154955)
EVM2EVMOffRamp_metadataHash:test_MetadataHash_Success() (gas: 8860)
EVM2EVMOffRamp_setDynamicConfig:test_NonOwner_Revert() (gas: 40131)
EVM2EVMOffRamp_setDynamicConfig:test_RouterZeroAddress_Revert() (gas: 38236)
Expand Down

0 comments on commit 9da075a

Please sign in to comment.