zero 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 лет назад
..
src 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 лет назад
Cargo.toml 0de97d0db3 chore: Update crate dependencies 2 лет назад
Makefile 16103b84a7 Night of the living dead 2 лет назад
darkfid_config.toml 1383e7bd47 doc: Remove reference to quarantine settings 2 лет назад
genesis_block_localnet 44103f0359 darkfid: use base64 encoding | drk: minor fixes 2 лет назад
genesis_block_mainnet 44103f0359 darkfid: use base64 encoding | drk: minor fixes 2 лет назад
genesis_block_testnet 44103f0359 darkfid: use base64 encoding | drk: minor fixes 2 лет назад