aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/gnunet-consensus-ibf.c
Commit message (Collapse)AuthorAge
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* added consensus log-round simulation, work on consensus service, still ↵Florian Dold2013-04-11
| | | | problems with dv test case
* 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
* collision detection for IBF, timing for test toolFlorian Dold2012-12-21
|
* implemented the invertible bloom filterFlorian Dold2012-12-20