Skip to content

Add flag for non-EVM chains #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

byshape
Copy link
Contributor

@byshape byshape commented Mar 28, 2025

Gas Comparison

Test Name Difference
EscrowFactoryTest:test_MultipleFillsInvalidKey +54
EscrowFactoryTest:test_MultipleFillsInvalidSecretsAmount +54
EscrowFactoryTest:test_NoInsufficientBalanceDeploymentForMaker +55
EscrowFactoryTest:test_NoInsufficientBalanceNativeDeploymentForMaker +55
EscrowTest:test_CancelPublicSrc +55
EscrowTest:test_CancelResolverSrc +72
EscrowTest:test_CancelResolverSrcReceiver +69
EscrowTest:test_NoAnyoneCancelDuringResolverCancelSrc +75
EscrowTest:test_NoCallsWithInvalidImmutables +55
EscrowTest:test_NoCancelDuringWithdrawalSrc +13
EscrowTest:test_NoFailedNativeTokenTransferCancelSrc +55
EscrowTest:test_NoFailedNativeTokenTransferWithdrawalSrc +55
EscrowTest:test_NoPublicCallsByAnyone +55
EscrowTest:test_NoPublicCancelDuringPrivateCancellationSrc +75
EscrowTest:test_NoPublicWithdrawalOutsideOfAllowedPeriodSrc +55
EscrowTest:test_NoRescueFundsByAnyoneSrc +40
EscrowTest:test_NoRescueFundsEarlierSrc +55
EscrowTest:test_NoWithdrawalByAnyoneSrc +55
EscrowTest:test_NoWithdrawalOutsideOfAllowedPeriodSrc +55
EscrowTest:test_NoWithdrawalWithWrongSecretSrc +55
EscrowTest:test_PublicWithdrawSrc +55
EscrowTest:test_RescueFundsSrc +55
EscrowTest:test_RescueFundsSrcNative +55
EscrowTest:test_WithdrawSrc +55
EscrowTest:test_WithdrawSrcTo +55
IntegrationEscrowFactoryTest:test_DeployCloneForMakerNonWhitelistedResolverInt +55
IntegrationEscrowFactoryTest:test_NoInsufficientBalanceDeploymentForMakerInt +55
IntegrationEscrowFactoryTest:test_NoResolverReentrancy +54
IntegrationResolverMockTest:test_MockCancelSrc +70
IntegrationResolverMockTest:test_MockDeploySrc -96
IntegrationResolverMockTest:test_MockPublicCancelSrc +98
IntegrationResolverMockTest:test_MockRescueFundsSrc +55
IntegrationResolverMockTest:test_MockWithdrawToSrc +105
MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllExtra +110
MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllFromLast +110
MerkleStorageInvalidatorIntTest:test_MultipleFillsFillAllTwoFills +109
MerkleStorageInvalidatorIntTest:test_MultipleFillsFillFirst +64
MerkleStorageInvalidatorIntTest:test_MultipleFillsFillFirstTwoFills +132
MerkleStorageInvalidatorIntTest:test_MultipleFillsFillLast +55
MerkleStorageInvalidatorIntTest:test_MultipleFillsNoDeploymentWithoutValidation +54
MerkleStorageInvalidatorIntTest:test_MultipleFillsNoReuseOfSecrets +109
MerkleStorageInvalidatorIntTest:test_MultipleFillsNoSecondDeploymentWithTheSameIndex +109
MerkleStorageInvalidatorIntTest:test_MultipleFillsOddDivision +55
MerkleStorageInvalidatorIntTest:test_MultipleFillsOneFill +55
MerkleStorageInvalidatorIntTest:test_MultipleFillsTwoFills +110
MerkleStorageInvalidatorTest:test_ShortenedProofIsNotValid -1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant