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

Sommelier v8 Upgrade #318

Merged
merged 16 commits into from
Oct 24, 2024
Merged

Sommelier v8 Upgrade #318

merged 16 commits into from
Oct 24, 2024

Conversation

cbrit
Copy link
Member

@cbrit cbrit commented Oct 8, 2024

Summary by CodeRabbit

  • New Features

    • Introduced a new target for running end-to-end tests for validator incentives.
    • Added support for a new addresses module for Cosmos and EVM address mapping.
    • Enhanced the cellarfees module to initiate fee auctions based on USD value.
    • Implemented a new reward distribution mechanism for validators.
  • Bug Fixes

    • Corrected import paths for the Gravity module from version 4 to version 5 across various files.
  • Documentation

    • Updated README files to reflect major version 8 changes and new features.
  • Tests

    • Added comprehensive tests for validator incentives and auction functionalities.
  • Refactor

    • Improved parameter management and validation logic within the incentives module.
  • Chores

    • Updated dependencies and import paths to maintain compatibility with the latest Gravity module.

@zmanian
Copy link
Contributor

zmanian commented Oct 24, 2024

Are there any migrations actually running other than the params migration in incentives?

@cbrit
Copy link
Member Author

cbrit commented Oct 24, 2024

Are there any migrations actually running other than the params migration in incentives?

x/cellarfees is deleting some old state, has params changes. x/auction also has new params.

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.

2 participants