aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json')
-rw-r--r--src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json b/src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json
index ac714f4b4..e518e57bb 100644
--- a/src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json
+++ b/src/BlockchainTestsFiller/bcUncleHeaderValidity/pastUncleTimestampFiller.json
@@ -17,9 +17,10 @@
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
+ "sealEngine" : "Ethash",
"expect" : [
{
- "network" : ["ALL"],
+ "network" : [">=Frontier"],
"result" : {
"095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
"balance" : "20"
@@ -92,7 +93,7 @@
"uncleHeaders" : [
{
"populateFromBlock" : "1",
- "RelTimestamp" : "-5000000"
+ "RelTimestamp" : "-500000"
}
]
}