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_d60g0v0Filler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d60g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d60g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d60g0v0Filler.json index 7a865c577..480451521 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d60g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d60g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x6001600160016001b960006000f3", + "data" : "0x60016001600160016001600160016001b960006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x105c6363ffff5a787616da902b89ee96bfa4151d5b49f6d51af696a9bf965a0f", - "s" : "0x47ecf4dc911527ce61bb3e4576f483d086b0929302758c9963d75314e40c182f", + "r" : "0x864dd2d491dc3d16eba1ef56a7b4c135262e4d2c2c0a9981e36183209094722e", + "s" : "0x2fd4fc2aceccb1ccce094d16feb021372c25aeb571f555fc8009450964343bba", "to" : "", - "v" : "0x1c", + "v" : "0x1b", "value" : "0x0186a0" } ], -- cgit