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

Wrap up JSON RPC v06 re-introduction #2567

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Wrap up JSON RPC v06 re-introduction #2567

merged 1 commit into from
Feb 4, 2025

Conversation

t00ts
Copy link
Contributor

@t00ts t00ts commented Feb 4, 2025

add starknet_estimateMessageFee and enable ws route testing

Closes #2514

@t00ts t00ts requested a review from a team as a code owner February 4, 2025 09:25
Copy link
Contributor

@kkovaacs kkovaacs left a comment

Choose a reason for hiding this comment

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

BTW, we should enable the websocket test for the trace API, too.

@t00ts t00ts force-pushed the t00ts/rpc-wrap-up-v06 branch from 5c59eda to 7b464ec Compare February 4, 2025 09:35
@t00ts t00ts merged commit 4bd4d91 into main Feb 4, 2025
@t00ts t00ts deleted the t00ts/rpc-wrap-up-v06 branch February 4, 2025 09:39
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.

Re-enable JSON-RPC v06
3 participants