Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Update capped market is causing nodes to fall out of consensus #11409

Closed
ze97286 opened this issue Jun 25, 2024 · 0 comments · Fixed by #11410
Closed

[Bug]: Update capped market is causing nodes to fall out of consensus #11409

ze97286 opened this issue Jun 25, 2024 · 0 comments · Fixed by #11410
Labels

Comments

@ze97286
Copy link
Contributor

ze97286 commented Jun 25, 2024

Problem encountered

When capped market is updated, this leads to nodes starting from a following snapshot to fall out of consensus. This persists for as long as the market is not settled.

Observed behaviour

capped market has been updated, node starting from a snapshot that follows the update of the market will fall out of consensus from the first following MTM onwards.

Expected behaviour

capped market cap configuration is immutable and therefore need to be copied from the original proposal.

Steps to reproduce

1. Submit `xyz` transaction
2. With this payload
3. Query `abc` API
4. Observe the error

Software version

v0.77.0-preview.5

Failing test

No response

Jenkins run

No response

Configuration used

No response

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant