aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-08-23 23:11:37 +0800
committerGitHub <noreply@github.com>2017-08-23 23:11:37 +0800
commit738cf17893af31ed5f4a52fb70165b4b40316beb (patch)
treead2d4e4a4bf19d9d794bd58ea694df25d902156b /src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
parentf6c2a0241b37b51ffaf333cc6eb9f803c5e42572 (diff)
parent181e3bfa0be619619a63d452247f43927bd767b8 (diff)
downloadtangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.tar
tangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.tar.gz
tangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.tar.bz2
tangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.tar.lz
tangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.tar.xz
tangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.tar.zst
tangerine-tests-738cf17893af31ed5f4a52fb70165b4b40316beb.zip
Merge pull request #269 from ethereum/eip649
EIP649: difficulty and reward changes
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json')
-rw-r--r--src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
index 209cf7dc1..7fe1ec8b9 100644
--- a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
+++ b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
@@ -19,7 +19,7 @@
},
"expect" : [
{
- "network" : ["Frontier", "Homestead", "EIP150", "EIP158", "Byzantium"],
+ "network" : ["Frontier", "Homestead", "EIP150", "EIP158"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "20"
@@ -30,7 +30,7 @@
}
},
{
- "network" : ["Constantinople"],
+ "network" : ["Byzantium", "Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
@@ -66,6 +66,7 @@
]
},
{
+ "expectExceptionByzantium" : "InvalidStateRoot",
"expectExceptionConstantinople" : "InvalidStateRoot",
"blockHeader" : {
"stateRoot" : "6ff22555fde6fe93e5b412a8691287a5be5708246adfd0c599604849925fcc34",