From 8a53efa84c102c2c547692e47778e5a5e45cb126 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Fri, 6 Oct 2017 22:59:28 +0300 Subject: refill all the tests --- .../bcHomesteadToDao/DaoTransactions_XBlockm1Filler.json | 2 +- .../TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/BlockchainTestsFiller/TransitionTests') diff --git a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactions_XBlockm1Filler.json b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactions_XBlockm1Filler.json index e3e553c2c..233af1b04 100644 --- a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactions_XBlockm1Filler.json +++ b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactions_XBlockm1Filler.json @@ -1,7 +1,7 @@ { "DaoTransactions_XBlockm1" : { "_info" : { - "comment" : "This test checks that DAO hardfork transition does not occur at the end of block 4", + "comment" : "This test checks that DAO hardfork transition does not occur at the end of block 4" }, "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", diff --git a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json index 5161af3aa..b9b16be37 100644 --- a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json +++ b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToEIP150/EIP150TransitionFiller.json @@ -192,10 +192,10 @@ "shouldnotexist" : "1" }, "1000000000000000000000000000000000000012" : { - "shoulsnotexist" : "1" + "shouldnotexist" : "1" }, "1000000000000000000000000000000000000013" : { - "shoulsnotexist" : "1" + "shouldnotexist" : "1" }, "5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : { "storage" : { -- cgit