peercoin_flutter
peercoin_flutter copied to clipboard
Light Peercoin wallet written in Flutter, deployable on Android, iOS and Web.
Mirror the sign/verify message functionality from peercoin-qt.  
For example 
We should implement an option to choose fiat for the requested amount in the receive screen.
Why? Multiple reasons: 1) flutter_logs does not work on linux 2) it seems to be abandoned, last commit was 15 months ago 3) astute_logger is modern, fresh and well maintained...
Once the approved DKG process is complete, notify the user that it is done. It could also be beneficial to notify the user that all participants approved and that the...
To reproduce: 1. Create a new ROAST group and click "Consent & Create Group" 2. Add another participant 3. Click "Share Your Public Key" 4. Take screenshot of QR code...
> The group participant setup could share the x-coordinate of a public key (`pubkey.x`) for the identifier. When adding other participants it could ask for the public key and use...
this would remove identifiers from the user facing side of the application as far as I understand it
Occasionally, attempting to accept a DKG results in the following:  No particular error is shown in the logs. Note that the failed acceptance occurred between these two log entries:...