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

Send bundles from aa-bundler #68

Merged
merged 20 commits into from Mar 12, 2023
Merged

Conversation

zsluedem
Copy link
Collaborator

@zsluedem zsluedem commented Mar 3, 2023

Enable bundle function in #10

There is one leftover in the pr.

  1. When the user operations are submitted to the client, the bundler needs to observe the transactions are finalized in the blockchain and send a remove request to the pool, and update the reputation accordingly.

Tests are also missing now.

@zsluedem zsluedem force-pushed the send-bundles branch 3 times, most recently from df274d1 to a2e3cd5 Compare March 5, 2023 10:57
bin/bundler.rs Outdated Show resolved Hide resolved
bin/bundler.rs Outdated Show resolved Hide resolved
src/bundler/mod.rs Outdated Show resolved Hide resolved
src/bundler/mod.rs Outdated Show resolved Hide resolved
src/uopool/utils.rs Show resolved Hide resolved
src/uopool/services/uopool.rs Outdated Show resolved Hide resolved
src/uopool/services/uopool.rs Outdated Show resolved Hide resolved
src/uopool/services/uopool.rs Outdated Show resolved Hide resolved
src/uopool/services/uopool.rs Outdated Show resolved Hide resolved
src/uopool/services/uopool.rs Show resolved Hide resolved
@zsluedem zsluedem requested a review from Vid201 March 11, 2023 06:19
@zsluedem zsluedem merged commit 6320440 into silius-rs:main Mar 12, 2023
1 check passed
@zsluedem zsluedem deleted the send-bundles branch March 12, 2023 01:26
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.

None yet

2 participants