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

Feature/sf main #111

Merged
merged 7 commits into from
Jan 29, 2024
Merged

Feature/sf main #111

merged 7 commits into from
Jan 29, 2024

Conversation

maoueh
Copy link
Collaborator

@maoueh maoueh commented Jan 18, 2024

Changes

Tests


Issues

maoueh added 7 commits May 26, 2022 11:32
# Conflicts:
#	src/cmd/console.rs
#	src/polling.rs
- Now simply polling on "irrversible block" only, so we ditch all the fork handling code
- Batching is smoother now as task are spawned as soon as first one finish new one starts (old code was waiting for the full batch to complete before starting new task(s))
- Improved logging to more easily understand where we are
A few bash-fu problems where fiddling with markdown formatting, fixed that.
Copy link

@sduchesneau sduchesneau left a comment

Choose a reason for hiding this comment

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

lgtm

@maoueh maoueh merged commit 682bfaf into main Jan 29, 2024
5 of 6 checks passed
@maoueh maoueh deleted the feature/sf-main branch January 29, 2024 15:46
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