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 decoding of gov props with a ParameterChangeProposal in them. #2198

Merged
merged 3 commits into from
Oct 24, 2024

Commits on Oct 24, 2024

  1. Write a unit test that fails to parse a gov proposal with a Parameter…

    …ChangeProposal in it because that type isn't being registered anymore.
    SpicyLemon committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9780499 View commit details
    Browse the repository at this point in the history
  2. Register the params module stuff with the codecs since there's some g…

    …ov props with a ParameterChangeProposal in them.
    SpicyLemon committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    98cd9cf View commit details
    Browse the repository at this point in the history
  3. Add changelog entry.

    SpicyLemon committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    48b8891 View commit details
    Browse the repository at this point in the history