aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/ibf.h
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
|
* fixed consensus multi-peer communication, memory leaks, various bugsFlorian Dold2013-03-21
|
* 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
* - gnunet-consensus now profiling toolFlorian Dold2013-01-17
| | | | | - work on service implementation, not working yet
* 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