aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-08-17 20:12:42 +0800
committerGitHub <noreply@github.com>2017-08-17 20:12:42 +0800
commit70e5862eb267226ca89fb9f395c97be1fdf6923a (patch)
treec241111dde1f83da444a749e8c19e83feb368dc0 /src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
parent85f6d7cc01b6bd04e071f5ba579fc675cfd2043b (diff)
parent8d668d9b4c21f7b4024ca30093729f226da61640 (diff)
downloaddexon-tests-70e5862eb267226ca89fb9f395c97be1fdf6923a.tar.gz
dexon-tests-70e5862eb267226ca89fb9f395c97be1fdf6923a.tar.zst
dexon-tests-70e5862eb267226ca89fb9f395c97be1fdf6923a.zip
Merge pull request #262 from ethereum/eip96-to-constantinople
Move EIP96 to Constantinople
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json')
-rw-r--r--src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
index 7fe1ec8b9..209cf7dc1 100644
--- a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
+++ b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
@@ -19,7 +19,7 @@
},
"expect" : [
{
- "network" : ["Frontier", "Homestead", "EIP150", "EIP158"],
+ "network" : ["Frontier", "Homestead", "EIP150", "EIP158", "Byzantium"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "20"
@@ -30,7 +30,7 @@
}
},
{
- "network" : ["Byzantium", "Constantinople"],
+ "network" : ["Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
@@ -66,7 +66,6 @@
]
},
{
- "expectExceptionByzantium" : "InvalidStateRoot",
"expectExceptionConstantinople" : "InvalidStateRoot",
"blockHeader" : {
"stateRoot" : "6ff22555fde6fe93e5b412a8691287a5be5708246adfd0c599604849925fcc34",