aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
Commit message (Collapse)AuthorAge
* wrap consensus elements in block typeFlorian Dold2017-02-26
|
* fix compiler warningsFlorian Dold2016-06-27
|
* Disable salting because it's still buggy.Florian Dold2015-12-16
|
* More statistics.Florian Dold2015-12-10
|
* Statistics log file for consensus profiler.Florian Dold2015-12-09
|
* More refined evil behaviour.Florian Dold2015-12-07
|
* fix consensus logic bugFlorian Dold2015-10-11
|
* consensusFlorian Dold2015-10-11
|
* work on consensus and setFlorian Dold2015-10-05
| | | | | | - evil peers for consensus - various fixes for consensus and set
* - consensus test confFlorian Dold2015-10-02
|
* work on CONSENSUS and SETFlorian Dold2015-09-22
| | | | | | - byzantine consensus work in progress - fix SET generation handling
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
| | | | | - fixed segfault in secretsharing profiler
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* - disable nse in the profiler configFlorian Dold2013-08-13
| | | | | - handle ghost peers correctly in exchange round
* - fixed profilerFlorian Dold2013-08-12
| | | | | - less INFO, more DEBUG
* - fixed consensus for >2 peersFlorian Dold2013-08-12
|
* -consensus fixesFlorian Dold2013-07-24
|
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* fixed consensus multi-peer communication, memory leaks, various bugsFlorian Dold2013-03-21
|
* fix for for multi-peer consensus, non-power-of-two consensus now worksFlorian Dold2013-03-19
|
* implemented value exchange, various fixesFlorian Dold2013-01-24
|
* - gnunet-consensus now profiling toolFlorian Dold2013-01-17
| | | | | - work on service implementation, not working yet
* consensus api, consensus service (local), peer driver and ibf sketchFlorian Dold2012-12-05
|
* dummy consensus serviceFlorian Dold2012-11-28
|
* started implementing consensus api and serviceFlorian Dold2012-11-21