extend mock runtime to allow executing constructors and cross contract calls

Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
xermicus
2024-05-13 13:50:35 +02:00
parent 0e90317488
commit 02055c73bb
16 changed files with 544 additions and 218 deletions
+7 -7
View File
@@ -1,9 +1,9 @@
{
"Baseline": 3917,
"Computation": 7363,
"DivisionArithmetics": 42649,
"ERC20": 53193,
"FibonacciIterative": 5965,
"Flipper": 4336,
"SHA1": 36053
"Baseline": 3944,
"Computation": 7444,
"DivisionArithmetics": 42784,
"ERC20": 53524,
"FibonacciIterative": 6019,
"Flipper": 4392,
"SHA1": 36107
}