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

Add support for transaction to update validator score parameters #102

Merged
merged 7 commits into from
Feb 13, 2025

Conversation

soerenbf
Copy link
Contributor

Purpose

Adds support for the new chain update introduced in protocol version 8

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@soerenbf soerenbf self-assigned this Feb 10, 2025
@soerenbf soerenbf force-pushed the gov-app/p8-validator-score branch from b1ef1a5 to f440625 Compare February 10, 2025 13:33
@soerenbf soerenbf force-pushed the gov-app/p8-validator-score branch from 9109299 to 194bf3a Compare February 10, 2025 13:56
@soerenbf
Copy link
Contributor Author

Getting the ledger guidelines workflow to pass is out of scope of this PR, as the changes introduced have nothing to do with the main concordium app.

The tests all pass for the nano s cases, but nano s+ and nano x fail due to some docker connection being closed prematurely...

@soerenbf soerenbf requested a review from limemloh February 11, 2025 11:56
@soerenbf soerenbf marked this pull request as ready for review February 11, 2025 11:56
@soerenbf soerenbf requested a review from DOBEN February 11, 2025 11:57
Co-authored-by: Doris Benda <DOBEN@users.noreply.github.com>
@soerenbf soerenbf merged commit 5b36101 into main Feb 13, 2025
19 of 23 checks passed
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.

3 participants