diff options
Diffstat (limited to 'src/BlockchainTestsFiller/TransitionTests')
2 files changed, 3 insertions, 3 deletions
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" : { |