Merge pull request #6690 from ethereum/useConditionalWhiskers

Use conditional whiskers
This commit is contained in:
chriseth
2019-05-13 10:23:30 +02:00
committed by GitHub
2 changed files with 120 additions and 184 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ contract C {
}
// ----
// creation:
// codeDepositCost: 1120800
// codeDepositCost: 1122600
// executionCost: 1167
// totalCost: 1121967
// totalCost: 1123767
// external:
// a(): 530
// b(uint256): infinite