aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-11-30 09:38:51 +0800
committerDimitry <dimitry@ethereum.org>2017-11-30 09:38:51 +0800
commitbffedcb426663a4935782e91d28de3ece82df40f (patch)
tree4b9b01a4b9c38a8e6f68e15defc4dcae4f2f1852 /src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json
parentf4a03994a03b596f4e3169c651132883eb997ce7 (diff)
downloaddexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.tar
dexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.tar.gz
dexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.tar.bz2
dexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.tar.lz
dexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.tar.xz
dexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.tar.zst
dexon-tests-bffedcb426663a4935782e91d28de3ece82df40f.zip
remove old transaction tests
Diffstat (limited to 'src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json')
-rw-r--r--src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json b/src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json
deleted file mode 100644
index 7aee02b40..000000000
--- a/src/TransactionTestsFiller/ttConstantinople/DataTestNotEnoughGASFiller.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "DataTestNotEnoughGAS" : {
- "expect" : "invalid",
- "blocknumber" : "0x500000",
- "transaction" :
- {
- "data" : "0x0358ac39584bc98a7c979f984b03",
- "gasLimit" : "21020",
- "gasPrice" : "1",
- "nonce" : "0",
- "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
- "value" : "10",
- "v" : "27",
- "r" : "0x48b55bfa915ac795c431978d8a6a992b628d557da5ff759b307d495a36649353",
- "s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
- }
- }
-}