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

Increase websocket frame size (from erigon rpc client) #1

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

jotto
Copy link
Owner

@jotto jotto commented Mar 14, 2023

This PR increases frame size, so it'll be possible to use more complicated RPC requests(like eth_getBlockByNumber, trace_ (erigon)), via websocket

from: erigontech/erigon#2739

example block failure: https://etherscan.io/tx/0x1317d973a55cedf9b0f2df6ea48e8077dd176f5444a3423368a46d6e4db89982#internal

This PR increases frame size, so it'll be possible to use more complicated RPC requests(like `eth_getBlockByNumber`, `trace_` (erigon)), via websocket

from: erigontech/erigon#2739

example block failure: https://etherscan.io/tx/0x1317d973a55cedf9b0f2df6ea48e8077dd176f5444a3423368a46d6e4db89982#internal
@jotto jotto merged commit 99919e9 into master Mar 14, 2023
@jotto jotto deleted the increase-frame-size branch March 14, 2023 13:07
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.

1 participant