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

Roller puts wrong gas prices for sequencer #1189

Open
omritoptix opened this issue Dec 16, 2024 · 0 comments
Open

Roller puts wrong gas prices for sequencer #1189

omritoptix opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@omritoptix
Copy link
Collaborator

omritoptix commented Dec 16, 2024

Roller should update sequencer gas prices in the following way:

  1. if evm
    2. get max(fee market params, rollappparams params, 2b)
  2. if wasm
    2. get max(rollappparams params, 2b)

Upon each update to gas prices (using gov proposal) we need to make sure the sequencer updates it in the hub. this will most likely have to be covered in the doc but this is a potential for fee issues in case not updated.

for next step, we will make dymint update the hub automatically: dymensionxyz/dymint#1285

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

No branches or pull requests

2 participants