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

Upgrade zkevm data streamer version #948

Merged
merged 7 commits into from
Aug 12, 2024

Conversation

Stefan-Ethernal
Copy link
Collaborator

@Stefan-Ethernal Stefan-Ethernal commented Aug 12, 2024

This PR incorporates the latest changes from the zkEVM data streamer, resolving an issue related to the improper disposal of connections when non-existent data is queried from the stream (see details).

It also adds sending CmdStop to the data streamer, when the DS client gets disposed.

@revitteth
Copy link
Collaborator

Looks great! Thanks!

@Stefan-Ethernal Stefan-Ethernal force-pushed the fix/bump-zkevm-data-streamer-version branch from b5ad402 to d9a37a7 Compare August 12, 2024 13:41
Copy link

sonarcloud bot commented Aug 12, 2024

@revitteth revitteth merged commit 94e3cc1 into zkevm Aug 12, 2024
5 checks passed
@revitteth revitteth deleted the fix/bump-zkevm-data-streamer-version branch August 12, 2024 14:06
mandrigin pushed a commit that referenced this pull request Aug 15, 2024
* Bump the zkevm-data-streamer lib version

* Introduce flags

* Use the tag

* Fix UT

* Revert imports sort in calltracer

* go mod tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants