ghassmo
|
9e03e020fd
bridge: reverse truncate when withdraw the token
|
4 years ago |
ghassmo
|
55491c2d0c
util/parse: add more tests for truncate function
|
4 years ago |
ghassmo
|
54edda9a9e
cashierd: truncate received tokens amount to 8 decimals
|
4 years ago |
ghassmo
|
22e92c659b
util/parse: add truncate function
|
4 years ago |
ghassmo
|
27bd5e741f
drk: print clear message when transfer is done
|
4 years ago |
ghassmo
|
7cdd958a99
bridge: add decimals of token to TokenNotification struct
|
4 years ago |
lunar-mining
|
d249a4a683
todo: added #token section
|
4 years ago |
Janus
|
a18d18161c
Add remaining steps for btc to todo
|
4 years ago |
Janus
|
1aa3dfc177
Update README instructions
|
4 years ago |
ghassmo
|
d9fba03797
cashierdb: fix bug when truncate the received amount
|
4 years ago |
ghassmo
|
573f7541d9
cashierdb: fix bug
|
4 years ago |
ghassmo
|
9c3dadbae1
sol: minor changes
|
4 years ago |
ghassmo
|
0e10a7da76
sol: calculate fee when check main account balance
|
4 years ago |
ghassmo
|
69776a1801
organize the order of using dependencies across the whole project
|
4 years ago |
ghassmo
|
a446623137
sol: print warn message when there is no enough funds in the main account
|
4 years ago |
ghassmo
|
8767b7c068
update todo.md
|
4 years ago |
ghassmo
|
cba6ef2555
more clean up
|
4 years ago |
ghassmo
|
b974aa4663
Client: clean up
|
4 years ago |
ghassmo
|
1d23d4c29d
darkfid: clean up
|
4 years ago |
ghassmo
|
581dfd89de
error: add CashierKeysNotFound error
|
4 years ago |
ghassmo
|
7b01ea9bea
Merge branch 'cashier_public_keys'
|
4 years ago |
ghassmo
|
a73da61ec0
sepreate state object from Client
|
4 years ago |
ghassmo
|
b67a8d039d
remove get_cashier_public() test from walletdb
|
4 years ago |
ghassmo
|
1607db79b7
remove build_tx.rs test bin
|
4 years ago |
lunar-mining
|
165b8be75f
cashierd: empty vector hack to make client compile
|
4 years ago |
lunar-mining
|
38ce524865
darkfid: error handling for empty cashier pub key
|
4 years ago |
lunar-mining
|
85d9590516
simplified naming of cashier params
|
4 years ago |
lunar-mining
|
d97bb6427e
build_tx: added cashier vec to State
|
4 years ago |
lunar-mining
|
d761eadeb2
cashierd: pass empty key vector to Client
|
4 years ago |
lunar-mining
|
c0ba3d75d1
client::State: updated is_valid_cashier_public_key
|
4 years ago |