aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
Commit message (Expand)AuthorAge
* do not use rps in consensus testChristian Grothoff2019-02-19
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* Don't valgrindDavid Barksdale2017-06-08
* don't free element that is stack-allocated nowFlorian Dold2017-02-28
* set: destroy client mq properlyFlorian Dold2017-02-28
* misc minor fixesChristian Grothoff2017-02-28
* don't run set with valgrind per defaultFlorian Dold2017-02-28
* fix set element type problem, make consensus workFlorian Dold2017-02-27
* 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
* - consensus test confFlorian Dold2015-10-02
* work on CONSENSUS and SETFlorian Dold2015-09-22
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* - correct handling of timeouts in consensusFlorian Dold2014-02-10
* 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
* - fixed profilerFlorian Dold2013-08-12
* - fixed consensus for >2 peersFlorian Dold2013-08-12
* -consensus fixesFlorian Dold2013-07-24
* - conclude for SETFlorian Dold2013-06-03
* 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
* 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