aboutsummaryrefslogtreecommitdiffstats
path: root/TransactionTests/ttTransactionTest.json
diff options
context:
space:
mode:
authorGustav Simonsson <gustav.simonsson@gmail.com>2015-07-22 23:00:17 +0800
committerGustav Simonsson <gustav.simonsson@gmail.com>2015-07-23 00:01:09 +0800
commit68d46a73b22dc6d308d74370c72ca1832a59201b (patch)
tree1ce6ef867dd47fa800cc914d8b3208801be63c22 /TransactionTests/ttTransactionTest.json
parentbd07ab22cdc811bd553ef199a8585a0eb1862b28 (diff)
downloaddexon-tests-68d46a73b22dc6d308d74370c72ca1832a59201b.tar.gz
dexon-tests-68d46a73b22dc6d308d74370c72ca1832a59201b.tar.zst
dexon-tests-68d46a73b22dc6d308d74370c72ca1832a59201b.zip
Add tx and state tests with invalid EC sig (point at infinity)
Diffstat (limited to 'TransactionTests/ttTransactionTest.json')
-rw-r--r--TransactionTests/ttTransactionTest.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/TransactionTests/ttTransactionTest.json b/TransactionTests/ttTransactionTest.json
index b564fa8fa..00169d293 100644
--- a/TransactionTests/ttTransactionTest.json
+++ b/TransactionTests/ttTransactionTest.json
@@ -425,5 +425,8 @@
"v" : "0x1c",
"value" : "0x00"
}
+ },
+ "ECSigPointAtInfinity" : {
+ "rlp" : "0xf84c01028332dcd58004801ba024843272ee176277535489859cbd275686023fe64aabd158b6fcdf2ae6a1ab6ba02f252a5016a48e5ec8d17aefaf4324d29b9e123fa623dc5a60539b3ad3610c95"
}
-} \ No newline at end of file
+}