dash-network-deploy icon indicating copy to clipboard operation
dash-network-deploy copied to clipboard

chore: increase delay between submitting and voting on proposals

Open strophy opened this issue 2 years ago • 0 comments

Issue being fixed or feature implemented

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

strophy avatar Oct 19 '23 01:10 strophy