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

feat(rpc): Remove support for v02 and v03 RPC versions #2387

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

t00ts
Copy link
Contributor

@t00ts t00ts commented Nov 18, 2024

This PR effectively removes v02 and v03 RPC implementations, decoupling all remaining dependent methods and types from recent implementations.

The types (incl. tests) that were being recycled and still in those modules have been moved to more up-to-date locations.

See also #2220

@t00ts t00ts requested a review from a team as a code owner November 18, 2024 11:52
@t00ts t00ts changed the title feat(roc): Remove v02 and v03 feat(rpc): Remove support for v02 and v03 RPC versions Nov 18, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@sistemd sistemd left a comment

Choose a reason for hiding this comment

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

LGTM except this doesn't need to be in the changelog 👍

@t00ts t00ts merged commit 333ceb3 into main Nov 20, 2024
7 checks passed
@t00ts t00ts deleted the t00ts/rpc-refactor branch November 20, 2024 05:47
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