Просмотр исходного кода

todo: added new v0 final tasks

lunar-mining 4 лет назад
Родитель
Сommit
40285b0c94
1 измененных файлов с 5 добавлено и 2 удалено
  1. 5 2
      todo.md

+ 5 - 2
todo.md

@@ -9,9 +9,12 @@
 
 - [ ] change assetID and asset to tokenID and token across project
 - [ ] change amount type to u64 across project
-- [ ] drk/ darkfid: return pretty table of assets and balances
+- [ ] prettytable: encode amounts as floats
 - [ ] finish btc bridge and enable btc across project
-- [ ] debug mint proof
+- [ ] add cashier public key to darkfid.toml, remove from sql schema and make user-facing errors
+- [ ] readme: cashier public key user flow
+- [ ] drk: change 'server replies' to something more legible
+- [ ] drk: print new balance after deposit
 
 ## deposit