parazyd 2ec2eda9b7 tx: Export some functionality. 4 лет назад
..
blockchain d95e60af42 src: moved blake3 Hash Encodable/Decodable traits from blockchain/mod.rs to util/serial.rs 4 лет назад
consensus c8fbc2f454 consensus: Remove tokenlist reference. 4 лет назад
crypto 1e109e3edc note: Implement memo field in encrypted notes. 4 лет назад
dht 109ef9a517 src/dht: feature created(lib structs moved from research/dhtd) 4 лет назад
net 32fb73db19 net: lower outbound_retry_seconds from 20 mins to 20 secs. Will ensure faster reconnects after connection goes down. 4 лет назад
node 3aa0a04d7b darkfid: Implement wallet.decrypt_note RPC endpoint. 4 лет назад
raft db4e9dd870 use unified gen_id function 4 лет назад
rpc fe147fe8ae more explicit names for network errors 4 лет назад
runtime 4c9570583e Minor rustdoc corrections. 4 лет назад
sdk c0acef85bd Update project dependencies. 4 лет назад
system e5bde0c6d1 system/subscriber: use warn msg instead of panic once notify call failed 4 лет назад
tx 2ec2eda9b7 tx: Export some functionality. 4 лет назад
util 0d01be2f4e Remove num-bigint usage from crates, revert to u64. 4 лет назад
wallet 1e109e3edc note: Implement memo field in encrypted notes. 4 лет назад
zk 8ef05a186b crypto: Rework pedersen commitments to allow also full-width base inside zk. 4 лет назад
zkas 9f819b0dba general clean up and run cargo clippy for all bins 4 лет назад
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 лет назад
lib.rs 0d01be2f4e Remove num-bigint usage from crates, revert to u64. 4 лет назад