@@ -15,8 +15,8 @@ CoinbaseSmartWallet1271InputGeneratorTest:testGetReplaySafeHashForUndeployedAcco
1515CoinbaseSmartWalletFactoryTest:testDeployDeterministicPassValues() (gas: 270581)
1616CoinbaseSmartWalletFactoryTest:test_CreateAccount_ReturnsPredeterminedAddress_WhenAccountAlreadyExists() (gas: 289811)
1717CoinbaseSmartWalletFactoryTest:test_RevertsIfLength32ButLargerThanAddress() (gas: 303514)
18- CoinbaseSmartWalletFactoryTest:test_constructor_revertsIfImplementationIsNotDeployed(address) (runs: 256, μ: 39338 , ~: 39348)
19- CoinbaseSmartWalletFactoryTest:test_constructor_setsImplementation(address) (runs: 256, μ: 455736 , ~: 455736)
18+ CoinbaseSmartWalletFactoryTest:test_constructor_revertsIfImplementationIsNotDeployed(address) (runs: 256, μ: 39328 , ~: 39348)
19+ CoinbaseSmartWalletFactoryTest:test_constructor_setsImplementation(address) (runs: 256, μ: 455545 , ~: 455736)
2020CoinbaseSmartWalletFactoryTest:test_createAccountDeploysToPredeterminedAddress() (gas: 271825)
2121CoinbaseSmartWalletFactoryTest:test_createAccountSetsOwnersCorrectly() (gas: 281476)
2222CoinbaseSmartWalletFactoryTest:test_createAccount_emitsAccountCreatedEvent(uint256) (runs: 256, μ: 273358, ~: 273358)
@@ -47,7 +47,7 @@ TestCanSkipChainIdValidation:test_approvedSelectorsReturnTrue() (gas: 17685)
4747TestCanSkipChainIdValidation:test_otherSelectorsReturnFalse() (gas: 12561)
4848TestExecuteWithoutChainIdValidation:testExecute() (gas: 485146)
4949TestExecuteWithoutChainIdValidation:testExecuteBatch() (gas: 889868)
50- TestExecuteWithoutChainIdValidation:testExecuteBatch(uint256) (runs: 256, μ: 4544535 , ~: 4457018 )
50+ TestExecuteWithoutChainIdValidation:testExecuteBatch(uint256) (runs: 256, μ: 4507288 , ~: 4347762 )
5151TestExecuteWithoutChainIdValidation:test__codesize() (gas: 61710)
5252TestExecuteWithoutChainIdValidation:test_revertsWithReservedNonce() (gas: 81700)
5353TestExecuteWithoutChainIdValidation:test_reverts_whenCallerNotEntryPoint() (gas: 11148)
@@ -70,7 +70,7 @@ TestIsValidSignature:testValidateSignatureWithPasskeySignerFailsWithWrongBadSign
7070TestUpgradeToAndCall:testUpgradeToAndCall() (gas: 25322)
7171TestValidateUserOp:test_reverts_whenReplayableNonceKeyInvalidForSelector() (gas: 14609)
7272TestValidateUserOp:test_reverts_whenSelectorInvalidForReplayableNonceKey() (gas: 14469)
73- TestValidateUserOp:test_reverts_whenUpgradeToImplementationWithNoCode(address) (runs: 256, μ: 23208 , ~: 23228)
73+ TestValidateUserOp:test_reverts_whenUpgradeToImplementationWithNoCode(address) (runs: 256, μ: 23179 , ~: 23228)
7474TestValidateUserOp:test_succeedsWithEOASigner() (gas: 456302)
75- TestValidateUserOp:test_succeedsWithPasskeySigner() (gas: 711409 )
75+ TestValidateUserOp:test_succeedsWithPasskeySigner() (gas: 711374 )
7676TestValidateUserOp:test_succeeds_whenUpgradeToImplementationWithCode() (gas: 3714211)
0 commit comments