narodnik 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
..
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 2168403ed2 crypto: add TODO note for ProvingKey/VerifyingKey about duplicates 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 eb665cc476 walletdb: Implement query for coins by value and token_id. 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 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
util 0d01be2f4e Remove num-bigint usage from crates, revert to u64. 4 years ago
wallet eb665cc476 walletdb: Implement query for coins by value and token_id. 4 years ago
zk 8ef05a186b crypto: Rework pedersen commitments to allow also full-width base inside zk. 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