mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 07:08:05 -05:00
todo: deleted completed todos and added name->symbol match
This commit is contained in:
5
todo.md
5
todo.md
@@ -11,12 +11,9 @@
|
||||
- [ ] cashierd config has explicit mainnet and testnet configurations, simplify this and have a single endpoint
|
||||
- [ ] drk -wk reports success on subsequent calls, it should rather tell that things are already initialized
|
||||
- [ ] use f64 (and only positive/absolute) for amounts only on the client-facing side. internally, use u64 and num of decimals
|
||||
- [ ] replace bin/drk, cashierd, darkfid with new binaries
|
||||
- [ ] delete deprecated rpc code
|
||||
- [ ] drk2: check user input is valid tokenID and not symbol
|
||||
- [ ] drk2: retrieve cashier features and error if don't support the network
|
||||
- [ ] darkfid: match 'bitcoin' to 'btc'
|
||||
- [ ] standardize error handling in drk2, cashierd, darkfid
|
||||
- [ ] load token/solanatokenlist.json into global variable in darkfid
|
||||
|
||||
## deposit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user