11EscrowCancelTest:test_CancelDst() (gas: 123967)
22EscrowCancelTest:test_CancelDstDifferentTarget() (gas: 151802)
33EscrowCancelTest:test_CancelDstWithNativeToken() (gas: 101063)
4- EscrowCancelTest:test_CancelPublicSrc() (gas: 182872 )
5- EscrowCancelTest:test_CancelResolverSrc() (gas: 180725 )
6- EscrowCancelTest:test_CancelResolverSrcReceiver() (gas: 202247 )
7- EscrowCancelTest:test_NoAnyoneCancelDuringResolverCancelSrc() (gas: 174648 )
8- EscrowCancelTest:test_NoCallsWithInvalidImmutables() (gas: 303324 )
4+ EscrowCancelTest:test_CancelPublicSrc() (gas: 182952 )
5+ EscrowCancelTest:test_CancelResolverSrc() (gas: 180805 )
6+ EscrowCancelTest:test_CancelResolverSrcReceiver() (gas: 202327 )
7+ EscrowCancelTest:test_NoAnyoneCancelDuringResolverCancelSrc() (gas: 174728 )
8+ EscrowCancelTest:test_NoCallsWithInvalidImmutables() (gas: 303404 )
99EscrowCancelTest:test_NoCancelByAnyoneDst() (gas: 128060)
1010EscrowCancelTest:test_NoCancelDuringWithdrawalDst() (gas: 128407)
11- EscrowCancelTest:test_NoCancelDuringWithdrawalSrc() (gas: 174945 )
12- EscrowCancelTest:test_NoFailedNativeTokenTransferCancelSrc() (gas: 230224 )
13- EscrowCancelTest:test_NoPublicCallsByAnyone() (gas: 301744 )
14- EscrowCancelTest:test_NoPublicCancelDuringPrivateCancellationSrc() (gas: 179665 )
15- EscrowFactoryTest:test_MultipleFillsInvalidKey() (gas: 482346 )
16- EscrowFactoryTest:test_MultipleFillsInvalidSecretsAmount() (gas: 482090 )
11+ EscrowCancelTest:test_NoCancelDuringWithdrawalSrc() (gas: 175025 )
12+ EscrowCancelTest:test_NoFailedNativeTokenTransferCancelSrc() (gas: 230304 )
13+ EscrowCancelTest:test_NoPublicCallsByAnyone() (gas: 301824 )
14+ EscrowCancelTest:test_NoPublicCancelDuringPrivateCancellationSrc() (gas: 179745 )
15+ EscrowFactoryTest:test_MultipleFillsInvalidKey() (gas: 482426 )
16+ EscrowFactoryTest:test_MultipleFillsInvalidSecretsAmount() (gas: 482170 )
1717EscrowFactoryTest:test_NoDeploymentForNotResolver() (gas: 156992)
18- EscrowFactoryTest:test_NoInsufficientBalanceDeploymentForMaker() (gas: 139700 )
18+ EscrowFactoryTest:test_NoInsufficientBalanceDeploymentForMaker() (gas: 139780 )
1919EscrowFactoryTest:test_NoInsufficientBalanceDeploymentForTaker() (gas: 32999)
20- EscrowFactoryTest:test_NoInsufficientBalanceNativeDeploymentForMaker() (gas: 132574 )
20+ EscrowFactoryTest:test_NoInsufficientBalanceNativeDeploymentForMaker() (gas: 132654 )
2121EscrowFactoryTest:test_NoInsufficientBalanceNativeDeploymentForTaker() (gas: 33287)
2222EscrowFactoryTest:test_NoRescueFundsERC20NotOwner() (gas: 60457)
2323EscrowFactoryTest:test_NoRescueFundsNativeNotOwner() (gas: 24875)
@@ -26,56 +26,56 @@ EscrowFactoryTest:test_RescueFundsERC20() (gas: 67574)
2626EscrowFactoryTest:test_RescueFundsNative() (gas: 31067)
2727EscrowTest:test_NoFailedNativeTokenTransferWithdrawalDst() (gas: 263622)
2828EscrowTest:test_NoFailedNativeTokenTransferWithdrawalDstNative() (gas: 127238)
29- EscrowTest:test_NoFailedNativeTokenTransferWithdrawalSrc() (gas: 361667 )
29+ EscrowTest:test_NoFailedNativeTokenTransferWithdrawalSrc() (gas: 361747 )
3030EscrowTest:test_NoPublicWithdrawOutsideOfAllowedPeriodDst() (gas: 145135)
31- EscrowTest:test_NoPublicWithdrawalOutsideOfAllowedPeriodSrc() (gas: 191532 )
31+ EscrowTest:test_NoPublicWithdrawalOutsideOfAllowedPeriodSrc() (gas: 191612 )
3232EscrowTest:test_NoRescueFundsByAnyoneDst() (gas: 251799)
33- EscrowTest:test_NoRescueFundsByAnyoneSrc() (gas: 223354 )
33+ EscrowTest:test_NoRescueFundsByAnyoneSrc() (gas: 223434 )
3434EscrowTest:test_NoRescueFundsEarlierDst() (gas: 251565)
35- EscrowTest:test_NoRescueFundsEarlierSrc() (gas: 223482 )
36- EscrowTest:test_NoWithdrawalByAnyoneSrc() (gas: 172308 )
35+ EscrowTest:test_NoRescueFundsEarlierSrc() (gas: 223562 )
36+ EscrowTest:test_NoWithdrawalByAnyoneSrc() (gas: 172388 )
3737EscrowTest:test_NoWithdrawalByNonResolverDst() (gas: 128322)
3838EscrowTest:test_NoWithdrawalOutsideOfAllowedPeriodDst() (gas: 133787)
39- EscrowTest:test_NoWithdrawalOutsideOfAllowedPeriodSrc() (gas: 181329 )
39+ EscrowTest:test_NoWithdrawalOutsideOfAllowedPeriodSrc() (gas: 181409 )
4040EscrowTest:test_NoWithdrawalWithWrongSecretDst() (gas: 129738)
41- EscrowTest:test_NoWithdrawalWithWrongSecretSrc() (gas: 176159 )
42- EscrowTest:test_PublicWithdrawSrc() (gas: 199676 )
41+ EscrowTest:test_NoWithdrawalWithWrongSecretSrc() (gas: 176239 )
42+ EscrowTest:test_PublicWithdrawSrc() (gas: 199756 )
4343EscrowTest:test_RescueFundsDst() (gas: 231195)
4444EscrowTest:test_RescueFundsDstNative() (gas: 262234)
45- EscrowTest:test_RescueFundsSrc() (gas: 209951 )
46- EscrowTest:test_RescueFundsSrcNative() (gas: 212590 )
45+ EscrowTest:test_RescueFundsSrc() (gas: 210031 )
46+ EscrowTest:test_RescueFundsSrcNative() (gas: 212670 )
4747EscrowTest:test_WithdrawByAnyoneDst() (gas: 220204)
4848EscrowTest:test_WithdrawByResolverDst() (gas: 213095)
4949EscrowTest:test_WithdrawByResolverDstNative() (gas: 136994)
5050EscrowTest:test_WithdrawByResolverPublicDst() (gas: 215234)
51- EscrowTest:test_WithdrawSrc() (gas: 198985 )
52- EscrowTest:test_WithdrawSrcTo() (gas: 203858 )
51+ EscrowTest:test_WithdrawSrc() (gas: 199065 )
52+ EscrowTest:test_WithdrawSrcTo() (gas: 203938 )
5353FeeCalcLibTest:test_getFeeAmounts() (gas: 29011)
54- IntegrationEscrowFactoryTest:test_DeployCloneForMakerNonWhitelistedResolverInt() (gas: 433651 )
55- IntegrationEscrowFactoryTest:test_NoInsufficientBalanceDeploymentForMakerInt() (gas: 355292 )
56- IntegrationEscrowFactoryTest:test_NoResolverReentrancy() (gas: 2354724 )
54+ IntegrationEscrowFactoryTest:test_DeployCloneForMakerNonWhitelistedResolverInt() (gas: 433731 )
55+ IntegrationEscrowFactoryTest:test_NoInsufficientBalanceDeploymentForMakerInt() (gas: 355372 )
56+ IntegrationEscrowFactoryTest:test_NoResolverReentrancy() (gas: 2354804 )
5757IntegrationResolverMockTest:test_MockCancelDst() (gas: 168508)
58- IntegrationResolverMockTest:test_MockCancelSrc() (gas: 372104 )
58+ IntegrationResolverMockTest:test_MockCancelSrc() (gas: 372184 )
5959IntegrationResolverMockTest:test_MockDeployDst() (gas: 162086)
60- IntegrationResolverMockTest:test_MockDeploySrc() (gas: 381125 )
61- IntegrationResolverMockTest:test_MockPublicCancelSrc() (gas: 416126 )
60+ IntegrationResolverMockTest:test_MockDeploySrc() (gas: 381205 )
61+ IntegrationResolverMockTest:test_MockPublicCancelSrc() (gas: 416206 )
6262IntegrationResolverMockTest:test_MockPublicWithdrawDst() (gas: 247094)
6363IntegrationResolverMockTest:test_MockRescueFundsDst() (gas: 174407)
64- IntegrationResolverMockTest:test_MockRescueFundsSrc() (gas: 401592 )
64+ IntegrationResolverMockTest:test_MockRescueFundsSrc() (gas: 401672 )
6565IntegrationResolverMockTest:test_MockWithdrawDst() (gas: 259529)
66- IntegrationResolverMockTest:test_MockWithdrawToSrc() (gas: 372889 )
67- MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllExtra() (gas: 946191 )
68- MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllFromLast() (gas: 944854 )
69- MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllTwoFills() (gas: 944662 )
70- MerkleStorageInvalidatorIntTest:test_MultipleFillsFillFirst() (gas: 712231 )
71- MerkleStorageInvalidatorIntTest:test_MultipleFillsFillFirstTwoFills() (gas: 945481 )
72- MerkleStorageInvalidatorIntTest:test_MultipleFillsFillLast() (gas: 711825 )
73- MerkleStorageInvalidatorIntTest:test_MultipleFillsNoDeploymentWithoutValidation() (gas: 312112 )
74- MerkleStorageInvalidatorIntTest:test_MultipleFillsNoReuseOfSecrets() (gas: 1088778 )
75- MerkleStorageInvalidatorIntTest:test_MultipleFillsNoSecondDeploymentWithTheSameIndex() (gas: 804290 )
76- MerkleStorageInvalidatorIntTest:test_MultipleFillsOddDivision() (gas: 449479 )
77- MerkleStorageInvalidatorIntTest:test_MultipleFillsOneFill() (gas: 712271 )
78- MerkleStorageInvalidatorIntTest:test_MultipleFillsTwoFills() (gas: 943677 )
66+ IntegrationResolverMockTest:test_MockWithdrawToSrc() (gas: 372969 )
67+ MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllExtra() (gas: 946351 )
68+ MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllFromLast() (gas: 945014 )
69+ MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllTwoFills() (gas: 944822 )
70+ MerkleStorageInvalidatorIntTest:test_MultipleFillsFillFirst() (gas: 712311 )
71+ MerkleStorageInvalidatorIntTest:test_MultipleFillsFillFirstTwoFills() (gas: 945641 )
72+ MerkleStorageInvalidatorIntTest:test_MultipleFillsFillLast() (gas: 711905 )
73+ MerkleStorageInvalidatorIntTest:test_MultipleFillsNoDeploymentWithoutValidation() (gas: 312192 )
74+ MerkleStorageInvalidatorIntTest:test_MultipleFillsNoReuseOfSecrets() (gas: 1088938 )
75+ MerkleStorageInvalidatorIntTest:test_MultipleFillsNoSecondDeploymentWithTheSameIndex() (gas: 804450 )
76+ MerkleStorageInvalidatorIntTest:test_MultipleFillsOddDivision() (gas: 449559 )
77+ MerkleStorageInvalidatorIntTest:test_MultipleFillsOneFill() (gas: 712351 )
78+ MerkleStorageInvalidatorIntTest:test_MultipleFillsTwoFills() (gas: 943837 )
7979MerkleStorageInvalidatorTest:test_ShortenedProofIsNotValid() (gas: 237658)
8080TimelocksLibTest:test_NoTimelocksOverflow() (gas: 264056)
8181TimelocksLibTest:test_getStartTimestamps() (gas: 19881)
0 commit comments