Commit History

Author SHA1 Message Date
  lunar-mining fd588ef16c dnetview/ parse: return SessionInfo from parsing functions + cleanup 4 years ago
  lunar-mining 4f8a8cd6d8 dnetview/ parse_data: change if/else parse logic to match 4 years ago
  lunar-mining ec26d1254f dnetview/ parse_data: add data to model and simplify 4 years ago
  lunar-mining 0a7fe06449 dnetview/model: cleanup 4 years ago
  lunar-mining cc96f904b9 dnetview: make info hashmap singular and update README 4 years ago
  aggstam c217030367 validatord: sync tasks and protocols implemented 4 years ago
  Dastan-glitch d36dd1847e bin/tau: proper error handling 4 years ago
  Dastan-glitch fe4fe2f483 bin/tau: fixing imports 4 years ago
  Dastan-glitch 243dfb882e bin/tau: splitting tau-cli code, cleanup and adding task state pause 4 years ago
  ghassmo ffc16cc985 example/p2pdebug: using net2 for debugging 4 years ago
  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