corda/finance/src
Andrius Dagys 4487408526 Refactor notary change mechanism (#1019)
* Introduce new NotaryChangeWireTransaction (similar to WireTransaction and NotaryChangeTransaction (similar to LedgerTransaction) types.

Remove 'mustSign' and 'signers' fields from transactions

Deprecate the TransactionType concept. When receiving a SignedTransaction, the verification and signature checking branches out for regular and notary change transactions.

Add custom handling logic for notary change transactions to the vault
2017-07-27 08:32:33 +01:00
..
main Remove getCashBalances first part 2017-07-26 15:00:03 +01:00
test Refactor notary change mechanism (#1019) 2017-07-27 08:32:33 +01:00