Skip to content

Commit

Permalink
fix: CCIP-2612 fix gassnapshots for OffRamp contract tests
Browse files Browse the repository at this point in the history
  • Loading branch information
defistar committed Jul 15, 2024
1 parent 26bfae4 commit 8a4401e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/gas-snapshots/ccip.gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ EVM2EVMMultiOffRamp_setDynamicConfig:test_SetDynamicConfigWithValidator_Success(
EVM2EVMMultiOffRamp_setDynamicConfig:test_SetDynamicConfig_Success() (gas: 33778)
EVM2EVMMultiOffRamp_trialExecute:test_RateLimitError_Success() (gas: 238103)
EVM2EVMMultiOffRamp_trialExecute:test_TokenHandlingErrorIsCaught_Success() (gas: 246766)
EVM2EVMMultiOffRamp_trialExecute:test_TokenPoolIsNotAContract_Success() (gas: 300322)
EVM2EVMMultiOffRamp_trialExecute:test_TokenPoolIsNotAContract_Success() (gas: 299707)
EVM2EVMMultiOffRamp_trialExecute:test_trialExecute_Success() (gas: 280699)
EVM2EVMMultiOffRamp_verify:test_Blessed_Success() (gas: 176586)
EVM2EVMMultiOffRamp_verify:test_NotBlessedWrongChainSelector_Success() (gas: 178657)
Expand Down Expand Up @@ -358,7 +358,7 @@ EVM2EVMOffRamp__releaseOrMintTokens:test_releaseOrMintTokens_destDenominatedDeci
EVM2EVMOffRamp__report:test_Report_Success() (gas: 127704)
EVM2EVMOffRamp__trialExecute:test_RateLimitError_Success() (gas: 255073)
EVM2EVMOffRamp__trialExecute:test_TokenHandlingErrorIsCaught_Success() (gas: 263664)
EVM2EVMOffRamp__trialExecute:test_TokenPoolIsNotAContract_Success() (gas: 299707)
EVM2EVMOffRamp__trialExecute:test_TokenPoolIsNotAContract_Success() (gas: 335854)
EVM2EVMOffRamp__trialExecute:test_trialExecute_Success() (gas: 314502)
EVM2EVMOffRamp_ccipReceive:test_Reverts() (gas: 17096)
EVM2EVMOffRamp_constructor:test_CommitStoreAlreadyInUse_Revert() (gas: 153464)
Expand Down

0 comments on commit 8a4401e

Please sign in to comment.