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

Fix: discrepancy protocol parameters #1967

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Sep 30, 2024

Content

This PR includes a fix to the protocol parameters advertised in the /pending-certificate which were different from /epoch-settings route.

Pre-submit checklist

  • Branch
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Closes #1963

@jpraynaud jpraynaud self-assigned this Sep 30, 2024
Copy link

Test Results

    4 files  ±0     54 suites  ±0   9m 39s ⏱️ -5s
1 307 tests ±0  1 307 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 518 runs  ±0  1 518 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e9e24a3. ± Comparison against base commit a5ef7a2.

@jpraynaud jpraynaud merged commit c4e0f0f into main Sep 30, 2024
46 of 49 checks passed
@jpraynaud jpraynaud deleted the jpraynaud/1963-fix-discrepancy-protocol-parameters branch September 30, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Discrepancy of protocol parameters in epoch settings and pending certificates routes
3 participants