parazyd 805b26136d tx: Clean up and add some code comments. 4 years ago
..
blockchain cfa2d5d955 Rename "chain" module to "blockchain". 4 years ago
blockchain2 624e48775a blockchain: Clippy some iterators. 4 years ago
consensus 89606ee02a consensus/state.rs: fixed participants insertion 4 years ago
consensus2 305699a363 consensus: Move p2p protocols into module. 4 years ago
crypto ffa1a42bd6 crypto/merkle: Port to incrementalmerkle 0.3 needed API 4 years ago
net a4dd04daf7 darkfid: Enable consensus task. 4 years ago
net2 c9c3c9881d src/net2: WIP clean up 4 years ago
node f42e935700 lib: Move wallet module out of the node module. 4 years ago
raft 6423e0c377 raft: fix major bugs 4 years ago
rpc a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 4 years ago
runtime 92a4410e31 Miscellaneous fixes and 'make fix'. 4 years ago
sdk deab6241dd runtime: Implement initial webassembly runtime prototype for smart contracts. 4 years ago
system 937e06ec4f Replace HashMap with FxHashMap 4 years ago
tx 805b26136d tx: Clean up and add some code comments. 4 years ago
util 4d96539c9f util/cli: Allow ignores for LOG_TARGETS in log_config. 4 years ago
wallet ecca1a26ce darkfid: More WIP for new RPC. 4 years ago
zk aef76baff8 crypto: Rename Spend to Burn. 4 years ago
zkas 9ab936d960 [script/research/crypsinous] update docs 4 years ago
error.rs c55c08b662 darkfid: Implement consensus P2P protocols. 4 years ago
lib.rs cfd3e38baf consensus: Reviewed implementation. 4 years ago