narodnik 1dd581042d daod: comment out unused values 4 years ago
..
blockchain d95e60af42 src: moved blake3 Hash Encodable/Decodable traits from blockchain/mod.rs to util/serial.rs 4 years ago
consensus c8fbc2f454 consensus: Remove tokenlist reference. 4 years ago
crypto 1dd581042d daod: comment out unused values 4 years ago
dht 109ef9a517 src/dht: feature created(lib structs moved from research/dhtd) 4 years ago
net 32fb73db19 net: lower outbound_retry_seconds from 20 mins to 20 secs. Will ensure faster reconnects after connection goes down. 4 years ago
node 196ddaf7d6 slight memorystate optimization: check in memory before db 4 years ago
raft db4e9dd870 use unified gen_id function 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 2ec2eda9b7 tx: Export some functionality. 4 years ago
util 055113a846 util/cli: Add helper functions for colored text. 4 years ago
wallet 1e109e3edc note: Implement memo field in encrypted notes. 4 years ago
zk b55fc083d6 zk: Optional enforcing for remaining bits in less_than and native_range_check 4 years ago
zkas 9f819b0dba general clean up and run cargo clippy for all bins 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 0d01be2f4e Remove num-bigint usage from crates, revert to u64. 4 years ago