-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gas-snapshot
20 lines (20 loc) · 1.38 KB
/
.gas-snapshot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SemaphoreAirdropTest:testCanClaim() (gas: 2999162)
SemaphoreAirdropTest:testCanClaimAfterNewMemberAdded() (gas: 3668115)
SemaphoreAirdropTest:testCannotClaimHoursAfterNewMemberAdded() (gas: 3390328)
SemaphoreAirdropTest:testCannotClaimIfNotMember() (gas: 2943996)
SemaphoreAirdropTest:testCannotClaimWithInvalidProof() (gas: 8797746687696282396)
SemaphoreAirdropTest:testCannotClaimWithInvalidSignal() (gas: 2948678)
SemaphoreAirdropTest:testCannotDoubleClaim() (gas: 3004607)
SemaphoreAirdropTest:testCannotUpdateAirdropAmountIfNotManager() (gas: 16865)
SemaphoreAirdropTest:testUpdateAirdropAmount() (gas: 19308)
SemaphoreMultiAirdropTest:testCanClaim() (gas: 3122714)
SemaphoreMultiAirdropTest:testCanClaimAfterNewMemberAdded() (gas: 3789635)
SemaphoreMultiAirdropTest:testCanCreateAirdrop() (gas: 141458)
SemaphoreMultiAirdropTest:testCanUpdateAirdropDetails() (gas: 149676)
SemaphoreMultiAirdropTest:testCannotClaimHoursAfterNewMemberAdded() (gas: 3513319)
SemaphoreMultiAirdropTest:testCannotClaimIfNotMember() (gas: 3067076)
SemaphoreMultiAirdropTest:testCannotClaimNonExistantAirdrop() (gas: 2731400)
SemaphoreMultiAirdropTest:testCannotClaimWithInvalidProof() (gas: 8797746687696288053)
SemaphoreMultiAirdropTest:testCannotClaimWithInvalidSignal() (gas: 3069668)
SemaphoreMultiAirdropTest:testCannotDoubleClaim() (gas: 3125373)
SemaphoreMultiAirdropTest:testNonOwnerCannotUpdateAirdropDetails() (gas: 143499)