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

Release 7.54.0 #842

Merged
merged 1 commit into from
May 16, 2024
Merged

Release 7.54.0 #842

merged 1 commit into from
May 16, 2024

Conversation

JasonTulp
Copy link
Contributor

@JasonTulp JasonTulp commented May 15, 2024

Release

Release Name: 7.54.0

Spec Version: 54

Client Version: 7.0.0

Key Changes:

This release introduces the following changes:

  • Fixes validator set issue on authorities change
  • Fixes eth paused on authorities set change bug
  • Optimises ethy on_initialise functionality
  • Add benchmarks to Ethy pallet

PRs included:


Client Changes:

  • Yes
  • No

Runtime Changes:

  • Yes
  • No

Storage Changes:

Added:

  • Ethy: MissedMessageIds, added to keep track of pruned, unprocessed messageIds
  • Ethy: ProcessedMessageIds, changed to BoundedVec

Changed:

  • Ethy.BridgePaused changed to new struct

Extrinsic Changes:

Added:

  • Ethy. submit_missing_event
  • Ethy. remove_missing_event_id

Event Changes:

Added:

  • Ethy. MissingEventIdsRemoved

Storage Migrations:

Added:

  • Ethy migration for bridgepaused and processedMessageIds

@JasonTulp JasonTulp changed the title Update spec_version to 54 Release 7.54.0 May 16, 2024
@JasonTulp JasonTulp merged commit ba30141 into main May 16, 2024
6 checks passed
@JasonTulp JasonTulp deleted the release/7.54.0 branch May 16, 2024 01:37
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