-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
001c64e
commit 404a8f2
Showing
1 changed file
with
2 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,16 @@ | ||
After Mainnet | ||
- Website | ||
- Linux packages | ||
- Harvester latency graphs | ||
- Multisig wallet support | ||
- GUI settings tabs | ||
- GUI add peer feature | ||
- Swap warning for one-sided pool | ||
- unsafe_add() / unsafe_sub() / unsafe_mul() | ||
- WebAPI refactor param iterators (use get_param() + Variant::empty()) | ||
- Node version display | ||
- RPC servers auto-restart with pm2 | ||
- Wallet contacts | ||
- Log file deletion | ||
- Improve CLI wallet create UX, same as GUI (but still allow offline create) | ||
- MMX wallet create show address | ||
- Randomize price api fetch interval | ||
- Show Gold + MMX price in GUI | ||
- Mark NFT plots in filename | ||
- Token icons in GUI | ||
- Offline TX send | ||
- Hardware wallet support |