corda/testing
szymonsztuka 9b8fda0d6d
CORDA-2375 Ensure node has unique attachment contract classname/version from signed JARs (#4535)
Corda Node ensures a given contract class and version can be sourced from only one signed and trusted Attachment (JAR).
An attempt to import a signed JAR as a trusted uploader (or promote to be trusted) with a class and version already present in the other trusted Attachment will raise DuplicateContractClassException.

Minor fixes to Hibernate Attachment Query parser (original query to select attachment without signers would always return no attachments)
2019-01-10 14:13:00 +00:00
..
node-driver ENT-2822: Move experimental raft and bft-smart notaries back into node, fix reference state support (#4509) 2019-01-09 15:52:42 +00:00
smoke-test-utils Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common Fix irs-demo dependency issues (#4438) 2018-12-20 12:31:16 +00:00
test-utils CORDA-2375 Ensure node has unique attachment contract classname/version from signed JARs (#4535) 2019-01-10 14:13:00 +00:00