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

StreamingFast fork merged into graphprotocol #112

Merged
merged 21 commits into from
Jan 29, 2024

Conversation

maoueh
Copy link
Collaborator

@maoueh maoueh commented Jan 29, 2024

No description provided.

maoueh and others added 21 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.
Changed logs to output Firehose block
# Conflicts:
#	.gitignore
#	src/polling.rs
#	src/result.rs
@maoueh maoueh merged commit 44082f7 into graphprotocol:main Jan 29, 2024
5 of 6 checks passed
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