-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Support the eth_subscribe
method with the "newHeads"
param
#21350
Comments
same error with ethglobal.com, I had to use chrome and install metamask to use the same |
same error with brave wallet |
@nvonpentz if you have a chance could you look into what we need here in more detail? |
Honestly, without disrespecting you, I have trouble understanding how this little bug can take so long. |
eth_subscribe
method with the "newHeads"
param
Verification passed on
21350.mp4Verification passed on
21350.mp4Verification passed on
21350.mov |
Description
When i want use the brave wallet on snowtrace, to make a transaction, snowtrace send the transaction to the wallet.
I click on confirm, and after that i have this error :
Failed to subscribe to new newBlockHeaders to confirm the transaction receipts. { "error": { "code": -32601, "message": "the method eth_subscribe does not exist" }, "id": 8, "jsonrpc": "2.0" }
Steps to Reproduce
Actual result:
Failed to subscribe to new newBlockHeaders to confirm the transaction receipts. { "error": { "code": -32601, "message": "the method eth_subscribe does not exist" }, "id": 6, "jsonrpc": "2.0" }
Expected result:
transaction should be accepted
Brave version (brave://version info)
Version 1.35.103 Chromium: 98.0.4758.102 (Official Build) (64-bit)
Version/Channel Information:
The text was updated successfully, but these errors were encountered: