8000 feat(mempool): add support for lanes by jmalicevic · Pull Request #3638 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(mempool): add support for lanes #3638

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

Merged
merged 113 commits into from
Sep 6, 2024

Conversation

jmalicevic
Copy link
Contributor
@jmalicevic jmalicevic commented Aug 6, 2024

Closes #3484


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

hvanz and others added 30 commits August 5, 2024 14:52
…etbft/cometbft into jasmina/3457-mempool-lanes-app-query
Co-authored-by: Hernán Vanzetto <15466498+hvanz@users.noreply.github.com>
Co-authored-by: Hernán Vanzetto <15466498+hvanz@users.noreply.github.com>
…cometbft/cometbft into jasmina/3457-mempool-lanes-app-query
… times. We need to clean the recheck struct at the end of rechecking.
Copy link
Contributor
@melekes melekes left a comment

Choose a reason for hiding this comment

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

nice work 👍

jmalicevic and others added 4 commits September 5, 2024 15:25
…4008)

Addresses  #3977 

<!--

Please add a reference to the issue that this PR addresses and indicate
which
files are most critical to review. If it fully addresses a particular
issue,
please include "Closes #XXX" (where "XXX" is the issue number).

If this PR is non-trivial/large/complex, please ensure that you have
either
created an issue that the team's had a chance to respond to, or had some
discussion with the team prior to submitting substantial pull requests.
The team
can be reached via GitHub Discussions or the Cosmos Network Discord
server in
the #cometbft channel. GitHub Discussions is preferred over Discord as
it
allows us to keep track of conversations topically.
https://github.com/cometbft/cometbft/discussions

If the work in this PR is not aligned with the team's current
priorities, please
be advised that it may take some time before it is merged - especially
if it has
not yet been discussed with the team.

See the project board for the team's current priorities:
https://github.com/orgs/cometbft/projects/1

-->

---

#### PR checklist

- [x] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
Co-authored-by: Sergio Mena <sergio@informal.systems>
Copy link
Contributor
@sergio-mena sergio-mena left a comment

Choose a reason for hiding this comment

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

Thanks folks for this! 🙏
Way to go! 🚀

Co-authored-by: Sergio Mena <sergio@informal.systems>
@jmalicevic jmalicevic merged commit ad261cf into feature/mempool-qos Sep 6, 2024
33 checks passed
@jmalicevic jmalicevic deleted the jasmina/3484-add-lanes-to-mempool branch September 6, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mempool
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

mempool/lanes: Implement lanes in CListMempool
4 participants
0