aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/ibf.c
Commit message (Collapse)AuthorAge
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* -doxygen fixesChristian Grothoff2013-03-23
|
* -notesChristian Grothoff2013-03-21
|
* fixed consensus multi-peer communication, memory leaks, various bugsFlorian Dold2013-03-21
|
* fixed consensus for two peers, added log-rounds, started implementing ↵Florian Dold2013-03-19
| | | | freeze, multiple peers still buggy
* consensus now implemented with primitive conclusion group selectionFlorian Dold2013-03-07
|
* - improved ibf decoding algorithmFlorian Dold2013-02-07
| | | | | | - strata estimator now fits in one message - work on consensus, not quite working yet
* implemented value exchange, various fixesFlorian Dold2013-01-24
|
* - gnunet-consensus now profiling toolFlorian Dold2013-01-17
| | | | | - work on service implementation, not working yet
* -nicerChristian Grothoff2012-12-21
|
* -no allocaChristian Grothoff2012-12-21
|
* collision detection for IBF, timing for test toolFlorian Dold2012-12-21
|
* implemented the invertible bloom filterFlorian Dold2012-12-20
|
* consensus api, consensus service (local), peer driver and ibf sketchFlorian Dold2012-12-05