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/first streamable block refactor #73

Merged
merged 10 commits into from
Dec 16, 2024

Conversation

sduchesneau
Copy link
Contributor

  • Remove all retry and return errors since poller will retry. Remove cmd/firesol/rpc/check.go and update dependencies.
  • Refactor fetch method and cleanup commands
  • merge develop
  • Update fetcher options and improve logging. Added new flag interval-between-clients-sort. Updated the RPC client strategy, and switched to a sticky rolling strategy. Enhanced logging by iterating over all flags.
  • Update dependencies in go.mod and go.sum
  • Add AccountBlock message to Solana proto definitions
  • remove junk

billettc and others added 10 commits November 21, 2024 10:09
Remove cmd/firesol/rpc/check.go and update dependencies.
Simplified the fetch method by removing an unnecessary loop. Removed redundant commands and dependencies to streamline the codebase.
…amable_block_refactor

# Conflicts:
#	block/fetcher/rpc.go
#	cmd/firesol/rpc/check.go
#	cmd/firesol/rpc/fetcher.go
#	go.mod
#	go.sum
Added new flag `interval-between-clients-sort`.
Updated the RPC client strategy, and switched to a sticky rolling strategy.
Enhanced logging by iterating over all flags.
@sduchesneau sduchesneau merged commit ad5559c into develop Dec 16, 2024
2 checks passed
@sduchesneau sduchesneau deleted the feature/first_streamable_block_refactor branch December 16, 2024 16:08
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