-
Notifications
You must be signed in to change notification settings - Fork 276
feat: add additional flags for mempool #1901
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
feat: add additional flags for mempool #1901
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This comment has been minimized.
This comment has been minimized.
* fix prioritynoncemempool and add additional flags * add changelog * fix build * add tests * avoid conflicts * move tx replacement test to mempool * isort
* fix: disable memiavl cache when optimistic execution is enabled (#1892) * fix: disable memiavl cache when optimistic execution is enabled * update go.mod * fmt * add changelog * fix: check authorisation list for blocklisted address (#1898) * check authorisation list for blocklisted address * v1.5.3 release * add changelog * fix lint * chore: cleanup release branch (#1900) * cleanup release branch * cleanup * feat: add additional flags for mempool (#1901) * fix prioritynoncemempool and add additional flags * add changelog * fix build * add tests * avoid conflicts * move tx replacement test to mempool * isort * release: v1.5.4 (#1902) * feat: check authorization list in e2ee (#1903) * check authorisation list in e2ee * fix golang-ci * fix upgrade * add integration tests * fix changelog * fix typo * add missing commit * tdy * update ethermint * fix: bug on multiple tx replacements (#1911) * add integration tests for multiple replace txs * change wait block * fix * change dep to crypto org chain * fix integration tests * update cosmos sdk * fix integration tests --------- Signed-off-by: Thomas <81727899+thomas-nguy@users.noreply.github.com> Co-authored-by: songgaoye <songgao.ye@crypto.com>
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
PR Checklist:
make)make test)go fmt)golangci-lint run)go list -json -m all | nancy sleuth)Thank you for your code, it's appreciated! :)