This repository has been archived by the owner on Jun 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gas-snapshot
61 lines (61 loc) · 5.78 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
PlumaaTest:test_GivenAExpiredRequest(uint48) (runs: 257, μ: 73499, ~: 73499)
PlumaaTest:test_GivenANonSafeOwner(address,(bytes,bytes)) (runs: 275, μ: 24020, ~: 24001)
PlumaaTest:test_GivenATamperedExecutingData(bytes) (runs: 275, μ: 191453, ~: 191333)
PlumaaTest:test_GivenATamperedExecutingDeadline(uint48) (runs: 274, μ: 190183, ~: 190183)
PlumaaTest:test_GivenATamperedExecutingOperation() (gas: 189600)
PlumaaTest:test_GivenATamperedExecutingSignature(bytes) (runs: 275, μ: 136963, ~: 136769)
PlumaaTest:test_GivenATamperedExecutingTo(address) (runs: 275, μ: 190259, ~: 190257)
PlumaaTest:test_GivenATamperedExecutingValue(uint256) (runs: 275, μ: 190141, ~: 190139)
PlumaaTest:test_GivenATamperedVerifyingData(bytes) (runs: 275, μ: 160263, ~: 160196)
PlumaaTest:test_GivenATamperedVerifyingDeadline(uint48) (runs: 275, μ: 159116, ~: 159116)
PlumaaTest:test_GivenATamperedVerifyingOperation() (gas: 158505)
PlumaaTest:test_GivenATamperedVerifyingSignature(bytes) (runs: 275, μ: 113168, ~: 113068)
PlumaaTest:test_GivenATamperedVerifyingTo(address) (runs: 275, μ: 159140, ~: 159138)
PlumaaTest:test_GivenATamperedVerifyingValue(uint256) (runs: 275, μ: 159061, ~: 159059)
PlumaaTest:test_GivenAValidExecutingOwner(uint256,bytes,uint48,uint32) (runs: 274, μ: 251099, ~: 252556)
PlumaaTest:test_GivenAValidSignature() (gas: 143353)
PlumaaTest:test_GivenAValidVerifyingOwner(address,uint256,uint48,uint8,bytes,uint32) (runs: 275, μ: 164587, ~: 164651)
PlumaaTest:test_GivenAnInvalidExecutingNonce(uint32) (runs: 275, μ: 189873, ~: 189873)
PlumaaTest:test_GivenAnInvalidExecutingOwner() (gas: 138285)
PlumaaTest:test_GivenAnInvalidSignature() (gas: 131240)
PlumaaTest:test_GivenAnInvalidVerifyingNonce(uint32) (runs: 275, μ: 158962, ~: 158962)
PlumaaTest:test_GivenAnInvalidVerifyingOwner(address,uint256,uint48,uint8,bytes,uint32) (runs: 275, μ: 107884, ~: 107947)
PlumaaTest:test_GivenTheAuthorizerIsNotTheSafe(address,address) (runs: 275, μ: 25978, ~: 25978)
PlumaaTest:test_GivenTheAuthorizerIsTheSafe(address) (runs: 275, μ: 91576, ~: 91906)
PlumaaTest:test_GivenTheCallerIsNotTheSafe(uint256,address[],address) (runs: 275, μ: 288471, ~: 290093)
PlumaaTest:test_GivenTheCallerIsTheSafe(uint256,address[]) (runs: 275, μ: 306925, ~: 287018)
PlumaaTest:test_GivenTheRevokerIsNotTheSafe(address,address) (runs: 275, μ: 52146, ~: 52146)
PlumaaTest:test_GivenTheRevokerIsTheSafe(address) (runs: 275, μ: 63820, ~: 64171)
PlumaaTest:test_GivenTheSafeOwner((bytes,bytes)) (runs: 275, μ: 115231, ~: 102160)
PlumaaTest:test_GivenTheSwapperIsNotTheSafe(address,address,address) (runs: 275, μ: 47907, ~: 47839)
PlumaaTest:test_GivenTheSwapperIsTheSafe(address,address) (runs: 275, μ: 109351, ~: 109212)
PlumaaTest:test_GivenValidSignatures(uint256,string[],(bytes,bytes)) (runs: 274, μ: 1328430, ~: 1330330)
PlumaaTest:test_WhenInitialized() (gas: 87929)
RSAOwnerManagerTest:test_GivenASignatureFromANonOwner(bytes) (runs: 275, μ: 99610, ~: 99352)
RSAOwnerManagerTest:test_GivenASignatureFromTheOwner(bytes) (runs: 275, μ: 165137, ~: 164879)
RSAOwnerManagerTest:test_GivenAnInvalidSignature(bytes) (runs: 275, μ: 77232, ~: 77130)
RSAOwnerManagerTest:test_WhenCalling_setOwner((bytes,bytes),address) (runs: 275, μ: 84142, ~: 73997)
RSAOwnerManagerTest:test_WhenCalling_useOwnerNonce(uint32) (runs: 274, μ: 35527, ~: 35527)
RSAOwnerManagerTest:test_WhenInitialized() (gas: 69897)
RecoveryManagerTest:test_GivenANewThresholdEqualToZero(address[]) (runs: 275, μ: 290726, ~: 290360)
RecoveryManagerTest:test_GivenANewThresholdEqualToZeroAfterAuthorization(address,address[]) (runs: 275, μ: 323424, ~: 301482)
RecoveryManagerTest:test_GivenANewThresholdEqualToZeroAfterRevoking(address,address[]) (runs: 275, μ: 280810, ~: 258984)
RecoveryManagerTest:test_GivenANewThresholdHigherThanTheRecoverersLength(uint256,address[]) (runs: 275, μ: 279012, ~: 277837)
RecoveryManagerTest:test_GivenANewThresholdHigherThanTheRecoverersLengthAfterAuthorization(address,uint256,address[]) (runs: 273, μ: 337862, ~: 350319)
RecoveryManagerTest:test_GivenANewThresholdHigherThanTheRecoverersLengthAfterRevoking(address,uint256,address[]) (runs: 273, μ: 294226, ~: 307633)
RecoveryManagerTest:test_GivenAThresholdHigherThanRecoverersLength(uint256,address[]) (runs: 273, μ: 10581120, ~: 10721633)
RecoveryManagerTest:test_GivenAThresholdSmallerThanTheRecoverersLengthAndNon_zero(uint256,address[]) (runs: 274, μ: 11077045, ~: 11105122)
RecoveryManagerTest:test_GivenAValidNewThreshold(uint256,address[]) (runs: 274, μ: 285844, ~: 279956)
RecoveryManagerTest:test_GivenAValidNewThresholdAfterAuthorization(address,uint256,address[]) (runs: 275, μ: 344627, ~: 356231)
RecoveryManagerTest:test_GivenAValidNewThresholdAfterRevoking(uint256,address,address[]) (runs: 275, μ: 297782, ~: 309598)
RecoveryManagerTest:test_GivenAZeroThreshold(address[]) (runs: 275, μ: 9922226, ~: 9959359)
RecoveryManagerTest:test_GivenDuplicatedSignatures(uint256,string[],(bytes,bytes)) (runs: 274, μ: 1262601, ~: 1256212)
RecoveryManagerTest:test_GivenInvalidSignatures(uint256,string[],(bytes,bytes)) (runs: 274, μ: 1250191, ~: 1251427)
RecoveryManagerTest:test_GivenNoSignatures(string[],(bytes,bytes)) (runs: 275, μ: 1190443, ~: 1208360)
RecoveryManagerTest:test_GivenSignaturesLengthSmallerThanTheThreshold(uint256,string[],(bytes,bytes)) (runs: 274, μ: 1240090, ~: 1241340)
RecoveryManagerTest:test_GivenUnauthorizedSignatures(uint256,string[],(bytes,bytes)) (runs: 274, μ: 1209936, ~: 1210568)
RecoveryManagerTest:test_GivenValidSignatures(uint256,string[],(bytes,bytes)) (runs: 274, μ: 1258267, ~: 1255555)
RecoveryManagerTest:test_WhenCalling_swapRecoverer(address,address) (runs: 275, μ: 87242, ~: 87381)
SafeManagerTests:test_GivenACallFromOtherThanTheSafe(address) (runs: 275, μ: 16445, ~: 16445)
SafeManagerTests:test_GivenACallFromTheSafe() (gas: 27595)
SafeManagerTests:test_WhenInitialized() (gas: 12304)