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_d34g0v0Filler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d34g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d34g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d34g0v0Filler.json index 2331a2bcc..261d57539 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d34g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d34g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x60016001600160014e60006000f3", + "data" : "0x600160016001600160016001600160014e60006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x816651d4eeeba1a8515a3317748453285c2b662af6a66bf2848300099cff9d08", - "s" : "0x7b8817f21e21fbe09badc4d470ab722aa51c655ff25ee3784b8f75702642713b", + "r" : "0x6a38df470494190e150814c05df20c941b1e803ab5d4b27d932acde01d99465f", + "s" : "0x1dcd9476bbff553229e33fc65a5af48576fab08b6b1c08969fe48f0817b5f45e", "to" : "", - "v" : "0x1b", + "v" : "0x1c", "value" : "0x0186a0" } ], -- cgit