aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcValidBlockTest
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-10-02 23:47:20 +0800
committerDimitry <dimitry@ethereum.org>2018-10-02 23:47:20 +0800
commit7a88cb639e1af2518aa5748f2da01a75391462a3 (patch)
tree250a9106228091a24f58a1bbd89956c316d0c930 /src/BlockchainTestsFiller/bcValidBlockTest
parent1d25604dd0f8a4f9337d32c22bac9c6bf5cc115e (diff)
downloaddexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.gz
dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.tar.zst
dexon-tests-7a88cb639e1af2518aa5748f2da01a75391462a3.zip
blockchain test source updates
Diffstat (limited to 'src/BlockchainTestsFiller/bcValidBlockTest')
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/ExtraData32Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json9
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json9
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3LowSFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/SimpleTxFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/createRevertFiller.json20
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/dataTx2Filler.json9
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/dataTxFiller.json9
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/diff1024Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHigh2Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHighFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json12
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/log1_correctFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/timeDiff0Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/timeDiff12Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/timeDiff13Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/timeDiff14Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/txEqualValueFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcValidBlockTest/txOrderFiller.json3
21 files changed, 97 insertions, 16 deletions
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/ExtraData32Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/ExtraData32Filler.json
index 7f6615af7..a38252241 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/ExtraData32Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/ExtraData32Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "5000000100"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json
index 0384d37ab..70fa802f3 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractFiller.json
@@ -17,6 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Frontier"],
@@ -49,6 +50,14 @@
"balance" : "9000000000001210790"
}
}
+ },
+ {
+ "network" : [">=Constantinople"],
+ "result" : {
+ "8888f1f195afa192cfee860698584c030f4c9db1" : {
+ "balance" : "6000000000001210790"
+ }
+ }
}
],
"pre" : {
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json
index 893b01049..b193e87f0 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/RecallSuicidedContractInOneBlockFiller.json
@@ -17,6 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Frontier"],
@@ -49,6 +50,14 @@
"balance" : "6000000000001210790"
}
}
+ },
+ {
+ "network" : [">=Constantinople"],
+ "result" : {
+ "8888f1f195afa192cfee860698584c030f4c9db1" : {
+ "balance" : "4000000000001210790"
+ }
+ }
}
],
"pre" : {
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3Filler.json
index 7ebaf20ef..3ff972efe 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3Filler.json
@@ -17,6 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Frontier"],
@@ -33,7 +34,7 @@
}
},
{
- "network" : ["Homestead", "EIP150", "EIP158", "Byzantium"],
+ "network" : ["Homestead", "EIP150", "EIP158", ">=Byzantium"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3LowSFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3LowSFiller.json
index e6598d833..d13947eb7 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3LowSFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTx3LowSFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTxFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTxFiller.json
index e33efd8b7..c0a276870 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTxFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/SimpleTxFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json
index 5728744a8..51f0d4e7b 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json
@@ -20,9 +20,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10000000000"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/createRevertFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/createRevertFiller.json
index 156342570..5806355d6 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/createRevertFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/createRevertFiller.json
@@ -20,7 +20,25 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
- "expect" : [],
+ "sealEngine" : "NoProof",
+ "expect" : [
+ {
+ "network" : ["Frontier"],
+ "result" : {
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "9999500000"
+ }
+ }
+ },
+ {
+ "network" : [">=Homestead"],
+ "result" : {
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "10000000000"
+ }
+ }
+ }
+ ],
"pre" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "10000000000",
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/dataTx2Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/dataTx2Filler.json
index b9fc9939d..0ef5666b5 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/dataTx2Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/dataTx2Filler.json
@@ -17,6 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Frontier"],
@@ -41,6 +42,14 @@
"balance" : "3000000000005000000"
}
}
+ },
+ {
+ "network" : [">=Constantinople"],
+ "result" : {
+ "8888f1f195afa192cfee860698584c030f4c9db1" : {
+ "balance" : "2000000000005000000"
+ }
+ }
}
],
"pre" : {
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/dataTxFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/dataTxFiller.json
index b76752c1e..6f203244b 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/dataTxFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/dataTxFiller.json
@@ -17,6 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Frontier"],
@@ -41,6 +42,14 @@
"balance" : "3000000000000000000"
}
}
+ },
+ {
+ "network" : [">=Constantinople"],
+ "result" : {
+ "8888f1f195afa192cfee860698584c030f4c9db1" : {
+ "balance" : "2000000000000000000"
+ }
+ }
}
],
"pre" : {
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/diff1024Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/diff1024Filler.json
index bfe3451f5..86ad35f6c 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/diff1024Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/diff1024Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHigh2Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHigh2Filler.json
index 234f6fe4c..709af1f8e 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHigh2Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHigh2Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "9999915960"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHighFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHighFiller.json
index bd1200b4a..a66454466 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHighFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/gasLimitTooHighFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "10000000000"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
index e63fcb6ee..48b216d36 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/gasPrice0Filler.json
@@ -17,6 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Frontier", "Homestead", "EIP150", "EIP158"],
@@ -39,6 +40,17 @@
"balance" : "3000000000000000000"
}
}
+ },
+ {
+ "network" : [">=Constantinople"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "balance" : "10"
+ },
+ "8888f1f195afa192cfee860698584c030f4c9db1" : {
+ "balance" : "2000000000000000000"
+ }
+ }
}
],
"pre" : {
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/log1_correctFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/log1_correctFiller.json
index 557581bea..7cb8404d1 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/log1_correctFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/log1_correctFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "5000000100"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff0Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff0Filler.json
index 73576687f..ccfff2021 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff0Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff0Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "5100"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff12Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff12Filler.json
index 8653a4e0e..5f773de77 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff12Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff12Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "12100"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff13Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff13Filler.json
index 9db904f63..255d8ccbb 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff13Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff13Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "5100"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff14Filler.json b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff14Filler.json
index f8de00f29..868a760e3 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff14Filler.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/timeDiff14Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "5100"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/txEqualValueFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/txEqualValueFiller.json
index ba2e92346..1dee306d7 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/txEqualValueFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/txEqualValueFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "5000000000"
diff --git a/src/BlockchainTestsFiller/bcValidBlockTest/txOrderFiller.json b/src/BlockchainTestsFiller/bcValidBlockTest/txOrderFiller.json
index e30ea891e..6421af4ff 100644
--- a/src/BlockchainTestsFiller/bcValidBlockTest/txOrderFiller.json
+++ b/src/BlockchainTestsFiller/bcValidBlockTest/txOrderFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "NoProof",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "8000000000"