Skip to content

Commit

Permalink
readme: known issues (#11036)
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored Jul 8, 2024
1 parent d64b42b commit ffc4911
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,11 @@ Supported networks: all (except Mumbai).
- can symlink/mount latest state to fast drive and history to cheap drive
- ArchiveNode is default. FullNode same as in E2: --prune=hrtc

### Known Problems of E3:

- don't `rm -rf downloader` - it will cause re-downloading of files: https://github.com/ledgerwatch/erigon/issues/10976
- `eth_getLogs` fields `index` always 0: https://github.com/ledgerwatch/erigon/issues/10324

### E3 datadir structure

```sh
Expand Down

0 comments on commit ffc4911

Please sign in to comment.