Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

walletd --network=anagami shows a wrong target height in the UI #238

Open
mike76-dev opened this issue Feb 20, 2025 · 1 comment
Open

walletd --network=anagami shows a wrong target height in the UI #238

mike76-dev opened this issue Feb 20, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mike76-dev
Copy link
Contributor

Current Behavior

When I specify Anagami network, either via the config file, or via the command line, walletd still syncs on the Mainnet.
The logs display this:

2025-02-20T17:28:00+01:00	INFO	node started	{"network": "anagami", "syncer": "[::]:9981", "http": "127.0.0.1:9980", "version": "?", "commit": "?"}

Expected Behavior

Should sync on the correct network.

Steps to Reproduce

No response

Version

latest master

What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?

Ubuntu 24.04.2

Anything else?

No response

@mike76-dev mike76-dev added the bug Something isn't working label Feb 20, 2025
@mike76-dev
Copy link
Contributor Author

Figured out it's an UI issue. walletd synces to the correct network, it's just the UI displays it should be syncing up to the Mainnet current height (500K+).

@ChrisSchinnerl ChrisSchinnerl moved this to Todo in Sia Feb 20, 2025
@mike76-dev mike76-dev changed the title walletd --network=anagami not working walletd --network=anagami shows a wrong target height in the UI Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants