ghassmo 78801305bc bin/darkwikid: add timestamp to ptach 4 yıl önce
..
blockchain d95e60af42 src: moved blake3 Hash Encodable/Decodable traits from blockchain/mod.rs to util/serial.rs 4 yıl önce
consensus 2c326770a5 src/consensus/task/consensus_sync: missing break added 4 yıl önce
crypto 0adf5bbe2b darkfi: extend mint/burn proofs with spend_hook and user_data 4 yıl önce
dht 513e990890 src/dht: lookup map syncing minor optimization 4 yıl önce
net 32fb73db19 net: lower outbound_retry_seconds from 20 mins to 20 secs. Will ensure faster reconnects after connection goes down. 4 yıl önce
node 196ddaf7d6 slight memorystate optimization: check in memory before db 4 yıl önce
raft 11a71fc1c8 serial: implement Encodable/ Decodable for Vec<T>. deprecates impl_vec! macro 4 yıl önce
rpc fe147fe8ae more explicit names for network errors 4 yıl önce
runtime 4c9570583e Minor rustdoc corrections. 4 yıl önce
sdk c0acef85bd Update project dependencies. 4 yıl önce
system e5bde0c6d1 system/subscriber: use warn msg instead of panic once notify call failed 4 yıl önce
tx 0d9da87d4f darkfi: add spend_hook and user_data to create_mint/burn_proof() 4 yıl önce
util 78801305bc bin/darkwikid: add timestamp to ptach 4 yıl önce
wallet 1e109e3edc note: Implement memo field in encrypted notes. 4 yıl önce
zk 0adf5bbe2b darkfi: extend mint/burn proofs with spend_hook and user_data 4 yıl önce
zkas 9f819b0dba general clean up and run cargo clippy for all bins 4 yıl önce
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 yıl önce
lib.rs 2615f7a30e lib: Reenable wasm runtime module. 4 yıl önce