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_d35g0v0Filler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d35g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d35g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d35g0v0Filler.json index 5116cd529..96edfa3af 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d35g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d35g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x60016001600160014f60006000f3", + "data" : "0x600160016001600160016001600160014f60006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0xd00d82adb90479b61f8f8c7eaa5ee90ce21ba0d99456cd0094912bc0c95e32f0", - "s" : "0x56aa583bdbbe84d16046d58729eb7d6c8104cba2693eddc7d344d7d2e4feffd7", + "r" : "0x0d9155cbec6cc074b4b330bc7fff1d76ac1ce74d60162ea04d2552b32f316d88", + "s" : "0x699c04d517172217e76efa31864e078d54f3f1865045ba78f683a741d1b65a20", "to" : "", - "v" : "0x1b", + "v" : "0x1c", "value" : "0x0186a0" } ], -- cgit