Skip to content

Missing SPO reward in epoch 211 #303

@sandtreader

Description

@sandtreader

Rewards diverge at epoch 211:

2025-10-27T17:14:20.676101Z ERROR acropolis_module_accounts_state::verifier: Missing reward: SPO c63dab6d780a74cbae2a27696c9723f55b3092b2bd001256df03827f account 0160fffc9996829dcfcedff505040d72b4eb73baae5008433ffbcc36 Leader 715140393
2025-10-27T17:14:20.679365Z ERROR acropolis_module_accounts_state::verifier: Rewards verification: errors=1 epoch=211

We thought this SPO's reward account was deregistered so don't pay the reward:

2025-10-27T17:14:18.527207Z  INFO acropolis_module_accounts_state::rewards: Calculating rewards: epoch=211 go=209 mark=211 total_supply=31737719158318701 total_active_stake=10177811974822904 stake_rewards=31834688329017 total_blocks=1991
2025-10-27T17:14:18.541493Z  INFO acropolis_module_accounts_state::rewards: Reward account for SPO c63dab6d780a74cbae2a27696c9723f55b3092b2bd001256df03827f was deregistered
2025-10-27T17:14:18.542037Z  INFO acropolis_module_accounts_state::rewards: SPO c63dab6d780a74cbae2a27696c9723f55b3092b2bd001256df03827f's reward account 0160fffc9996829dcfcedff505040d72b4eb73baae5008433ffbcc36 not paid 715140393

This is similar to the previous block point at 213 but for some reason is now happening earlier. Suspect we are mis-handling the timing of SPO reg/dereg w.r.t. reward epochs.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions