Commit History

Author SHA1 Message Date
  lunar-mining 668fae0617 dnetview: create enum SelectableObject and pass to view, model 4 years ago
  mohab 5686a6b093 [crypsinous/doc/architecture/blockchain] added scalar linear leader slection function 4 years ago
  aggstam 4ed5fb001b Revert "src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp)" 4 years ago
  aggstam 425d339c43 src/consensus: removed fixed genesis timestamp (if sled db doesn't exists it restarts from current timestamp) 4 years ago
  narodnik d1d4859169 send/recv log per channel for json-rpc debugging 4 years ago
  aggstam a9b5777861 src/consensu: block metadata modifications, proper hash handling, misc cleanups 4 years ago
  lunar-mining a21578088f dnetview: update README 4 years ago
  aggstam d7bceafba5 src/consensus: misc vote validations 4 years ago
  aggstam 7a34ec3d45 src/consensus: split state, fully sled integration, modified nodes-tool to extract all sled db data 4 years ago
  ghassmo 3658317512 raft: exits gracefully and avoid detaching tasks 4 years ago
  ghassmo 039392caa4 bin/tau: using channels instead of vector to receive logs from raft 4 years ago
  parazyd 54def23988 book: Add DarkFi Node Architecture (DNA) 4 years ago
  ghassmo b9738db087 src/net: keep importing dependencies in order 4 years ago
  ghassmo 705f88fde4 bin/tau: remove dataset path from MonthTask and Taskinfo structs 4 years ago
  ghassmo 07c8e12120 src/raft: catch errors cause the algorithm to crash 4 years ago
  ghassmo 1424949a69 src/net: little fix 4 years ago
  ghassmo 7a883a3987 add net feature to rpc module 4 years ago
  ghassmo 75a1321372 src/raft: using get() instead of indexing into hashmap and vector to avoid panic! 4 years ago
  ghassmo bd4695f7ca src/error: add raft error type 4 years ago
  Dastan-glitch 7a11295b26 tau-cli: remove unused comments 4 years ago
  Dastan-glitch 854198c78f tau-cli: using tau config file for rpc address 4 years ago
  ghassmo 3a12cc2674 src/raft: fix bugs & add logs messages 4 years ago
  ghassmo 308fa4d0da bin/tau: clean up 4 years ago
  ghassmo d23c005664 example/p2pdebug: minor changes 4 years ago
  ghassmo 394daad1f7 make example/p2pdebug crate for debugging/testing the p2p network code 4 years ago
  ghassmo 2192f70b8d src/net: fix a bug causing intensive CPU usage 4 years ago
  parazyd a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 4 years ago
  aggstam ab7eb937ad WIP:script/research/nodes-tool: dummy tool to extract validatord state from sled to a json like file 4 years ago
  aggstam 56186fc49e src/consensus: fork chains to use BlockProposal strusture, cleanup, encode_payload! macro added 4 years ago
  parazyd 2505f9ebf6 example: Add integration test for contract. 4 years ago