aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus_api.c
Commit message (Collapse)AuthorAge
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* -idea for improved allocatorChristian Grothoff2013-03-21
|
* fixed consensus for two peers, added log-rounds, started implementing ↵Florian Dold2013-03-19
| | | | freeze, multiple peers still buggy
* -fix uninitialized sendtoChristian Grothoff2013-03-18
|
* -always call CB with correct closureChristian Grothoff2013-03-18
|
* consensus now implemented with primitive conclusion group selectionFlorian Dold2013-03-07
|
* -log messagesFlorian Dold2013-01-24
|
* implemented value exchange, various fixesFlorian Dold2013-01-24
|
* - gnunet-consensus now profiling toolFlorian Dold2013-01-17
| | | | | - work on service implementation, not working yet
* implemented the modified consensus api, started implementing p2p protocol ↵Florian Dold2013-01-03
| | | | for consensus
* consensus api, consensus service (local), peer driver and ibf sketchFlorian Dold2012-12-05
|
* dummy consensus serviceFlorian Dold2012-11-28
|
* fixed doxygenFlorian Dold2012-11-26
|
* started implementing consensus api and serviceFlorian Dold2012-11-21