ghassmo
|
3ba34fe2ae
cashierd: truncate received_balance to 8 digits
|
4 years ago |
lunar-mining
|
4727914b85
renamed asset_id to token_id across project
|
4 years ago |
parazyd
|
fa8a07d4ca
Syntax cleanups.
|
4 years ago |
ghassmo
|
185df1270c
Client: catch apply state error and avoiding subscriber crash
|
4 years ago |
ghassmo
|
fa7d049547
Client: minor changes
|
4 years ago |
ghassmo
|
869452b901
update owncoin when spend it
|
4 years ago |
ghassmo
|
7ce07d380f
Client: print main_keypair
|
4 years ago |
lunar-mining
|
41a8acae04
changed HashMap<String, u64> to HashMap<Vec<u8>, u64>
|
4 years ago |
lunar-mining
|
90b0dd9f60
changed balances hashmap to <String, u64>
|
4 years ago |
lunar-mining
|
b98dda09a0
client: enabled get_balances
|
4 years ago |
ghassmo
|
1d51af5489
Client: check if there is enough value for the desired token_id before
|
4 years ago |
ghassmo
|
c12f64ab78
clean up debug messages
|
4 years ago |
ghassmo
|
d60c06c81f
minor changes
|
4 years ago |
ghassmo
|
cbf4ec73fb
Client: print error message come from state_transition function
|
4 years ago |
ghassmo
|
45324b3c89
clean up & fix bugs & add debug messages
|
4 years ago |
lunar-mining
|
4c7a7c64f2
darkfid: implemented transfer
|
4 years ago |
ghassmo
|
58a3b53928
fix bugs and add more debug messages
|
4 years ago |
lunar-mining
|
cf5f063a69
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
lunar-mining
|
2024636ab5
client: get_token_id
|
4 years ago |
ghassmo
|
d17fe63b43
implement withdraw in darkfid & remove Executor from cashierd and
|
4 years ago |
lunar-mining
|
52f52023ae
walletdb: get_token_id and get_token_table
|
4 years ago |
parazyd
|
24d7330f8f
Move client module to src root.
|
4 years ago |