Commit History

Author SHA1 Message Date
  aggstam e19da575b9 WIP: consensus/proposal_task(): resync impl added in case node misses a slot due to processing 3 years ago
  parazyd 905586a638 cargo fix 3 years ago
  aggstam 3b711b632d consensus:proposal_task(): detach broadcasting only if needed 3 years ago
  aggstam b7ac8bede6 consensus: deteached broadcasting finalized blocks/slotcheckpoints in proposal_task() 3 years ago
  aggstam 0fee6b319c consensus: broadcasting finalized slot checkpoints impl added, minor fixes 3 years ago
  aggstam ba5355f21e consensus: fork state checkpoints logic added 3 years ago
  aggstam 13d2b3e9a0 consensus: moved consensus state corresponding functions from ValidatorState(validator.rs) to ConsensusState(state.rs) 3 years ago
  mohab metwally d80d02ff04 [consensus] clip f value, pruned nonce_cm for lead coin, commented derived coins 3 years ago
  mohab metwally da64f6115b [consensus] reward for leaders 3 years ago
  aggstam 931e1dd3cc consensus: empty slots and offste calculations tunning 3 years ago
  aggstam af9ac14917 consensus: cleaned total stake calculation 3 years ago
  aggstam c6594676e2 consensus: removed douplicate sigmas generation on proposal, cleanup 3 years ago
  mohab metwally 015dd222e0 [consensus] validate public values sigmas 3 years ago
  aggstam 9f43a66011 consensus: removed douplicate sigmas generation on proposal 3 years ago
  parazyd 349c1d7096 consensus/state: Optionally create proving keys for leadership proofs. 3 years ago
  aggstam 8111495dc5 consensus: fmt 3 years ago
  mohab metwally 4f45b5cae3 [consensus/state] dynamic f implemented 3 years ago
  aggstam ee10a54648 consensus: major changes implemented 3 years ago
  aggstam 0bd7d8a376 consensus: chopped Participants 3 years ago
  parazyd 83d700e85e consensus: Code cleanups 3 years ago
  aggstam 8a60502a2f consensus/metadata: added coin serial and new coin public inputs 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  aggstam 32801877bc consensus: minor fixes, error codes added 3 years ago
  aggstam 4ba31723c1 consensus: participants logic updated, proposal proof validation added, fmt 3 years ago
  aggstam 369a92d48f consensus: crypsinous logic for block production added 3 years ago
  aggstam dc4e64e355 add missing smol deps. 3 years ago
  aggstam c4227d9e03 stakeholder: conflict resolved 3 years ago
  aggstam 13d8865b75 consensus: participants logic updated with keepalive 3 years ago
  aggstam cc080d1494 consensus: votes chopped 3 years ago
  Luther Blissett 76c25f06a1 Change import references in library to the new serial module. 4 years ago