Skip to content

Commit

Permalink
wrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
matYang committed Aug 12, 2024
1 parent 11788d5 commit af97f0d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions contracts/gas-snapshots/ccip.gas-snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -943,13 +943,13 @@ TokenProxy_getFee:test_GetFeeInvalidToken_Revert() (gas: 12658)
TokenProxy_getFee:test_GetFeeNoDataAllowed_Revert() (gas: 15849)
TokenProxy_getFee:test_GetFee_Success() (gas: 86702)
USDCTokenPool__validateMessage:test_ValidateInvalidMessage_Revert() (gas: 25290)
USDCTokenPool_lockOrBurn:test_CallerIsNotARampOnRouter_Revert() (gas: 35322)
USDCTokenPool_lockOrBurn:test_LockOrBurnWithAllowList_Revert() (gas: 30073)
USDCTokenPool_lockOrBurn:test_LockOrBurn_Success() (gas: 133102)
USDCTokenPool_lockOrBurn:test_UnknownDomain_Revert() (gas: 477183)
USDCTokenPool_releaseOrMint:test_ReleaseOrMintRealTx_Success() (gas: 268111)
USDCTokenPool_releaseOrMint:test_TokenMaxCapacityExceeded_Revert() (gas: 50676)
USDCTokenPool_releaseOrMint:test_UnlockingUSDCFailed_Revert() (gas: 98591)
USDCTokenPool_lockOrBurn:test_CallerIsNotARampOnRouter_Revert() (gas: 35397)
USDCTokenPool_lockOrBurn:test_LockOrBurnWithAllowList_Revert() (gas: 30148)
USDCTokenPool_lockOrBurn:test_LockOrBurn_Success() (gas: 133177)
USDCTokenPool_lockOrBurn:test_UnknownDomain_Revert() (gas: 477258)
USDCTokenPool_releaseOrMint:test_ReleaseOrMintRealTx_Success() (gas: 268172)
USDCTokenPool_releaseOrMint:test_TokenMaxCapacityExceeded_Revert() (gas: 50733)
USDCTokenPool_releaseOrMint:test_UnlockingUSDCFailed_Revert() (gas: 98648)
USDCTokenPool_setDomains:test_InvalidDomain_Revert() (gas: 66150)
USDCTokenPool_setDomains:test_OnlyOwner_Revert() (gas: 11333)
USDCTokenPool_supportsInterface:test_SupportsInterface_Success() (gas: 9876)
Loading

0 comments on commit af97f0d

Please sign in to comment.