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

Fee Upgrade #1530

Merged
merged 58 commits into from
Jun 17, 2024
Merged

Fee Upgrade #1530

merged 58 commits into from
Jun 17, 2024

Conversation

imabdulbasit
Copy link
Contributor

@imabdulbasit imabdulbasit commented May 30, 2024

This PR

  • adds a resolvable chain config to ValidatedState which is updated on every state update.
  • catchup to fetch updated chain config from the peers
  • adds upgrade (array of tables) to genesis toml file
  • tests for chain config catchup and upgrade.

@imabdulbasit imabdulbasit changed the base branch from abdul/move-chain-config to main June 3, 2024 12:48
@imabdulbasit imabdulbasit changed the title [DRAFT] [DONOT MERGE] fee upgrade [DRAFT] fee upgrade Jun 3, 2024
@imabdulbasit imabdulbasit marked this pull request as ready for review June 14, 2024 00:00
@imabdulbasit imabdulbasit linked an issue Jun 14, 2024 that may be closed by this pull request
5 tasks
sequencer/src/api.rs Outdated Show resolved Hide resolved
sequencer/src/state.rs Outdated Show resolved Hide resolved
sequencer/src/state.rs Outdated Show resolved Hide resolved
imabdulbasit and others added 5 commits June 14, 2024 21:07
@jparr721
Copy link
Contributor

Starting integration now.

Copy link
Member

@jbearer jbearer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we're good here

@jbearer jbearer merged commit eec70e4 into main Jun 17, 2024
30 of 31 checks passed
@jbearer jbearer deleted the abdul/fee-upgrade branch June 17, 2024 14:12
@rob-maron rob-maron mentioned this pull request Jun 18, 2024
3 tasks
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.

[MACRO] fee upgrade
5 participants