automation: Unvote SON #248

Closed
opened 2022-01-17 10:24:27 +00:00 by pavel.baykov · 3 comments
pavel.baykov commented 2022-01-17 10:24:27 +00:00 (Migrated from gitlab.com)

Connect to CLI Wallet
and note down the current votes of SON using command get_son <>
Remove vote from already voted SON using below command:

vote_for_son <voting_account> <son_account> false true
Wait for next maintenance interval to pass and then verify votes count of SON
using get_son <<son_account>>

Connect to CLI Wallet and note down the current votes of SON using command get_son <<son>> Remove vote from already voted SON using below command: vote_for_son <voting_account> <son_account> false true Wait for next maintenance interval to pass and then verify votes count of SON using get_son <<son_account>>
pavel.baykov commented 2022-01-17 10:24:27 +00:00 (Migrated from gitlab.com)

assigned to @pavel.baykov

assigned to @pavel.baykov
pavel.baykov commented 2022-01-21 09:05:57 +00:00 (Migrated from gitlab.com)

to test:
pytest -s -v test.py::test_Unvote_For_SON

to test: pytest -s -v test.py::test_Unvote_For_SON
serkixenos commented 2022-01-31 02:25:31 +00:00 (Migrated from gitlab.com)

Another related test:

pytest -s -v test.py::test_Update_SON_Votes

Another related test: pytest -s -v test.py::test_Update_SON_Votes
serkixenos (Migrated from gitlab.com) closed this issue 2022-01-31 02:27:37 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#248
No description provided.