Commit History

Author SHA1 Message Date
  ghassmo cd46d368e6 create net2 module with support for multi transport protocol 4 years ago
  aggstam 71cd403ceb scr/consensus: BlockOrderStore created, validatord: retrieve last block info from sled (removed redudant ConsensusState attributes), added subnets configs, simulation script modified, nodes-tool: removed redudant info 4 years ago
  lunar-mining 53f9ba6b2c dnetview: major refactor of Model/ underlying data structure 4 years ago
  lunar-mining fc098b894c dnetview: move data parsing from RPC into isolated function, parse_data() 4 years ago
  lunar-mining 4785fd31ff dnetview: updated README 4 years ago
  lunar-mining 566bdf55ea dnetview: replace Vec<SelectableObject> with NodeInfo on model and view 4 years ago
  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