aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller
diff options
context:
space:
mode:
authorwinsvega <winsvega@mail.ru>2018-10-11 20:02:24 +0800
committerGitHub <noreply@github.com>2018-10-11 20:02:24 +0800
commit0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b (patch)
treef6ef53b39e473b45590f2cd78b988aafd333f5cf /src/BlockchainTestsFiller
parent97778278a9ea325587df572cc821bc810dad7a36 (diff)
parent2f9ab45df7bcde52e77aa3629cc8c71a44b24e76 (diff)
downloadtangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.tar
tangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.tar.gz
tangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.tar.bz2
tangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.tar.lz
tangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.tar.xz
tangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.tar.zst
tangerine-tests-0c76bf7d18e63bb65e4b8ffdd20e602e97e1c83b.zip
Merge pull request #520 from ethereum/fixgaslimit
fix wrong difficulty tests on NoProof
Diffstat (limited to 'src/BlockchainTestsFiller')
-rw-r--r--src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json2
-rw-r--r--src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json
index 37523c0a5..186535d7d 100644
--- a/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json
+++ b/src/BlockchainTestsFiller/bcGasPricerTest/RPC_API_TestFiller.json
@@ -17,7 +17,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
- "//" : "Lots of blocks in this tests + uncles. check the difficulty calculation",
+ "//" : "Lots of blocks in this tests + uncles. check the difficulty calculation. NoProof timestamps are incorrect because of instant block mining.",
"sealEngine" : "Ethash",
"expect" : [
{
diff --git a/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json b/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json
index 315b4a3d8..d119cc748 100644
--- a/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json
+++ b/src/BlockchainTestsFiller/bcWalletTest/walletReorganizeOwnersFiller.json
@@ -21,7 +21,7 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
- "sealEngine" : "Ethash",
+ "sealEngine" : "NoProof",
"expect" : [
{
"network" : ["Homestead", "EIP158", ">=Constantinople"],