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_d36g0v0Filler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d36g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d36g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d36g0v0Filler.json index 1c9b1b257..08e9257d0 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d36g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d36g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x60016001600160015c60006000f3", + "data" : "0x600160016001600160016001600160015c60006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x31a4c9e8eff8edfc53f0134a4d3906efaed8984d44a4e7f115133072d592f294", - "s" : "0x4e53053f3a5bfa491df5aabcd6c63bba47c548716f9f7196a001c40eafa3462e", + "r" : "0x5a7624e60f496176db430dbfdec9de501d8da66d55e913869af094002a3d38bb", + "s" : "0x799bce7a5845b866daca027dd3b3e8996b33e5d32bac38ae3e4eee0532a0cb08", "to" : "", - "v" : "0x1c", + "v" : "0x1b", "value" : "0x0186a0" } ], -- cgit