8000 Release v3.0.3 "Otterly Odyssey" · erigontech/erigon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v3.0.3 "Otterly Odyssey"

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 10:02
· 88 commits to release/3.0 since this release
81d661f

Anyone experiencing DB growth issues in Erigon 3.0.2 please upgrade to 3.0.3 where this issue is fixed. To clean up excess disk space rm -rf <data_dir>/chaindata.

Description of the change

RPC fixes:

Polygon users who have previously run migration steps to fix incorrect logIndex related to state sync transactions released in 3.0.2 are advised to do the following for a complete mitigation:

  • Re-run migration steps, when running integration set the following environment variable: ERIGON_PRODUCE_RECEIPT_DOMAIN=true
  • Add the --polygon.logindex to flags

Improvements:

Bugfixes:

Full Changelog: v3.0.2...v3.0.3

0