From 49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc Mon Sep 17 00:00:00 2001 From: Jared Wasinger Date: Fri, 13 Oct 2017 01:54:41 +0000 Subject: refill badopcodes blockchain tests, blockchain general state tests --- .../GeneralStateTests/stBadOpcode/badOpcodes_d71g0v0Filler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d71g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d71g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d71g0v0Filler.json index fe8a6ee8c..8eca465ee 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d71g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d71g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x6001600160016001c460006000f3", + "data" : "0x60016001600160016001600160016001c460006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x64a85602d862a8f53d0ab70283e320bf46020e37075495e5340cbfa192827d9c", - "s" : "0x38fd6c7d6e47ff7955412186aaf1906cc8bf3caf3962c35085315450c63e9607", + "r" : "0x305cc84fe53ba2fbe8d169c1b7e42f415c81c9fbe90a2668f2573f75c5f4454e", + "s" : "0x7e8fba95de5a3d67a5c9a97eeab1efd0395c0b588b590b5080a43076c3567972", "to" : "", - "v" : "0x1c", + "v" : "0x1b", "value" : "0x0186a0" } ], -- cgit