Skip to content

Commit

Permalink
update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Jwyman328 committed Sep 1, 2024
1 parent 01e9102 commit 0c06836
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# TODO frontend
- better control where wallets are saved and imported from so it is less random. like how sparrow does it
- add a banner for showing that a specific wallet is loaded
- redesign (meet with bitcoin design foundation)
- https://bitcoindesignfoundation.org/
-


# TODOs backend
Expand All @@ -16,9 +19,17 @@
- "Since pyinstaller is not a cross-compiler (which means with pyinstaller you cannot create an executable for any other system than the one you are on), you will have to look for other tools."
- use wine?
- Analyze the build size and try to make it smaller
- e2e tests


# Feature Ideas
- consolidation comparison, and create psbt at end of process.
- ability to toggle fee rate comparing the prevous utxos vs. the hypothetical new one and how they fare in different fee rates
- consolidation recommendation support.
- utxo cost breakdown.
- individual non wallet fee estimation.
- additional hardware wallet support
- additional config wallet support
- add ability to create a batch based off of how much you owe someone. either in btc or in usd?
- so you select the amount you owe and then you can see how much the fee would be.
- a button that generates a summary of your wallet
Expand Down

0 comments on commit 0c06836

Please sign in to comment.