-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy path.gas-snapshot
30 lines (30 loc) · 1.73 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
ERC721ReadOnlyTest:testApprove() (gas: 10677)
ERC721ReadOnlyTest:testGetApproved() (gas: 16236)
ERC721ReadOnlyTest:testIsApprovedForAll() (gas: 10051)
ERC721ReadOnlyTest:testSetApprovalForAll() (gas: 10714)
ERC721ReadOnlyTest:testTransferFunctions() (gas: 19077)
PBTRandomTest:testGetTokenDataForChipSignature() (gas: 210148)
PBTRandomTest:testGetTokenDataForChipSignatureInvalid() (gas: 216406)
PBTRandomTest:testIsChipSignatureForToken() (gas: 215744)
PBTRandomTest:testMintTokenWithChip() (gas: 166964)
PBTRandomTest:testSupportsInterface() (gas: 7037)
PBTRandomTest:testTokenIdFor() (gas: 153746)
PBTRandomTest:testTransferTokenWithChip(bool) (runs: 256, μ: 225474, ~: 225393)
PBTRandomTest:testUpdateChips() (gas: 320443)
PBTRandomTest:testUseRandomAvailableTokenId() (gas: 117179)
PBTSimpleTest:testGetTokenDataForChipSignature() (gas: 127958)
PBTSimpleTest:testGetTokenDataForChipSignatureBlockNumTooOld() (gas: 122512)
PBTSimpleTest:testGetTokenDataForChipSignatureInvalid() (gas: 131804)
PBTSimpleTest:testGetTokenDataForChipSignatureInvalidBlockNumber() (gas: 122351)
PBTSimpleTest:testIsChipSignatureForToken() (gas: 217369)
PBTSimpleTest:testMintTokenWithChip() (gas: 176650)
PBTSimpleTest:testSeedChipToTokenMapping() (gas: 115247)
PBTSimpleTest:testSeedChipToTokenMappingExistingToken() (gas: 212294)
PBTSimpleTest:testSeedChipToTokenMappingInvalidInput() (gas: 17178)
PBTSimpleTest:testSupportsInterface() (gas: 7059)
PBTSimpleTest:testTokenIdFor() (gas: 117084)
PBTSimpleTest:testTokenIdMappedFor() (gas: 66558)
PBTSimpleTest:testTransferTokenWithChip(bool) (runs: 256, μ: 211956, ~: 211875)
PBTSimpleTest:testUpdateChips() (gas: 171052)
PBTSimpleTest:testUpdateChipsInvalidInput() (gas: 16433)
PBTSimpleTest:testUpdateChipsUnsetChip() (gas: 23430)