corda/node
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 First working hand-rolled persistent wallet 2016-08-09 16:41:32 +01:00