|
@@ -9,9 +9,12 @@
|
|
|
|
|
|
|
|
- [ ] change assetID and asset to tokenID and token across project
|
|
- [ ] change assetID and asset to tokenID and token across project
|
|
|
- [ ] change amount type to u64 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
|
|
- [ ] 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
|
|
## deposit
|
|
|
|
|
|