Constructors and contract creation (#11)

Implement constructor logic and support create/create2 in the mock runtime

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
Cyrill Leutwiler
2024-05-22 21:35:32 +02:00
committed by GitHub
parent 42697edc67
commit 06aa289d9b
26 changed files with 692 additions and 720 deletions
+8 -8
View File
@@ -1,10 +1,10 @@
{
"Baseline": 2824,
"Computation": 6253,
"DivisionArithmetics": 41341,
"ERC20": 54329,
"Events": 3642,
"FibonacciIterative": 4866,
"Flipper": 3270,
"SHA1": 34605
"Baseline": 934,
"Computation": 4360,
"DivisionArithmetics": 39448,
"ERC20": 52461,
"Events": 1749,
"FibonacciIterative": 2973,
"Flipper": 3368,
"SHA1": 32709
}