aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcUncleHeaderValidity
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
committerDimitry <dimitry@ethereum.org>2017-10-07 03:59:28 +0800
commit8a53efa84c102c2c547692e47778e5a5e45cb126 (patch)
tree0dd31a83b47bef4a980862aa90a2328539e88995 /src/BlockchainTestsFiller/bcUncleHeaderValidity
parentadaa3459f1f381370d56a4449927da97a28ad731 (diff)
downloaddexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.bz2
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.lz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.xz
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst
dexon-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip
refill all the tests
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleHeaderValidity')
-rw-r--r--src/BlockchainTestsFiller/bcUncleHeaderValidity/correctFiller.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValidity/correctFiller.json b/src/BlockchainTestsFiller/bcUncleHeaderValidity/correctFiller.json
index bcdb32dd9..59ff6ed93 100644
--- a/src/BlockchainTestsFiller/bcUncleHeaderValidity/correctFiller.json
+++ b/src/BlockchainTestsFiller/bcUncleHeaderValidity/correctFiller.json
@@ -19,7 +19,7 @@
},
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "Homestead", "EIP150", "EIP158"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "30"
@@ -31,6 +31,20 @@
"balance" : "4375000000000000000"
}
}
+ },
+ {
+ "network" : ["Byzantium"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "balance" : "30"
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "nonce" : "3"
+ },
+ "0000000000000000000000000000000000000000" : {
+ "balance" : "2625000000000000000"
+ }
+ }
}
],
"pre" : {