mimblewimble / grin-gui

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

Balance not being updated/shown #98

Closed theogbob closed 1 week ago

theogbob commented 1 week ago

Describe the bug After connecting my wallet by resorting via recovery keys (previously from grin++) I made sure it was the same wallet (address match up) and after sync the balance on the wallet still shows 0.000000 while the grin++ shows the correct balance

To Reproduce Steps to reproduce the behavior: 1) Im on linux 2) Recover wallet via memonic phrase 3) Wait for sync 4) Wallet not showing balance.

Expected behavior A clear and concise description of what you expected to happen. I expected it to properly display my balance, it did not.

Screenshots If applicable, add screenshots to help explain your problem. Grin-GUI wallet image Grin++ image

Desktop (please complete the following information):

Additional context Add any other context about the problem here. None

theogbob commented 1 week ago

Sidenote (didnt relize this until right after, dont know if it means anything). The GUI reports alpha.7 but the zip file says its .8? strange.

theogbob commented 1 week ago

:facepalm: Issue on my end, Quickly ran it in a console to see logs and noticed there was a already running node preventing it from syncing.... oops.