Commit History

Author SHA1 Message Date
  parazyd 95d76d08f1 darkfid: Add P2P network stub. 4 years ago
  parazyd b3f5ad1c55 darkfid: Clean up RPC error messages and handling. 4 years ago
  parazyd 78c78b1d84 darkfid: More functions and graceful shutdown handlers. 4 years ago
  parazyd ecca1a26ce darkfid: More WIP for new RPC. 4 years ago
  parazyd f42e935700 lib: Move wallet module out of the node module. 4 years ago
  ghassmo 6423e0c377 raft: fix major bugs 4 years ago
  ghassmo 3986a98561 bin/tau: add more debug messgaes 4 years ago
  ghassmo ed152c8cb5 raft: flush sled datastore once receive exit signal 4 years ago
  ghassmo 733d4d14ce Retrieve "bin/tau: remove month date dependency from tasks and orgnize them in pending and completed tasks" 4 years ago
  lunar-mining 2e700efdc7 dnetview: create random id when channel is empty 4 years ago
  lunar-mining 1301d2576c dnetview: serialize info into a hex string to create unique ids 4 years ago
  mohab 25a8f68abd [doc/architecture/blockchain] added some proofs, and pruned a bit 4 years ago
  Dastan-glitch 184c85c44c bin/tau: remove month date dependency from tasks and orgnize them in pending and completed tasks 4 years ago
  ghassmo b23517c8fa net: organize the modules structures 4 years ago
  narodnik 29a9182010 simple zk contract example 4 years ago
  aggstam 89606ee02a consensus/state.rs: fixed participants insertion 4 years ago
  lunar-mining 1b0e12aae4 dnetview/ parse: make NodeId unique to each node 4 years ago
  lunar-mining a9339c8018 dnetview/ error: created ValueIsNotObject error to handle when as_object == None 4 years ago
  narodnik bc0f0e381f add random channel id for debugging info 4 years ago
  lunar-mining 8cb72ba81d Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  lunar-mining fd588ef16c dnetview/ parse: return SessionInfo from parsing functions + cleanup 4 years ago
  aggstam a4c1e3b6de validatod: misc fixes and cleanups 4 years ago
  mohab 088ada9ff7 [doc/architecture/blockchain] added inverse lead selection function 4 years ago
  mohab 476a201d72 [doc/architecture/blockchain] fixed indepdendent aggregation lead selection 4 years ago
  mohab 687ca3dd44 [doc/architecture/blockchain] fixed some typos 4 years ago
  aggstam d7bf42a67f validatord/protocol_sync.rs: handle_receive_block correct flag value handling 4 years ago
  aggstam 66baa52e91 validatord/protocol_sync.rs: handle_receive_block to be executed based on node mode flag 4 years ago
  aggstam caeeb2648e src/consensus/state.rs: unproposed txs from extending chain only, fix an index bug when generating a new fork chain 4 years ago
  aggstam bae1ce4ad3 validatord: removed dummy log message used for testing 4 years ago
  aggstam 9e613d514a validatord: moved tx protocol and json rpc to main p2p subnet, protocol_sync.rs: upon receiving finalized block, node removes blocks txs from unconfirmed_txs, /src/consensus/state.rs: decoupled removal of unconfirmed txs 4 years ago