aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcUncleTest
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-08-03 17:48:53 +0800
committerDimitry <winsvega@mail.ru>2017-08-03 17:48:53 +0800
commit400b1a86d4b13b46e8f13ca65dd206bc46120495 (patch)
tree7c91a19f25dc0a6fd2a8520989373d1ec3d3daf6 /src/BlockchainTestsFiller/bcUncleTest
parent8736b076d5f94b29a1fbcf191368e94eae3a9eef (diff)
downloadtangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar
tangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.gz
tangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.bz2
tangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.lz
tangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.xz
tangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.zst
tangerine-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.zip
split metropolis
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleTest')
-rw-r--r--src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json5
-rw-r--r--src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2MetropolisFiller.json4
2 files changed, 5 insertions, 4 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
index f2948b825..7fe1ec8b9 100644
--- a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
+++ b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2Filler.json
@@ -30,7 +30,7 @@
}
},
{
- "network" : ["Metropolis"],
+ "network" : ["Byzantium", "Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
@@ -66,7 +66,8 @@
]
},
{
- "expectExceptionMetropolis" : "InvalidStateRoot",
+ "expectExceptionByzantium" : "InvalidStateRoot",
+ "expectExceptionConstantinople" : "InvalidStateRoot",
"blockHeader" : {
"stateRoot" : "6ff22555fde6fe93e5b412a8691287a5be5708246adfd0c599604849925fcc34",
"updatePoW" : "1"
diff --git a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2MetropolisFiller.json b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2MetropolisFiller.json
index a4a0446be..abcd5d02a 100644
--- a/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2MetropolisFiller.json
+++ b/src/BlockchainTestsFiller/bcUncleTest/uncleHeaderAtBlock2MetropolisFiller.json
@@ -1,5 +1,5 @@
{
- "uncleHeaderAtBlock2Metropolis" : {
+ "uncleHeaderAtBlock2Byzantium" : {
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1",
@@ -30,7 +30,7 @@
}
},
{
- "network" : ["Metropolis"],
+ "network" : ["Byzantium", "Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "20"