From 4aab838892592d5d39e6ee3b0e0c197f1f527d53 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 25 Apr 2017 18:55:20 +0300 Subject: metropolis timestamp diff 1000 --- .../TestNetwork/bcMetropolisFiller.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'src/BlockchainTestsFiller') diff --git a/src/BlockchainTestsFiller/TestNetwork/bcMetropolisFiller.json b/src/BlockchainTestsFiller/TestNetwork/bcMetropolisFiller.json index 74d82778d..fe27ae732 100644 --- a/src/BlockchainTestsFiller/TestNetwork/bcMetropolisFiller.json +++ b/src/BlockchainTestsFiller/TestNetwork/bcMetropolisFiller.json @@ -19,7 +19,7 @@ }, "expect" : { "1000000000000000000000000000000000000001" : { - "balance" : "1" + "balance" : "2" } }, "pre" : { @@ -338,6 +338,26 @@ ], "uncleHeaders" : [ ] + }, + { + "blocknumber" : "20", + "blockHeader" : { + "RelTimestamp" : "1000", + "updatePoW" : "1" + }, + "transactions" : [ + { + "data" : "", + "gasLimit" : "60000", + "gasPrice" : "1", + "nonce" : "1", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "1000000000000000000000000000000000000001", + "value" : "1" + } + ], + "uncleHeaders" : [ + ] } ] } -- cgit v1.2.3