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

e3: CanonicalHash to return ok as found-marker #11942

Merged
merged 44 commits into from
Sep 20, 2024
Merged

e3: CanonicalHash to return ok as found-marker #11942

merged 44 commits into from
Sep 20, 2024

Conversation

AskAlexSharov
Copy link
Collaborator

to fix:

curl --data '{"method":"debug_traceBlockByNumber","params":["0x13C2924"],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST localhost:8549
{"jsonrpc":"2.0","id":1,"result":null,"error":{"code":-32000,"message":"invalid arguments; block with hash 0000000000000000000000000000000000000000000000000000000000000000 not found"}}

@AskAlexSharov AskAlexSharov marked this pull request as draft September 17, 2024 07:21
@AskAlexSharov AskAlexSharov marked this pull request as ready for review September 17, 2024 07:22
@Giulio2002 Giulio2002 merged commit 7ddca95 into main Sep 20, 2024
18 checks passed
@Giulio2002 Giulio2002 deleted the canon_hash_ok branch September 20, 2024 14:38
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.

3 participants