corda/core
Ross Nicoll ad8ffca0b4 Add CommitTransactionProtocol
Add new protocol which manages the entire process of taking a signed transaction ready
for notarisation, through notarisation and onto recording it both locally and informing
remote nodes.

This protocol also optionally can include the ClientToServiceCommand which triggered a transaction
being created, to give the remote nodes context on why a change occurred (i.e. "You are being sent
£100")
2016-08-25 16:30:39 +01:00
..
src Add CommitTransactionProtocol 2016-08-25 16:30:39 +01:00
build.gradle Add unit tests for the resolve transactions protocol 2016-08-12 17:14:54 +02:00