-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gas-snapshot
19 lines (19 loc) · 918 Bytes
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
CounterTest:testFuzz_SetNumber(uint256) (runs: 256, μ: 30977, ~: 31288)
CounterTest:test_Increment() (gas: 31303)
EscrowTest:testAddArbitrator() (gas: 52136)
EscrowTest:testAddBuyerOrSeller() (gas: 88380)
EscrowTest:testAddProduct() (gas: 171750)
EscrowTest:testAdminListProduct() (gas: 180855)
EscrowTest:testBuyProduct() (gas: 492036)
EscrowTest:testCompliant() (gas: 556435)
EscrowTest:testConfirmReceipt() (gas: 492226)
EscrowTest:testDeleteContract() (gas: 502916)
EscrowTest:testGetPaymentAfterClaimTime() (gas: 497312)
EscrowTest:testGetPaymentAfterResolution() (gas: 571613)
EscrowTest:testGetRefundsAfterExpiry() (gas: 483913)
EscrowTest:testGetRefundsAfterResolution() (gas: 566836)
EscrowTest:testReceive() (gas: 20067)
EscrowTest:testReceiveWIthWrongFunction() (gas: 18949)
EscrowTest:testRemoveRole() (gas: 40658)
EscrowTest:testResolution() (gas: 572734)
EscrowTest:testSellerListProduct() (gas: 176940)