corda/finance/contracts
szymonsztuka 7bbe4668d6
CORDA-2388 Deprecate CommandWithParties.signingParties (#4520)
* Deprecate `CommandWithParties.signingParties` as it should not be used in contract verification code as it is non-deterministic.
* Remove the remaining usage in contract verification code - replaced by signers collection.
2019-01-11 09:41:16 +00:00
..
src CORDA-2388 Deprecate CommandWithParties.signingParties (#4520) 2019-01-11 09:41:16 +00:00
build.gradle Re-enable signing of finance contracts jar. (#4545) 2019-01-10 14:56:26 +00:00