Skip to content

PRBv3 stake changes not submitted to chain #1376

Open
@Nexus2k

Description

I have a running PRBv3 setup on Khala. When I adjust the stake of a worker I expect PRBv3 to adjust the stake after a restart of the WM service. However it doesn't seem to care about the actual stake of the worker.

I update the stake thru a direct API call from a python script (which basically just modifies the stake value) and then restart WM from the Monitor UI.

Steps to reproduce:

  1. Setup PRBv3
  2. setup a worker with stake at 1000 PHA
  3. have it working on-chain
  4. change stake to 2000 PHA
  5. restart PRBv3 (aka WM)

Expected outcome:
Stake should be checked on-chain vs. configured and stake update request should be sent.

Actual outcome:
You will see stake never get's updated.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions