-
Notifications
You must be signed in to change notification settings - Fork 62
/
.gas-snapshot
85 lines (85 loc) · 4.82 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
ContractUpgrade:testUpgrade() (gas: 3333)
IBCBenchmarks:testAcknowledgePacket() (gas: 98040)
IBCBenchmarks:testCreateMockClient() (gas: 216997)
IBCBenchmarks:testRecvPacket() (gas: 154889)
IBCBenchmarks:testSendPacket() (gas: 94843)
IBCBenchmarks:testUpdateMockClientDirectly() (gas: 64879)
IBCBenchmarks:testUpdateMockClientViaHandler() (gas: 148239)
IBCMockAppFactoryTest:testHandshake() (gas: 8710771)
IBCMockAppFactoryTest:testPacketRelay() (gas: 15995791)
IBCMockAppTest:testHandshake() (gas: 4183963)
IBCMockAppTest:testHandshakeBetweenDifferentPorts() (gas: 3130978)
IBCMockAppTest:testPacketRelay() (gas: 11493798)
IBCMockAppTest:testPacketTimeout() (gas: 4089477)
ICS24HostTest:testValidatePortIdentifier() (gas: 44476)
TestICS02:testCreateClient() (gas: 30936959)
TestICS02:testHeightToUint128((uint64,uint64)) (runs: 256, μ: 907, ~: 907)
TestICS02:testInvalidCreateClient() (gas: 30822171)
TestICS02:testInvalidUpdateClient() (gas: 30825962)
TestICS02:testRegisterClient() (gas: 30486209)
TestICS02:testRegisterClientDuplicatedClientType() (gas: 30472391)
TestICS02:testRegisterClientInvalidClientType() (gas: 30501395)
TestICS02:testUpdateClient() (gas: 30992560)
TestICS03Handshake:testConnOpenAck() (gas: 1810871)
TestICS03Handshake:testConnOpenConfirm() (gas: 1988723)
TestICS03Handshake:testConnOpenInit() (gas: 1422940)
TestICS03Handshake:testConnOpenTry() (gas: 2347689)
TestICS03Handshake:testInvalidConnOpenAck() (gas: 2322689)
TestICS03Handshake:testInvalidConnOpenConfirm() (gas: 2421514)
TestICS03Handshake:testInvalidConnOpenInit() (gas: 776893)
TestICS03Handshake:testInvalidConnOpenTry() (gas: 2283346)
TestICS03Version:testCopyVersions() (gas: 570207)
TestICS03Version:testFindSupportedVersion() (gas: 34452)
TestICS03Version:testIsSupportedVersion() (gas: 13568)
TestICS03Version:testPickVersion() (gas: 37836)
TestICS03Version:testVerifyProposedVersion() (gas: 21308)
TestICS03Version:testVerifySupportedFeature() (gas: 10229)
TestICS04Handshake:testBindPort() (gas: 461372)
TestICS04Handshake:testChanClose() (gas: 12244889)
TestICS04Handshake:testChanOpenAck() (gas: 3264520)
TestICS04Handshake:testChanOpenConfirm() (gas: 3561004)
TestICS04Handshake:testChanOpenInit() (gas: 2411027)
TestICS04Handshake:testChanOpenTry() (gas: 2918880)
TestICS04Handshake:testInvalidChanOpenAck() (gas: 2327618)
TestICS04Handshake:testInvalidChanOpenConfirm() (gas: 2402634)
TestICS04Handshake:testInvalidChanOpenInit() (gas: 1677184)
TestICS04Handshake:testInvalidChanOpenTry() (gas: 1692266)
TestICS04Packet:testAcknowledgementPacket() (gas: 3133817)
TestICS04Packet:testInvalidSendPacket() (gas: 3317437)
TestICS04Packet:testRecvPacket() (gas: 9561861)
TestICS04Packet:testRecvPacketTimeoutHeight() (gas: 3083925)
TestICS04Packet:testRecvPacketTimeoutTimestamp() (gas: 3107975)
TestICS04Packet:testSendPacket() (gas: 4425297)
TestICS04Packet:testTimeoutOnClose() (gas: 3335859)
TestICS04Upgrade:testCrossingHelloInconsistentVersions() (gas: 9761029)
TestICS04Upgrade:testUpgradeAuthorityCancel() (gas: 45179694)
TestICS04Upgrade:testUpgradeCannotCancelWithOldErrorReceipt() (gas: 3309912)
TestICS04Upgrade:testUpgradeCannotRecvNextUpgradePacket() (gas: 5142512)
TestICS04Upgrade:testUpgradeCounterpartyAdvanceNextSequenceBeforeOpen() (gas: 5101884)
TestICS04Upgrade:testUpgradeCrossingHelloIncompatibleProposals() (gas: 4859789)
TestICS04Upgrade:testUpgradeFull() (gas: 55736252)
TestICS04Upgrade:testUpgradeInit() (gas: 2937755)
TestICS04Upgrade:testUpgradeNoChanges() (gas: 2354422)
TestICS04Upgrade:testUpgradeNotUpgradableModule() (gas: 3470805)
TestICS04Upgrade:testUpgradeOutOfSync() (gas: 3741129)
TestICS04Upgrade:testUpgradeRelaySuccessAtCounterpartyFlushComplete() (gas: 5115110)
TestICS04Upgrade:testUpgradeRelaySuccessAtFlushing() (gas: 5487343)
TestICS04Upgrade:testUpgradeSendPacketFailAtFlushingOrFlushComplete() (gas: 3920254)
TestICS04Upgrade:testUpgradeTimeoutAbortAck() (gas: 17345056)
TestICS04Upgrade:testUpgradeTimeoutAbortConfirm() (gas: 20945645)
TestICS04Upgrade:testUpgradeTimeoutUpgrade() (gas: 69105286)
TestICS04Upgrade:testUpgradeToOrdered() (gas: 53030719)
TestICS04Upgrade:testUpgradeToUnordered() (gas: 42323160)
TestICS04UpgradeApp:testUpgradeAuthorizationChanneNotFound() (gas: 62062)
TestICS04UpgradeApp:testUpgradeAuthorizationRePropose() (gas: 2376902)
TestICS04UpgradeApp:testUpgradeAuthorizationRemove() (gas: 2357348)
TestICS20Lib:testAddressToHex(address) (runs: 256, μ: 26916, ~: 27088)
TestICS20Lib:testHexToAddress(string) (runs: 256, μ: 4658, ~: 4617)
TestICS20Lib:testIsEscapedString() (gas: 64753)
TestICS20Lib:testMarshaling() (gas: 180017)
TestICS20Lib:testParseAmount(uint256) (runs: 256, μ: 31619, ~: 27869)
TestICS20Lib:testParseUint256String() (gas: 26745)
TestICS20Transfer:testDeposit() (gas: 404927)
TestICS20Transfer:testDepositTransferWithdraw() (gas: 321969)
TestICS20Transfer:testRelay() (gas: 7588605)
TestICS20Transfer:testWithdraw() (gas: 416732)