skoupidi a5b9706829 darkfid: properly handle the garbage collection task 2 years ago
..
proto 39bfc94d39 darkfid: sync cleanup 2 years ago
task a5b9706829 darkfid: properly handle the garbage collection task 2 years ago
tests ee2859554a darkfid: optional checkpoint usage during syncing added 2 years ago
error.rs eaecebf47c darkfid: cleaned up all slot references 2 years ago
main.rs ad7f835d50 darkfid: pending txs garbage collection added 2 years ago
rpc.rs 722c786157 darkfid: use a hot-swapable JSON-RPC client to handle errors while communicating with minerd 2 years ago
rpc_blockchain.rs 9f5e6aafc4 blockchain: changed block height from u64 to u32 2 years ago
rpc_tx.rs 5c9e3bd4a1 tx: change tx.hash() -> Result<blake3::Hash> to tx.hash() -> TransactionHash, by calling .unwrap() on blake3 hasher. This should be safe (see code comment in tx/mod.rs:188 inside fn hash() ) 2 years ago
utils.rs 509d9bf0d4 net: Fix bitflags 2 years ago