diff options
author | Yoichi Hirai <i@yoichihirai.com> | 2017-11-17 01:53:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-17 01:53:59 +0800 |
commit | ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7 (patch) | |
tree | 2fc3596da9607ccabe0d54ea14cb87d02c0c9d92 /TransactionTests/ttZeroSigConstantinople/DataTestEnoughGAS_gnv.json | |
parent | 7057d0e021f7dbee37a2ddb6acf34f4946bc157d (diff) | |
parent | c7bf546091ef08d559a18aa92998847b4f03c01c (diff) | |
download | dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.gz dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.bz2 dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.lz dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.xz dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.tar.zst dexon-tests-ea3c58b53f48fbf9fee40dcb0d86bc8c6e7d7de7.zip |
Merge pull request #368 from ethereum/removezerosig
remove zeroSig transaction tests
Diffstat (limited to 'TransactionTests/ttZeroSigConstantinople/DataTestEnoughGAS_gnv.json')
-rw-r--r-- | TransactionTests/ttZeroSigConstantinople/DataTestEnoughGAS_gnv.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/TransactionTests/ttZeroSigConstantinople/DataTestEnoughGAS_gnv.json b/TransactionTests/ttZeroSigConstantinople/DataTestEnoughGAS_gnv.json deleted file mode 100644 index 9d8759d88..000000000 --- a/TransactionTests/ttZeroSigConstantinople/DataTestEnoughGAS_gnv.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "DataTestEnoughGAS_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/DataTestEnoughGAS_gnvFiller.json", - "sourceHash" : "9ce03fa742e626fd0e2ff261ddd8ed1b7958e624cc9d22b18a2f774c05fe940d" - }, - "blocknumber" : "0x500000", - "hash" : "3826893c5bec96f4ea3bea2b0f71ba3269c74639fc131c0ab6a282a085a3cc2d", - "rlp" : "0xed80808259d894095e7baea6a6c7c4c2dfeb977efac326af552d87808e0358ac39584bc98a7c979f984b03018080", - "sender" : "ffffffffffffffffffffffffffffffffffffffff", - "transaction" : { - "data" : "0x0358ac39584bc98a7c979f984b03", - "gasLimit" : "0x59d8", - "gasPrice" : "0x00", - "nonce" : "0x00", - "r" : "0x00", - "s" : "0x00", - "to" : "0x095e7baea6a6c7c4c2dfeb977efac326af552d87", - "v" : "0x01", - "value" : "0x00" - } - } -}
\ No newline at end of file |