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_d62g0v0Filler.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d62g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d62g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d62g0v0Filler.json index 5726554a8..25c6e0354 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d62g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d62g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x6001600160016001bb60006000f3", + "data" : "0x60016001600160016001600160016001bb60006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x49957751c294a771af1ecc5b6471da099523e792c1df43175182aee892c65d2c", - "s" : "0x64dc8e5ff78f37d3e21ae9adaafa6f797066de0941d44f57829a8258c5020b78", + "r" : "0x4a51fc39abc0ab455faf822033e44b1e111656bf0d20afaeeaea8f8d0f6c9fb8", + "s" : "0x3e8ba53ed5181e31dad858a29a9b3fc2f0c2f515289ae7b76566ebcacfd9c091", "to" : "", - "v" : "0x1c", + "v" : "0x1b", "value" : "0x0186a0" } ], -- cgit