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

Bring mempool v20.x work to main #6858

Merged
merged 10 commits into from
Nov 10, 2023
Merged

Bring mempool v20.x work to main #6858

merged 10 commits into from
Nov 10, 2023

Conversation

ValarDragon
Copy link
Member

This PR should be merge committed, not squashed

ValarDragon and others added 8 commits November 10, 2023 11:30
* initial commit

* More skeleton code

* Is this good for testing?

* sync

* better comment

* fix

* Update

* add cli

* fix code

* ensure it doesn't go below min

* export eip struct

* Update smth

* update

* moire prints

* change target to 40M to see what happens

* reparam + config

* Nicolas/1559 persist (#6812)

* persisting to disk

* better prints after testing

* add max base fee

* cloning everywhere to be safe

* chore: add unit tests to eip code

* Add a recheck bound

* Cfg + adjust constants

* Make a GlobalMempool

* Ok testing

* remove log

* lint

* Apply @Pipello 's code suggestions

* chore: add comments to eip-1559 code (#6818)

* chore: add comments to eip-1559 code

* Update x/txfees/keeper/mempool-1559/code.go

Co-authored-by: Roman <roman@osmosis.team>

* Update x/txfees/keeper/mempool-1559/code.go

Co-authored-by: Roman <roman@osmosis.team>

* chore: add logger, use const instead of var

* chore: remove sleep in test

---------

Co-authored-by: Roman <roman@osmosis.team>

* add app.toml options for all vars

* Revert "add app.toml options for all vars"

This reverts commit 6fa54ba.

---------

Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
Co-authored-by: Nicolas Lara <nicolaslara@gmail.com>
Co-authored-by: PaddyMc <paddymchale@hotmail.com>
Co-authored-by: Roman <roman@osmosis.team>
@ValarDragon
Copy link
Member Author

Ah thank you!

@ValarDragon ValarDragon merged commit 04807a0 into main Nov 10, 2023
1 check passed
@ValarDragon ValarDragon deleted the dev/backport_mempool_work branch November 10, 2023 17:06
@github-actions github-actions bot mentioned this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:app-wiring Changes to the app folder C:CLI C:x/poolmanager C:x/superfluid C:x/txfees V:state/compatible/no_backport State machine compatible PR, depends on prior breaks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants