aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-26 18:32:31 +0800
committerDimitry <dimitry@ethereum.org>2017-10-26 18:32:31 +0800
commitc7bf546091ef08d559a18aa92998847b4f03c01c (patch)
tree097598c3ea8832d3336d4a5ef87b267ae977995c /src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json
parent2935f962c4b8492aaa67e9ff9238fbd913b8cf7c (diff)
downloaddexon-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.gz
dexon-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.tar.zst
dexon-tests-c7bf546091ef08d559a18aa92998847b4f03c01c.zip
remove zeroSig transaction tests
Diffstat (limited to 'src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json')
-rw-r--r--src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json b/src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json
deleted file mode 100644
index b92fb6fd5..000000000
--- a/src/TransactionTestsFiller/ttZeroSigConstantinople/libsecp256k1testFiller.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "libsecp256k1test": {
- "expect" : "invalid",
- "blocknumber" : "0x500000",
- "transaction": {
- "nonce": "0",
- "gasPrice": "0x09184e72a000",
- "gasLimit": "0xf388",
- "to": "",
- "data": "0x",
- "r": "0",
- "s": "0",
- "v": "1",
- "value": "0"
- }
- }
-}