| .. |
|
proto
|
07e7252901
darkfid: sync logic changed
|
2 years ago |
|
task
|
12efdd87f3
darkfid: use proposals/consensus logic while syncing
|
2 years ago |
|
tests
|
40739693a1
darkfid: persist sync headers in a sled tree + some minor beautifications
|
2 years ago |
|
error.rs
|
eaecebf47c
darkfid: cleaned up all slot references
|
2 years ago |
|
main.rs
|
722c786157
darkfid: use a hot-swapable JSON-RPC client to handle errors while communicating with minerd
|
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 |