mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
9b8fda0d6d
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) |
||
---|---|---|
.. | ||
src | ||
build.gradle |