parazyd 8fb6a83838 consensus: Use FxIndexMap for participants and clean up. 4 years ago
..
blockchain cfa2d5d955 Rename "chain" module to "blockchain". 4 years ago
blockchain2 dfc9bd24c4 blockchain: nfstore and rootstore stubs. 4 years ago
consensus 89606ee02a consensus/state.rs: fixed participants insertion 4 years ago
consensus2 8fb6a83838 consensus: Use FxIndexMap for participants and clean up. 4 years ago
crypto a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 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 eb2342d424 script/research/streamlet_rust: Block signature encoding modified 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 3447c87dd8 zkas, vm: Implement greater_than opcode for scalar comparison. 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