mimblewimble / grin-gui

GUI for Grin Node + Wallet
GNU General Public License v3.0
20 stars 21 forks source link

Open wallet should restart node if chain types don't match #12

Closed flomang closed 2 years ago

flomang commented 2 years ago

More bug fixes. Restart of node server will not work without global edits.

https://github.com/mimblewimble/grin/pull/3737.

I also, fixed an overflow bug in that merge for new wallets.

yeastplume commented 2 years ago

All good, just an observation above and a small change requested to https://github.com/mimblewimble/grin/pull/3737. Really happy to see this, I'm going to merge and then reconcile with the work I was doing in https://github.com/mimblewimble/grin-gui/pull/11. We're starting to get there with respect to wallet selection, creation and configuration.