corda/src
Mike Hearn c59603c26f Implement timestamping as a separate service that the two party (dvp) protocol calls out to via a simple client object.
Lots of big changes in this commit:
* Introduction of "network map" and "legally identifiable node" concepts to the networking abstraction.
* State machines framework now lets you send messages to multiple different destinations in the same protocol.
* Timestamping service that can run inside a node is now implemented and unit tested.
* Starting to benefit from the improvements in Quasar (the initialArgs concept can mostly be got rid of now, etc)
2016-01-12 12:14:45 +01:00
..
main/kotlin Implement timestamping as a separate service that the two party (dvp) protocol calls out to via a simple client object. 2016-01-12 12:14:45 +01:00
test Implement timestamping as a separate service that the two party (dvp) protocol calls out to via a simple client object. 2016-01-12 12:14:45 +01:00