| .. |
|
cli_util.rs
|
f74817ba8e
move TokenId from SDK to money contract
|
2 years ago |
|
dao.rs
|
fa08a4aeae
drk: use (de)serialize_async everywhere
|
2 years ago |
|
deploy.rs
|
aa8fb77538
drk/deploy: Add contract lock tx
|
2 years ago |
|
error.rs
|
3062597fca
drk is back in the menu boys
|
2 years ago |
|
main.rs
|
aa8fb77538
drk/deploy: Add contract lock tx
|
2 years ago |
|
money.rs
|
fa08a4aeae
drk: use (de)serialize_async everywhere
|
2 years ago |
|
rpc.rs
|
d1c11b7cf6
drk: properly scan blocks based on tx call order
|
2 years ago |
|
swap.rs
|
fa08a4aeae
drk: use (de)serialize_async everywhere
|
2 years ago |
|
token.rs
|
fa08a4aeae
drk: use (de)serialize_async everywhere
|
2 years ago |
|
transfer.rs
|
fa08a4aeae
drk: use (de)serialize_async everywhere
|
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 |