| .. |
|
cli_util.rs
|
f74817ba8e
move TokenId from SDK to money contract
|
2 years ago |
|
dao.rs
|
d9304c15cd
runtime: changed call_index from u32 to u8
|
2 years ago |
|
deploy.rs
|
faf96deeaa
drk/deploy: Implement deploy auth listing
|
2 years ago |
|
error.rs
|
3062597fca
drk is back in the menu boys
|
2 years ago |
|
main.rs
|
d3ab4be743
drk: make rpc_client optional so its not required it in every operation
|
2 years ago |
|
money.rs
|
9f5e6aafc4
blockchain: changed block height from u64 to u32
|
2 years ago |
|
rpc.rs
|
d3ab4be743
drk: make rpc_client optional so its not required it in every operation
|
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 |