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

Adds changeset for lib #1611

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Adds changeset for lib #1611

merged 1 commit into from
Jan 29, 2025

Conversation

davidcauchi
Copy link
Contributor

@davidcauchi davidcauchi commented Jan 29, 2025


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

These changes improve the EVMClient's flexibility by enabling polling for headers when WebSocket (WS) is not used and introducing a method to initialize header subscriptions.

What

  • lib/.changeset/v1.51.0.md
    • Added a new file to document changes for version 1.51.0.
    • Included two new changes:
      • Allows for EVMClient to poll for headers when not using WS. This change enhances the client's ability to stay updated with blockchain states in environments where WS is unavailable or undesirable.
      • Adds InitializeHeaderSubscription method. This addition provides a structured way to start listening to new headers, making it easier for clients to react to new blockchain events.

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@davidcauchi davidcauchi merged commit 7ba444a into main Jan 29, 2025
58 of 61 checks passed
@davidcauchi davidcauchi deleted the add-new-changeset branch January 29, 2025 16:51
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