corda/core
Andrius Dagys 0d56846b1b Added a distributed notary that uses the Raft consensus algorithm (implemented by Copycat).
The notary operates by storing committed input states in a map state machine which is replicated across the Copycat cluster.
2016-11-18 18:13:19 +00:00
..
src Added a distributed notary that uses the Raft consensus algorithm (implemented by Copycat). 2016-11-18 18:13:19 +00:00
build.gradle Added nice extension methods for Path, which are more readable than the static methods from Files 2016-11-04 15:36:14 +00:00