aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
committerDimitry <dimitry@ethereum.org>2018-09-26 17:48:21 +0800
commitfafb8a88abd431eedd85167445ccafbc095eed7a (patch)
treede91238986f8358290c38ee41a3218aea2e3e376 /src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate
parent8b80bb5961ee94acac3742e8328b2b9bf8e1c9f9 (diff)
downloaddexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.gz
dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.tar.zst
dexon-tests-fafb8a88abd431eedd85167445ccafbc095eed7a.zip
refill state tests as blockchain tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate')
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue_d0g0v0Filler.json5
-rw-r--r--src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreate_d0g0v0Filler.json5
2 files changed, 6 insertions, 4 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue_d0g0v0Filler.json
index ba6a56ec0..2d9050545 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreateReturnValue_d0g0v0Filler.json
@@ -74,7 +74,7 @@
"network" : "Constantinople",
"result" : {
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
- "balance" : "0x29a2241af760112c"
+ "balance" : "0x1bc16d674ffc112c"
},
"0xd2571607e241ecf590ed94b12d87c94babe36db6" : {
"nonce" : "0x02"
@@ -114,6 +114,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreate_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreate_d0g0v0Filler.json
index 02e1ef4c0..f9a39fb59 100644
--- a/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreate_d0g0v0Filler.json
+++ b/src/BlockchainTestsFiller/GeneralStateTests/stRecursiveCreate/recursiveCreate_d0g0v0Filler.json
@@ -74,7 +74,7 @@
"network" : "Constantinople",
"result" : {
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
- "balance" : "0x29a2241af6327e90"
+ "balance" : "0x1bc16d674ece7e90"
},
"0xd2571607e241ecf590ed94b12d87c94babe36db6" : {
"nonce" : "0x02"
@@ -114,6 +114,7 @@
"storage" : {
}
}
- }
+ },
+ "sealEngine" : "NoProof"
}
} \ No newline at end of file