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

update outdated information #8906

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

ddl-hust
Copy link
Contributor

@ddl-hust ddl-hust commented Dec 5, 2023

  1. When running locally, found that these TODO json-rpc have been implemented. Updating these outdated information can make the document clearer.
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"eth_newBlockFilter","params":[],"id":1}' http://loca
lhost:8545
{"jsonrpc":"2.0","id":1,"result":"0x02000000000000009c49b60f431cabc7"}
  1. [but it's easy to accomplish] Points to an obsolete message (https://github.com/ledgerwatch/erigon/blob/9b8cdc0f2289a7cef78218a15043de5bdff4465e/eth/downloader/downloader.go#L673)

@AskAlexSharov AskAlexSharov merged commit edcd7fc into erigontech:devel Dec 6, 2023
6 checks passed
@ddl-hust ddl-hust deleted the fix/readme-todo branch December 6, 2023 02:29
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.

2 participants