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_d78g0v0Filler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d78g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d78g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d78g0v0Filler.json index beaf4494f..cc7251281 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d78g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d78g0v0Filler.json @@ -10,12 +10,12 @@ }, "transactions" : [ { - "data" : "0x6001600160016001cb60006000f3", + "data" : "0x60016001600160016001600160016001cb60006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x0ea45b7193cf3883a52ef23b738b3d63b86c779a61733d574247085c9fae623f", - "s" : "0x0599541998134a9f7826d802697481eb1ee3a84ac10c7171ac6ccf138f1ba801", + "r" : "0x8d078e056b83d07f57f5caf984097ebd6a1157d60166be4fd0264f13f403a01b", + "s" : "0x1589b7e0a3cfd83034036cb16ee9b2cc556423fb55da549af507f960418ed165", "to" : "", "v" : "0x1b", "value" : "0x0186a0" -- cgit