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

Listen for new blocks and remove user operations #220

Merged
merged 3 commits into from
Oct 7, 2023
Merged

Conversation

Vid201
Copy link
Member

@Vid201 Vid201 commented Oct 6, 2023

Bundler now subscribes to new blocks and removes all user operations included on-chain.

@Vid201 Vid201 linked an issue Oct 6, 2023 that may be closed by this pull request
Copy link
Collaborator

@zsluedem zsluedem left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -14,19 +14,21 @@ default-members = ["bin/silius"]

[workspace.package]
authors = ["Vid Kersic <vid.kersic@yahoo.com>"]
version = "0.2.0-alpha"
version = "0.3.0-alpha"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Next time, We should bump the version first and release.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, that was my bad, I forgot that. Will do it next time

Copy link
Collaborator

Choose a reason for hiding this comment

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

Not a big deal right now. Not blaming here. I made the same mistake sometimes. Additionally, we could use bot to release.

@Vid201 Vid201 merged commit ec79cfa into main Oct 7, 2023
2 checks passed
@Vid201 Vid201 deleted the feat/blocks branch October 7, 2023 15:31
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.

Listen to new blocks and remove user operations from mempool
2 participants