Skip to content

Instantly share code, notes, and snippets.

@cgewecke
Last active July 29, 2019 17:51
Show Gist options
  • Save cgewecke/93ff99d4bc4d317677f83b7f1a473fe9 to your computer and use it in GitHub Desktop.
Save cgewecke/93ff99d4bc4d317677f83b7f1a473fe9 to your computer and use it in GitHub Desktop.

Deployments

Gas Diff Diff % Block % chf avg cost
ConvertLib 111,791 0 0 1.4 % 0.48
EtherRouter 278,020 0 0 3.5 % 1.20
Factory 324,331 passed -14,222 4% 4.1 % 1.40
MetaCoin 358,572 failed +73,534 26% 4.5 % 1.55
MultiContractFileA 90,745 0 0 1.1 % 0.39
MultiContractFileB 90,745 0 0 1.1 % 0.39
Resolver 430,580 0 0 5.4 % 1.86
VariableConstructor 1,001,890 0 0 12.5 % 4.34
VariableCosts 930,528 0 0 11.6 % 4.03
VersionA 88,665 0 0 1.1 % 0.38
Wallet 217,795 0 0 2.7 % 0.94

Methods

Gas Diff Diff % Calls chf avg cost
EtherRouter
       setResolver 43,192 0 0 1 0.19
Factory
       deployVersionB 107,123 0 0 1 0.46
MetaCoin
       sendCoin 51,019 0 0 1 0.22
MultiContractFileA
       hello 41,419 0 0 1 0.18
MultiContractFileB
       goodbye 41,419 0 0 1 0.18
Resolver
       register 37,633 0 0 2 0.16
VariableCosts
       addToMap 90,341 0 0 7 0.39
       methodThatThrows 41,599 0 0 2 0.18
       otherContractMethod 57,407 0 0 1 0.25
       removeFromMap 36,481 0 0 8 0.16
       sendPayment 32,335 0 0 1 0.14
       setString 28,787 passed -2156 8% 4 0.12
       transferPayment 32,186 0 0 1 0.14
VersionA
       setValue 25,663 0 0 1 0.11
VersionB
       setValue 25,685 0 0 1 0.11
Wallet
       sendPayment 32,181 0 0 1 0.14
       transferPayment 32,164 0 0 1 0.14

Build Configuration

Option Settings
solc: version 0.5.0+commit.1d4f565a
solc: optimized false
solc: runs 200
gas: block limit 8,000,000
gas: price 21 gwei/gas
gas: currency/eth rate 206.15 chf/eth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment