diff options
author | Jared Wasinger <j-wasinger@hotmail.com> | 2017-10-13 09:54:41 +0800 |
---|---|---|
committer | Jared Wasinger <j-wasinger@hotmail.com> | 2017-10-13 09:54:41 +0800 |
commit | 49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc (patch) | |
tree | 76bfab1a144b867b56d2c6984b86769b9e29893d /src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json | |
parent | 93c0c1ad9791dc6a0e93a39758f0639b50462f50 (diff) | |
download | tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.tar tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.tar.gz tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.tar.bz2 tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.tar.lz tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.tar.xz tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.tar.zst tangerine-tests-49f7c79bd04b5b29a6ef0593140eb1ad3d10e3dc.zip |
refill badopcodes blockchain tests, blockchain general state tests
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json index 6e1dadaf3..2878731c9 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stBadOpcode/badOpcodes_d66g0v0Filler.json @@ -10,14 +10,14 @@ }, "transactions" : [ { - "data" : "0x6001600160016001bf60006000f3", + "data" : "0x60016001600160016001600160016001bf60006000f3", "gasLimit" : "0x061a80", "gasPrice" : "0x01", "nonce" : "0x00", - "r" : "0x7e6882137767e5b6ca53bf8988d1396aa7391169cfd5e342d66186855c8f58ca", - "s" : "0x1a671fada4489c8713d9872ac8561e34ba3474152a31a9a2d518fb355269a8f7", + "r" : "0x1298d04de6a6f432e936801e3abc0b3e9c368be876cd6f3ae1bf17fea6d5fc98", + "s" : "0x343ced372c64c244c7e9f0eebf3dcc9d18bbe62cb65c0da5c8dd8fe5099bdcd1", "to" : "", - "v" : "0x1c", + "v" : "0x1b", "value" : "0x0186a0" } ], |