Proposals were successfully created but gobject list was empty resulting in gobject vote-many being skipped. Manually checking the proposal count and running the role twice resulted in successful votes, so I think we are just going too quickly here for the slowish P2P governance system.
What was done?
Increase block delay between steps and add 10 second wait just in case
How Has This Been Tested?
On devnet-ouzo
Breaking Changes
None
Checklist:
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have added or updated relevant unit/integration/functional/e2e tests
[x] I have made corresponding changes to the documentation
For repository code-owners and collaborators only
[x] I have assigned this pull request to a milestone
Issue being fixed or feature implemented
Proposals were successfully created but
gobject list
was empty resulting ingobject vote-many
being skipped. Manually checking the proposal count and running the role twice resulted in successful votes, so I think we are just going too quickly here for the slowish P2P governance system.What was done?
Increase block delay between steps and add 10 second wait just in case
How Has This Been Tested?
On
devnet-ouzo
Breaking Changes
None
Checklist:
For repository code-owners and collaborators only