From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- src/BlockchainTestsFiller/bcStateTests/BadStateRootTxBCFiller.json | 2 +- .../bcStateTests/OOGStateCopyContainingDeletedContractFiller.json | 2 +- src/BlockchainTestsFiller/bcStateTests/blockhashTestsFiller.json | 2 +- .../bcStateTests/multimpleBalanceInstructionFiller.json | 2 +- src/BlockchainTestsFiller/bcStateTests/suicideCoinbaseFiller.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/BlockchainTestsFiller/bcStateTests') diff --git a/src/BlockchainTestsFiller/bcStateTests/BadStateRootTxBCFiller.json b/src/BlockchainTestsFiller/bcStateTests/BadStateRootTxBCFiller.json index dd3995785..68c024e2a 100644 --- a/src/BlockchainTestsFiller/bcStateTests/BadStateRootTxBCFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/BadStateRootTxBCFiller.json @@ -36,7 +36,7 @@ } }, { - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "balance" : "1975583", diff --git a/src/BlockchainTestsFiller/bcStateTests/OOGStateCopyContainingDeletedContractFiller.json b/src/BlockchainTestsFiller/bcStateTests/OOGStateCopyContainingDeletedContractFiller.json index f563a2ee3..8446857d9 100644 --- a/src/BlockchainTestsFiller/bcStateTests/OOGStateCopyContainingDeletedContractFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/OOGStateCopyContainingDeletedContractFiller.json @@ -71,7 +71,7 @@ } }, { - "network" : ["EIP158", "Metropolis"], + "network" : ["EIP158", "Byzantium"], "result" : { "2e0de3fc10a88911ff857126db1a5f0da6f25173" : { diff --git a/src/BlockchainTestsFiller/bcStateTests/blockhashTestsFiller.json b/src/BlockchainTestsFiller/bcStateTests/blockhashTestsFiller.json index f7a16c053..cdc11197a 100644 --- a/src/BlockchainTestsFiller/bcStateTests/blockhashTestsFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/blockhashTestsFiller.json @@ -51,7 +51,7 @@ } }, { - "network" : ["Metropolis"], + "network" : ["Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { diff --git a/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json b/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json index 245bf232e..48c04cebb 100644 --- a/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json @@ -63,7 +63,7 @@ } }, { - "network" : ["EIP150", "EIP158", "Metropolis"], + "network" : ["EIP150", "EIP158", "Byzantium"], "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { diff --git a/src/BlockchainTestsFiller/bcStateTests/suicideCoinbaseFiller.json b/src/BlockchainTestsFiller/bcStateTests/suicideCoinbaseFiller.json index 36cb3b924..2d9f16925 100644 --- a/src/BlockchainTestsFiller/bcStateTests/suicideCoinbaseFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/suicideCoinbaseFiller.json @@ -34,7 +34,7 @@ } }, { - "network" : ["Homstead", "EIP150", "EIP158", "Metropolis"], + "network" : ["Homstead", "EIP150", "EIP158", "Byzantium"], "result" : { "0000000000000000000000000000000000000000" : { "balance" : "2002" -- cgit v1.2.3