ghassmo
|
e418fa20ac
darkfid: don't clone drk_tokenlist and sol_tokenlist to save allocations
|
4 years ago |
ghassmo
|
f38bf84efe
drk: more clear cli info
|
4 years ago |
ghassmo
|
c12f64ab78
clean up debug messages
|
4 years ago |
ghassmo
|
56ef0af458
bin/tx: bring state_transition function to tx.rs file
|
4 years ago |
ghassmo
|
bd9c6d47b9
update the example of cashierd config file
|
4 years ago |
ghassmo
|
d60c06c81f
minor changes
|
4 years ago |
ghassmo
|
d2e4b2a704
bugfix: move zero bits append in spend contract
|
4 years ago |
narodnik
|
298e5ed0f1
bugfix: move zero bits append in mint contract
|
4 years ago |
lunar-mining
|
85ef5bc96e
tx.rs: partially revived isolated testcase
|
4 years ago |
lunar-mining
|
f641ab02d6
spend_contract: cleaned up boilerplate and mimic earlier ordering
|
4 years ago |
lunar-mining
|
3166a44ef4
mint_contract: changed the order of 'preimage.extend' to reflect earlier commit. cleaned more boilerplate
|
4 years ago |
lunar-mining
|
79ea1294b7
mint_contract: changed add zero bits to a for loop to reduce boilerplate
|
4 years ago |
lunar-mining
|
02ae6bf9a2
spend_contract: removed dupliate asset_id assignment
|
4 years ago |
ghassmo
|
7f499924fa
util/parse: return proper error type
|
4 years ago |
ghassmo
|
9a02db199b
error: categorize the errors
|
4 years ago |
ghassmo
|
0a74711bff
drk: check cashier features before send get_token_id request
|
4 years ago |
ghassmo
|
164757f17b
darkfid: check the network when receive get_token_id request
|
4 years ago |
ghassmo
|
46d13d640c
drk: pass network param when send get_token_id request
|
4 years ago |
ghassmo
|
eeb1a9fa36
add NotSupportedToken to error.rs
|
4 years ago |
ghassmo
|
c66d2ad7c6
update todo.md
|
4 years ago |
ghassmo
|
bc1ee9f25b
drk: clean up TODOs
|
4 years ago |
ghassmo
|
0b03c013f1
remove old util file
|
4 years ago |
ghassmo
|
bddbad9b37
update todo.md
|
4 years ago |
ghassmo
|
da472dc2b7
save allocations by passing a reference of token list
|
4 years ago |
ghassmo
|
712480f827
drk: Retrieve cashier features before send withdraw/deposit request
|
4 years ago |
ghassmo
|
548a15bfd6
token_list: add robust tests and clean up
|
4 years ago |
ghassmo
|
5f59270d2b
darkfid: clean up
|
4 years ago |
ghassmo
|
1735b4982b
sol: clean up & finish TODOs
|
4 years ago |
ghassmo
|
5800374e61
wallet_api: pass a reference to get_value_deserialized() function
|
4 years ago |
ghassmo
|
587ff795ea
clean up TODOs
|
4 years ago |