Skip to content

fix: remove bundle polling for now; update logging level #29

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 3 commits into from
Dec 9, 2024

Conversation

anna-carroll
Copy link
Contributor

No description provided.

Copy link
Member

@Evalir Evalir left a comment

Choose a reason for hiding this comment

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

lgtm


// Build a block
let mut in_progress = InProgressBlock::default();
self.get_transactions(&mut in_progress).await;
self.get_bundles(&mut in_progress).await;

// TODO: Implement bundle ingestion #later
Copy link
Member

Choose a reason for hiding this comment

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

let's add a linear ticket for this

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this work should be tracked somewhere i think? cc @dylanlott

@anna-carroll anna-carroll enabled auto-merge (squash) December 9, 2024 22:00
@anna-carroll anna-carroll merged commit 1fed095 into main Dec 9, 2024
4 checks passed
@anna-carroll anna-carroll deleted the anna/rm-bundles branch December 9, 2024 22:05
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