Commit History

Author SHA1 Message Date
  aggstam 9b697b525a src/consensus/util.rs moved to src/util/time.rs, modified corresponding depedencies 4 years ago
  aggstam d5b9a811a4 consensus: genesis timestamp hardcoded and retrieved based on network 4 years ago
  aggstam 8d6c696e3a consensu/block: added version, consensus/state: fixed epoch 0 participants check, bin/darkfid2: updated config.toml flags, script/consensus_simulation: updated flags 4 years ago
  parazyd 0fd0cee7fb consensus: Don't use wrapping struct for transactions. 4 years ago
  aggstam f230d1dc82 consensus2: renamed to consensus, fixed all dependencies 4 years ago
  aggstam 70ffc7e0c4 src/consensus: moved under script/research/validatord workspace 4 years ago
  aggstam 7a34ec3d45 src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data 4 years ago
  aggstam 56186fc49e src/consensus: fork chains to use BlockProposal strusture, cleanup, encode_payload! macro added 4 years ago
  aggstam bc49396a64 validatord: participants logic implemented 4 years ago
  aggstam 5a00ea2c51 validatord: p2p impl for all consensus messages implemented, consensus structures added at src/consensus, WIP: consensus network 4 years ago