aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/plugin_block_consensus.c
Commit message (Collapse)AuthorAge
* BUILD: Move set/consensus/secretsharing to contrib/serviceMartin Schanzenbach2023-10-19
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through CONSENSUS subsystemWillow Liquorice2022-10-03
|
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* fix recursive loading of BCChristian Grothoff2022-01-10
|
* implement revised block APIChristian Grothoff2021-12-29
|
* -mild refactoring of consensus, cleaning up the code a bitChristian Grothoff2020-08-29
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
|
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
|
* add validation for inner consensus elementFlorian Dold2017-02-26
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* fix warning / add size validation for consensus blockFlorian Dold2017-02-26
|
* wrap consensus elements in block typeFlorian Dold2017-02-26