corda/node
Andrius Dagys 907a893ca1 BFT notary prototype: add validation and signature collection (#279)
* BFT notary prototype: add a non-validating service.
Each replica now validates the transaction timestamp and returns an individual signature to the BFT client. The client then returns a list of signatures back to the notary service flow.

The validating variant is still incomplete - it requires the ability to suspend flows on arbitrary function calls.
2017-03-07 12:39:19 +00:00
..
bft-smart-config Implement bft-smart notary prototype 2017-02-20 12:08:22 +00:00
capsule Make Network registration process more verbose (#251) 2017-02-20 13:22:37 +00:00
src BFT notary prototype: add validation and signature collection (#279) 2017-03-07 12:39:19 +00:00
webserver Correct CRLF for BAT files and fixed templating of JAR names. 2017-02-27 16:42:28 +00:00
build.gradle Exclude old version of Javassist in favour of Hibernate's version from Node. (#320) 2017-03-07 11:43:06 +00:00