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

Missing PoS rewards after Zarcanum update #437

Closed
teknohog opened this issue Apr 3, 2024 · 2 comments
Closed

Missing PoS rewards after Zarcanum update #437

teknohog opened this issue Apr 3, 2024 · 2 comments

Comments

@teknohog
Copy link

teknohog commented Apr 3, 2024

I've recently updated my node to a Zarcanum version, and now running the latest Git version (23ac357). Unfortunately, I'm failing to get any PoS rewards. I have enough coin to receive about 1 ZANO per day, but now I haven't seen any PoS income in a week.

The wallet seems to work otherwise, as I've received a PoW pool payment with the new version.

Simplewallet keeps outputting lines such as

2024-Apr-03 12:42:49.171807 [RPC0][W:ZxCXq9] PoS mining: 243 iterations finished (0.09s), status: NOT_FOUND, 1 entries with total amount: 1.2

which looks right, but is there a way to debug PoS operation any further?

I also wonder about that “total amount: 1.2” as my total balance is way more than that; however, my latest receive (the pool payment) equals 1.2 ZANO. Is this relevant in any way?

@teknohog
Copy link
Author

teknohog commented Apr 3, 2024

I increased the log level to 10 and now the repeating output of simplewallet looks like

2024-Apr-03 23:07:16.003126 [RPC0]wallet RPC idle: refreshing...
2024-Apr-03 23:07:16.045073 [RPC0][W:ZxCXq9] [PULL BLOCKS] 2573921 --> 2573921
2024-Apr-03 23:07:16.045148 [RPC0][W:ZxCXq9] Refresh done, blocks received: 0
2024-Apr-03 23:07:16.045182 [RPC0]wallet RPC idle: scanning tx pool...
2024-Apr-03 23:07:16.127674 [RPC0]wallet RPC idle: trying to do PoS iteration...
2024-Apr-03 23:07:16.127734 [RPC0][W:ZxCXq9] Starting PoS mining iteration
2024-Apr-03 23:07:16.217211 [RPC0][W:ZxCXq9] PoS mining: 293 iterations finished (0.09s), status: NOT_FOUND, 1 entries with total amount: 1.2

@teknohog
Copy link
Author

teknohog commented Apr 5, 2024

I think I've found the problem -- a blog post about Zarcanum suggested that coins be transferred into a fresh wallet. Now I'm seeing much better output from simplewallet:

2024-Apr-05 16:28:38.345857 [RPC0][W:ZxDouX] PoS mining: 438 iterations finished (0.10s), status: NOT_FOUND, 2 entries with total amount: 6000.0

where the total amount matches the wallet balance.

@teknohog teknohog closed this as completed Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant