corda/node
szymonsztuka 4799df9b80
CORDA-2150 signature constraints non-downgrade rule (#4262)
Contract class version non-downgrade rule is check by LedgerTransaction.verify().
TransactionBuilder.toWireTransaction(services: ServicesForResolution) selects attachments for the transaction which obey non downgrade rule.
New ServiceHub method loadAttachmentConstraint(stateRef: StateRef, forContractClassName: ContractClassName? = null) retrieves the attachment contract related to transaction output states of given contract class name.
2018-12-11 10:23:07 +00:00
..
capsule [CORDA-2244]: Specified unique applicationId for Capsule manifest. (#4283) 2018-11-22 13:53:14 +00:00
src CORDA-2150 signature constraints non-downgrade rule (#4262) 2018-12-11 10:23:07 +00:00
build.gradle CORDA-2114: SwapIdentitiesFlow is now inlined (#4260) 2018-11-26 09:41:14 +00:00