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

Conformance failure: Spec reports that pool is not registered for voting #642

Open
aniketd opened this issue Jan 10, 2025 · 2 comments
Open

Comments

@aniketd
Copy link

aniketd commented Jan 10, 2025

Two tests fail with:

(Agda: Left `Dec\xa;(isRegistered (.proj₁ Γ)\xa; (.Ledger.GovernanceActions.GovVote.voter sig))\xa;`)

In these tests, both CCs and an SPO submit their votes, but failure only occurs for the SPO vote submission.

To rerun use:

  1. --match "/proposals of same priority are enacted in order of submission/"
  2. --match "/only the first action of a transaction gets enacted/"
@WhatisRT
Copy link
Collaborator

I think this is most likely either a translation bug or a bug in isRegistered (though that looks fine to me right now). It's probably not a bug with registering the pool, since that certificate is actually implemented (only retiring is broken).

@aniketd
Copy link
Author

aniketd commented Jan 10, 2025

Noted @WhatisRT, thanks! I have added the investigation label.

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

No branches or pull requests

2 participants