Luther Blissett 4ea777a718 zkas/parser: Document circuit parsing goals. 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 6e6c240891 cargo clippy over all projects 4 years ago
dht 6e6c240891 cargo clippy over all projects 4 years ago
net 7c19658ea8 net/inbound_session: multiple acceptors implemented 4 years ago
node 196ddaf7d6 slight memorystate optimization: check in memory before db 4 years ago
raft 23e1ac7afe raft: increase the timout to 7 second 4 years ago
rpc fe147fe8ae more explicit names for network errors 4 years ago
runtime 4c9570583e Minor rustdoc corrections. 4 years ago
sdk c0acef85bd Update project dependencies. 4 years ago
system e5bde0c6d1 system/subscriber: use warn msg instead of panic once notify call failed 4 years ago
tx 6e6c240891 cargo clippy over all projects 4 years ago
util 75c21bb59c util/cli: create ~/.local directory for log file if it's not exist 4 years ago
wallet 1e109e3edc note: Implement memo field in encrypted notes. 4 years ago
zk 6e6c240891 cargo clippy over all projects 4 years ago
zkas 4ea777a718 zkas/parser: Document circuit parsing goals. 4 years ago
error.rs 51c1e09415 tx: major bugfix, do not reuse previous output value blinds. that will produce the same value_commit as the previous output making them linkable. 4 years ago
lib.rs 2615f7a30e lib: Reenable wasm runtime module. 4 years ago