corda/tools
Andrius Dagys ce5f38104b
ENT-2168: Add a shell command to check for an existing transaction (#3762)
* ENT-2168: Add a shell command to check for an existing transaction

When a double-spend occurs the notary returns the hash of the consuming
transaction id. I've added a 'hash-lookup' shell command that matches
any recorded transactions on the node against this id hash to determine
whether the state has been consumed by this node (that could happen in certain race conditions).
2018-08-09 18:33:51 +01:00
..
blobinspector CORDA-1815 adding maxTransactionSize validation (#3635) 2018-07-18 10:34:41 +01:00
bootstrapper CORDA-1848 Add example alias and autocomplete for CLI tools (#3700) 2018-08-01 14:44:56 +01:00
demobench series0ne/corda-demobench-cordapp-select (#3543) 2018-07-23 12:34:07 +01:00
explorer CORDA-3167 added titles to Treasury chart in Explorer 2018-07-17 11:15:30 +02:00
graphs [CORDA-682]: Claim Jigsaw module names (#1824) 2017-10-06 15:37:33 +01:00
loadtest [CORDA-1472]: Crackdown on warnings. (#3136) 2018-05-14 21:15:52 +07:00
network-bootstrapper [CORDA-1482] Make boolean config variables case insensitive (#3622) 2018-07-21 11:54:02 +01:00
scripts Improve the upgrade-test-packages.sh script to work on macOS. Fixes an issue found by tom on pubslack. (#2894) 2018-03-29 10:47:48 +02:00
shell ENT-2168: Add a shell command to check for an existing transaction (#3762) 2018-08-09 18:33:51 +01:00
shell-cli ENT-1741 Build standalone shell JAR distribution - subsequent fix (#3476) 2018-06-29 12:03:18 +01:00