-
Notifications
You must be signed in to change notification settings - Fork 40
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
Skaled ignore params field for eth_blockNumber method #1198
Comments
DmytroNazarenko
added
enhancement
New feature or request
bug
Something isn't working
and removed
enhancement
New feature or request
labels
Apr 3, 2023
fixed
|
olehnikolaiev
moved this from Code Review
to Ready For Release Candidate
in SKALE Engineering 🚀
Sep 29, 2023
Verified on devnet: 3.18.0-develop.9 Response:
|
skaled: 3.18.0-beta.0 |
DmytroNazarenko
moved this from Ready For Release Candidate
to Merged To Release Candidate
in SKALE Engineering 🚀
Jan 23, 2024
Verified on Regresson network
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Versions
Skaled: schain:3.14.15-stable.2
Environment
20 active nodes on the network
2 schains up and running
Steps to Reproduce/Description
Expected behavior
skaled should return an error
""error":{"code":-32602,"message":"too many arguments, want at most 0"}"
Actual result
skaled return the latest block number without any errors
{"id":1,"jsonrpc":"2.0","result":"0xcbce7"}
example request
The text was updated successfully, but these errors were encountered: