aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcMultiChainTest
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/bcMultiChainTest')
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_BlockHashFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder1Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder2Filler.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_difficultyBFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAtoChainBFiller.json3
-rw-r--r--src/BlockchainTestsFiller/bcMultiChainTest/UncleFromSideChainFiller.json3
10 files changed, 20 insertions, 10 deletions
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json
index 8cd687883..a5d01d712 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/CallContractFromNotBestBlockFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"ec0e71ad0a90ffe1909d27dac207f7680abba42d" : {
"balance" : "1",
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json
index f1794fd28..7ab60a3ae 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBCallContractFormAFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"ec0e71ad0a90ffe1909d27dac207f7680abba42d" : {
"balance" : "120",
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBFiller.json
index 9328293d1..e5b95a90a 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "420"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_BlockHashFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_BlockHashFiller.json
index 71aa54ea5..6f19cda01 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_BlockHashFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_BlockHashFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "10000000000120"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder1Filler.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder1Filler.json
index c31e06112..59b9a8089 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder1Filler.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder1Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "30"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder2Filler.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder2Filler.json
index 1bed46cd7..d75b0ba7f 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder2Filler.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_blockorder2Filler.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "320"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_difficultyBFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_difficultyBFiller.json
index 7fbe6634b..8241f8809 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_difficultyBFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainB_difficultyBFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "320"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAFiller.json
index 003278524..c3ba5b23d 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "60"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAtoChainBFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAtoChainBFiller.json
index fe8d31ede..961b1209d 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAtoChainBFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/ChainAtoChainBtoChainAtoChainBFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "620"
diff --git a/src/BlockchainTestsFiller/bcMultiChainTest/UncleFromSideChainFiller.json b/src/BlockchainTestsFiller/bcMultiChainTest/UncleFromSideChainFiller.json
index 841fa61a9..404584947 100644
--- a/src/BlockchainTestsFiller/bcMultiChainTest/UncleFromSideChainFiller.json
+++ b/src/BlockchainTestsFiller/bcMultiChainTest/UncleFromSideChainFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : ["Frontier", "EIP150", ">=Constantinople"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "320"