diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-26 18:32:31 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-26 18:32:31 +0800 |
commit | c7bf546091ef08d559a18aa92998847b4f03c01c (patch) | |
tree | 097598c3ea8832d3336d4a5ef87b267ae977995c /TransactionTests/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnv.json | |
parent | 2935f962c4b8492aaa67e9ff9238fbd913b8cf7c (diff) | |
download | tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.gz tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.bz2 tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.lz tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.xz tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.zst tangerine-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.zip |
remove zeroSig transaction tests
Diffstat (limited to 'TransactionTests/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnv.json')
-rw-r--r-- | TransactionTests/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnv.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/TransactionTests/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnv.json b/TransactionTests/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnv.json deleted file mode 100644 index 726e65240..000000000 --- a/TransactionTests/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnv.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "DataTestFirstZeroBytes_gnv" : { - "_info" : { - "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.10.6+commit.6c09e32c.Linux.g++", - "source" : "src/TransactionTestsFiller/ttZeroSigConstantinople/DataTestFirstZeroBytes_gnvFiller.json", - "sourceHash" : "4e15ea9b4de64cf04094061c69929a958e904678a75bdaa62f62e2b3d4f46cd9" - }, - "blocknumber" : "0x500000", - "hash" : "a56e954d3810612fe45c705464f2421cce031b092768cb1da28aa0ce81fa22ee", - "rlp" : "0xf83c80808261a894095e7baea6a6c7c4c2dfeb977efac326af552d87809d0000000000000000000000000001000000000000000000000000000000018080", - "sender" : "ffffffffffffffffffffffffffffffffffffffff", - "transaction" : { - "data" : "0x0000000000000000000000000001000000000000000000000000000000", - "gasLimit" : "0x61a8", - "gasPrice" : "0x00", - "nonce" : "0x00", - "r" : "0x00", - "s" : "0x00", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x01", - "value" : "0x00" - } - } -}
\ No newline at end of file |