ghassmo
|
7ce07d380f
Client: print main_keypair
|
před 4 roky |
lunar-mining
|
b112817c56
drk: print table to stdout
|
před 4 roky |
lunar-mining
|
39ab473514
drk: manually enter rows in prettytable
|
před 4 roky |
lunar-mining
|
7742f71a0e
walletdb: enabled test_get_balances
|
před 4 roky |
lunar-mining
|
1c1816e725
drk: get_balances() and prettytable
|
před 4 roky |
lunar-mining
|
d5e7d00e0a
Cargo.toml: added prettytable-rs
|
před 4 roky |
lunar-mining
|
607b5f6144
darkfid: cleaned error handling on get_balances
|
před 4 roky |
lunar-mining
|
41a8acae04
changed HashMap<String, u64> to HashMap<Vec<u8>, u64>
|
před 4 roky |
lunar-mining
|
90b0dd9f60
changed balances hashmap to <String, u64>
|
před 4 roky |
lunar-mining
|
cf09678f3a
darkfid: finalized get_balances
|
před 4 roky |
lunar-mining
|
2ba7242744
walletdb: disabled test_token_table
|
před 4 roky |
lunar-mining
|
9aee4de2ce
darkfid: draft get_balances
|
před 4 roky |
lunar-mining
|
b98dda09a0
client: enabled get_balances
|
před 4 roky |
lunar-mining
|
5afc977910
walletdb: renamed test
|
před 4 roky |
lunar-mining
|
02ad07e01f
tokenlist: symbol_from_id
|
před 4 roky |
ghassmo
|
042b298c6e
token_list: generate the id inside the hashmap from token id instead of token symbol
|
před 4 roky |
lunar-mining
|
0b2d1434e2
walletdb: refactored TokenTable into hashmap. renamed get_token_table to get_balances
|
před 4 roky |
lunar-mining
|
082e600fbc
README: added faucet/airdrop instructions
|
před 4 roky |
lunar-mining
|
a10ccfcf44
README: cut create/keygen instructions
|
před 4 roky |
lunar-mining
|
c8c932b149
drk: get_tokens function
|
před 4 roky |
ghassmo
|
cb20d462c4
darkfid: bug fixing and more clean ups
|
před 4 roky |
ghassmo
|
1d51af5489
Client: check if there is enough value for the desired token_id before
|
před 4 roky |
ghassmo
|
7c22cd645c
walletdb: fix a bug in token_id_exists() function
|
před 4 roky |
ghassmo
|
25aa1200c0
darkfid: call to_uppercase() when get token_id from hashmap
|
před 4 roky |
ghassmo
|
e418fa20ac
darkfid: don't clone drk_tokenlist and sol_tokenlist to save allocations
|
před 4 roky |
ghassmo
|
f38bf84efe
drk: more clear cli info
|
před 4 roky |
ghassmo
|
c12f64ab78
clean up debug messages
|
před 4 roky |
ghassmo
|
56ef0af458
bin/tx: bring state_transition function to tx.rs file
|
před 4 roky |
ghassmo
|
bd9c6d47b9
update the example of cashierd config file
|
před 4 roky |
ghassmo
|
d60c06c81f
minor changes
|
před 4 roky |