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

feat: replace existing tasks with reth tasks #824

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

dancoombs
Copy link
Collaborator

Closes #380

Copy link
Collaborator

@0xfourzerofour 0xfourzerofour left a comment

Choose a reason for hiding this comment

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

Lets go! looks good to me

};

let signer = AwsSigner::new(client, key_id, Some(chain_id))
.await
.context("should create signer")?;

let monitor_guard = SpawnGuard::spawn_with_guard(monitor_account_balance(
task_spawner.spawn(Box::pin(monitor_account_balance(
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is way cleaner nice

@dancoombs dancoombs merged commit 811274b into feat/v0.4 Oct 3, 2024
8 checks passed
@dancoombs dancoombs deleted the danc/reth-tasks branch October 3, 2024 20:02
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.

2 participants