aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJared Wasinger <j-wasinger@hotmail.com>2017-08-24 03:15:49 +0800
committerJared Wasinger <j-wasinger@hotmail.com>2017-08-26 02:04:13 +0800
commit6163a61705643f26b085a8c1f3e1026ac5437c6d (patch)
treeb99a301a43531b82cfb9642a5e5e6f1e32d4fc5c /src
parentb5739ff853679bdf19b038b1267303dc25cba5ed (diff)
downloaddexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.tar
dexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.tar.gz
dexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.tar.bz2
dexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.tar.lz
dexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.tar.xz
dexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.tar.zst
dexon-tests-6163a61705643f26b085a8c1f3e1026ac5437c6d.zip
fix tests that don't conform to blockchain test schema
Diffstat (limited to 'src')
-rw-r--r--src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactionsFiller.json2
-rw-r--r--src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json2
2 files changed, 1 insertions, 3 deletions
diff --git a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactionsFiller.json b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactionsFiller.json
index dc8243dc3..9a4c05c8d 100644
--- a/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactionsFiller.json
+++ b/src/BlockchainTestsFiller/TransitionTests/bcHomesteadToDao/DaoTransactionsFiller.json
@@ -1,6 +1,6 @@
{
"DaoTransactions" : {
- "acomment" : "This test checks DAO hardfork transition at block 5. According to specification given list of accounts L from the prestate (except a94f5374fce5edbc8e2a8697c15331677e6ebf0b (caller)) should transfer it's balance at the begining of the block 5 to contract C = bf4ed7b27f1d666546e30d74d50d173d20bca754. Then all blocks from 5 to 14(included) must have extradata set to 0x64616f2d686172642d666f726b otherwise blocks considered incorrect. Additionally all uncles with numbers from 5 to 14(included) in this blocks should corespond to extradata requirenmets.",
+ "comment" : "This test checks DAO hardfork transition at block 5. According to specification given list of accounts L from the prestate (except a94f5374fce5edbc8e2a8697c15331677e6ebf0b (caller)) should transfer it's balance at the begining of the block 5 to contract C = bf4ed7b27f1d666546e30d74d50d173d20bca754. Then all blocks from 5 to 14(included) must have extradata set to 0x64616f2d686172642d666f726b otherwise blocks considered incorrect. Additionally all uncles with numbers from 5 to 14(included) in this blocks should corespond to extradata requirenmets.",
"genesisBlockHeader" : {
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"coinbase" : "0x8888f1f195afa192cfee860698584c030f4c9db1",
diff --git a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json
index ac7832134..dfccd6917 100644
--- a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json
+++ b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json
@@ -490,7 +490,6 @@
},
{
"blocknumber" : "27",
- "reverted": true,
"transactions" : [
{
"data" : "log1",
@@ -508,7 +507,6 @@
},
{
"blocknumber" : "28",
- "reverted": true,
"transactions" : [
{
"data" : "log1a",