Concordium / concordium-reference-wallet-ios

Reference wallet for the Concordium blockchain
Apache License 2.0
11 stars 10 forks source link

Baking: Stop baking #206

Closed jens-concordium closed 2 years ago

jens-concordium commented 2 years ago

Task description

If the user wants to stop their baker registration, they can do so with the Stop baker flow. This flow can be found in the drop down on the baker status page, if the baker isn't currently in a cool down due to decreased stake amount, or an already finalized Stop baker submission.

The flow can be found in Figma in the box called Stop baker. The flow in itself is relatively simple:

Notes:

MilkywayPirate commented 2 years ago

The transaction is successfully send and the node stops baking.

However in the app it still appears as the account is baking. (Also after restart of the app)

See attached screenshot. (I verified that the baker is decommissioned via concordium-client i.e.

cc raw GetPoolStatus --pool 83940 --grpc-port 10500
null

@jens-concordium

File

MilkywayPirate commented 2 years ago

Nevermind this. These errors happened because of a pause of finalization on stagenet.

Works as expected. Baker is decommissioned and the 'baker overview' is now a 'Become a baker' guide.

@jens-concordium

MilkywayPirate commented 2 years ago

3.0.0 (48)