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_d84g0v0Filler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d84g0v0Filler.json') diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d84g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d84g0v0Filler.json index 9d24e4687..759883828 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d84g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d84g0v0Filler.json @@ -10,12 +10,12 @@ }, "transactions" : [ { - "data" : "0x6001600160016001d160006000f3", + "data" : "0x60016001600160016001600160016001d160006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x984919476471f10319fd9aec1f082b6e75f23341b8d0c8bb080f7db6dbd4f383", - "s" : "0x02c840f36fd22972e578b1b7250c57897f3ed999b32553ad489ce8ec96a92a8c", + "r" : "0x4048fd1451af6f74a3eb7067e82eff33e94a89f26ebab0119d93caf3d8d698f3", + "s" : "0x43a8550f7451f2f5a0f5d3e35c0a68dd1d594558096974780d69141877e3b3b4", "to" : "", "v" : "0x1c", "value" : "0x0186a0" -- cgit