Skip to content

Commit 9134e28

Browse files
committed
update snap, wrap
1 parent caa6ec2 commit 9134e28

File tree

3 files changed

+31
-30
lines changed

3 files changed

+31
-30
lines changed

chains/evm/.gas-snapshot

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
BurnFromMintTokenPool_lockOrBurn:test_constructor() (gas: 21596)
22
BurnFromMintTokenPool_lockOrBurn:test_lockOrBurn() (gas: 241263)
33
BurnMintFastTransferTokenPool_ccipReceive:test_CcipReceive_SlowFilled() (gas: 127277)
4-
BurnMintFastTransferTokenPool_validateSendRequest:test_validateSendRequest_RMNCurseSpecificChain() (gas: 494226)
5-
BurnMintFastTransferTokenPool_validateSendRequest:test_validateSendRequest_Success() (gas: 106993)
6-
BurnMintFastTransferTokenPool_validateSendRequest:test_validateSendRequest_WithAllowlistedSender() (gas: 5803826)
4+
BurnMintFastTransferTokenPool_validateSendRequest:test_validateSendRequest_RMNCurseSpecificChain() (gas: 494498)
5+
BurnMintFastTransferTokenPool_validateSendRequest:test_validateSendRequest_Success() (gas: 107265)
6+
BurnMintFastTransferTokenPool_validateSendRequest:test_validateSendRequest_WithAllowlistedSender() (gas: 5811531)
77
BurnMintFastTransferTokenPool_validateSettlement:test_validateSettlement_Success() (gas: 115698)
88
BurnMintFastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees() (gas: 214968)
99
BurnMintFastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees_BothGasAnd() (gas: 276126)
@@ -82,30 +82,30 @@ FactoryBurnMintERC20_increaseApproval:test_IncreaseApproval() (gas: 44421)
8282
FactoryBurnMintERC20_mint:test_BasicMint() (gas: 149826)
8383
FactoryBurnMintERC20_supportsInterface:test_SupportsInterface() (gas: 11539)
8484
FactoryBurnMintERC20_transfer:test_Transfer() (gas: 42505)
85-
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_FastFill_Settlement() (gas: 119636)
86-
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_FastFill_Settlement_WithDifferentDecimals() (gas: 124790)
87-
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_FastFill_Settlement_WithPoolFee() (gas: 191197)
85+
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_FastFill_Settlement() (gas: 119645)
86+
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_FastFill_Settlement_WithDifferentDecimals() (gas: 124799)
87+
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_FastFill_Settlement_WithPoolFee() (gas: 191206)
8888
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_SlowFill() (gas: 91278)
8989
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_SlowFill_WithPoolFee() (gas: 149404)
9090
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_WithDifferentDecimals() (gas: 89502)
9191
FastTransferTokenPool_ccipReceive_Test:test_ccipReceive_ZeroFastTransferFeeBps() (gas: 91115)
92-
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_APTOS_WithSettlementGas() (gas: 494326)
93-
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_APTOS_WithZeroSettlementGas() (gas: 581640)
92+
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_APTOS_WithSettlementGas() (gas: 494886)
93+
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_APTOS_WithZeroSettlementGas() (gas: 582200)
9494
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_EqualFeeSplit() (gas: 71060)
9595
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_FeeQuote_WithPoolFee() (gas: 70750)
96-
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_NativeFee() (gas: 125511)
97-
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_NativeFee_ToSVM() (gas: 166080)
98-
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_WithERC20FeeToken() (gas: 144282)
99-
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_WithPoolFee() (gas: 151251)
96+
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_NativeFee() (gas: 126071)
97+
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_NativeFee_ToSVM() (gas: 166640)
98+
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_WithERC20FeeToken() (gas: 144842)
99+
FastTransferTokenPool_ccipSendToken_Test:test_CcipSendToken_WithPoolFee() (gas: 151808)
100100
FastTransferTokenPool_constructor:test_Constructor() (gas: 20792)
101101
FastTransferTokenPool_constructor:test_GetAllowListedFillers() (gas: 16503)
102102
FastTransferTokenPool_constructor:test_GetDestChainConfig() (gas: 35313)
103103
FastTransferTokenPool_constructor:test_IsFillerAllowListed() (gas: 18445)
104104
FastTransferTokenPool_constructor:test_SupportsInterface() (gas: 11950)
105-
FastTransferTokenPool_fastFill_Test:test_FastFill() (gas: 103261)
106-
FastTransferTokenPool_fastFill_Test:test_FastFill_AllowlistDisabled() (gas: 285351)
107-
FastTransferTokenPool_fastFill_Test:test_FastFill_MultipleFillers() (gas: 363888)
108-
FastTransferTokenPool_fastFill_Test:test_FastFill_WithDifferentDecimals() (gas: 106628)
105+
FastTransferTokenPool_fastFill_Test:test_FastFill() (gas: 103270)
106+
FastTransferTokenPool_fastFill_Test:test_FastFill_AllowlistDisabled() (gas: 285358)
107+
FastTransferTokenPool_fastFill_Test:test_FastFill_MultipleFillers() (gas: 363897)
108+
FastTransferTokenPool_fastFill_Test:test_FastFill_WithDifferentDecimals() (gas: 106637)
109109
FastTransferTokenPool_getCcipSendTokenFee_Test:test_GetCcipSendTokenFee() (gas: 37049)
110110
FastTransferTokenPool_getCcipSendTokenFee_Test:test_GetCcipSendTokenFee_WithNativeFeeToken() (gas: 34962)
111111
FastTransferTokenPool_supportsInterface:test_supportsInterface() (gas: 11806)
@@ -118,9 +118,9 @@ FastTransferTokenPool_updateDestChainConfig:test_UpdateDestChainConfig_ZeroFastF
118118
FastTransferTokenPool_updateFillerAllowlist:test_getAllowedFillers_AfterRemoval() (gas: 110308)
119119
FastTransferTokenPool_updateFillerAllowlist:test_updateFillerAllowList_GetAllowListedFillers() (gas: 172223)
120120
FastTransferTokenPool_updateFillerAllowlist:test_updateFillerAllowList_Success() (gas: 112173)
121-
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees() (gas: 192993)
122-
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees_MultipleFees() (gas: 243922)
123-
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees_WithZeroAddress() (gas: 157866)
121+
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees() (gas: 193002)
122+
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees_MultipleFees() (gas: 243931)
123+
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees_WithZeroAddress() (gas: 157875)
124124
FastTransferTokenPool_withdrawPoolFees_Test:test_withdrawPoolFees_ZeroFees() (gas: 25989)
125125
FeeQuoter_applyDestChainConfigUpdates:test_applyDestChainConfigUpdates() (gas: 229374)
126126
FeeQuoter_applyDestChainConfigUpdates:test_applyDestChainConfigUpdatesZeroInput() (gas: 12426)

0 commit comments

Comments
 (0)