Allow overwriting the release flag for tests and adjust test suite to CBOR metadata.

This commit is contained in:
Daniel Kirchner
2019-05-08 22:21:50 +02:00
parent e121c8f3c7
commit a6a28ac475
18 changed files with 156 additions and 187 deletions
@@ -13,7 +13,10 @@ contract Medium {
// optimize: true
// optimize-runs: 2
// ----
// creation: 183 + 140400 = 140583
// creation:
// codeDepositCost: 142200
// executionCost: 190
// totalCost: 142390
// external:
// a(): 398
// b(uint256): 863