ghassmo b33ac13922 raft: handle separately each timeout durations 4 years ago
..
blockchain d95e60af42 src: moved blake3 Hash Encodable/Decodable traits from blockchain/mod.rs to util/serial.rs 4 years ago
consensus 6e6c240891 cargo clippy over all projects 4 years ago
crypto b5cba9cb99 move daod::util::poseidon_hash() to darkfi::crypto::util + update usage in src/crypto 4 years ago
dht e87930c045 p2pnet/wait_for_outbound: connection timeout added 4 years ago
net cec662af31 net: add the channel address to error log when the channel disconnect 4 years ago
node 196ddaf7d6 slight memorystate optimization: check in memory before db 4 years ago
raft b33ac13922 raft: handle separately each timeout durations 4 years ago
rpc fe147fe8ae more explicit names for network errors 4 years ago
runtime 4c9570583e Minor rustdoc corrections. 4 years ago
sdk ee4c99387e Update project dependencies. 4 years ago
system cd200f8be4 src/system: remove notify_by_id function from subscriber 4 years ago
tx 6e6c240891 cargo clippy over all projects 4 years ago
util 18932c50b1 daod: implement custom encode_bytes() method for CallDataBase. finish sign and verify implementation using said method. remove Box<T> from serial.rs 4 years ago
wallet 1e109e3edc note: Implement memo field in encrypted notes. 4 years ago
zk acc5773230 zkas: Clippy lints. 4 years ago
zkas acc5773230 zkas: Clippy lints. 4 years ago
error.rs fd9c32f729 net/transport/tor: Remove regex dependency. 4 years ago
lib.rs 2615f7a30e lib: Reenable wasm runtime module. 4 years ago