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 years ago
..
cli_util.rs f74817ba8e move TokenId from SDK to money contract 2 years ago
dao.rs 4d74247c9f drk: fixed erroneous eprintlns 2 years ago
error.rs 3062597fca drk is back in the menu boys 2 years ago
main.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
money.rs 2956207cc5 chore: clippy 2 years ago
rpc.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
swap.rs 4d74247c9f drk: fixed erroneous eprintlns 2 years ago
token.rs 4d74247c9f drk: fixed erroneous eprintlns 2 years ago
transfer.rs 4d74247c9f drk: fixed erroneous eprintlns 2 years ago
txs_history.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
walletdb.rs 44103f0359 darkfid: use base64 encoding | drk: minor fixes 2 years ago