github ledgerwatch/erigon 2021.05.03
2021.05.03-alpha

latest releases: v2.60.1, 2.60.1, v2.60.0...
3 years ago

Resync

Due to a regression in the previous release, the logs table could be corrupted. We recommend a full resync from scratch if you use eth_getLogs.

Changelog

  • rename! TurboGeth is now Erigon!

  • download.v2 is now on by default; if you want to disable, launch with --download.v2=false

  • fix a regression from 2021.05.02 with logs (see fix #1958, was introduced in #1904)

  • trace_filter is ready for testing, but requires a full resync with --storage-mode hrtc and an index for it takes 130GB of additional disk space

  • more work on sentry separation

SHA256

tool sha256 validation command
./bin/tg 36c6914069d436c3ef85c8a39282d7c8de2f9f58d67f0b27075b34eb8c4f9331 make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
./bin/rpcdaemon f50e4898dd5915a64692fa4fb67653bf21adc8071a794ea28d18038c5bb85768 make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/rpcdaemon

It should be the same if building on Linux with go 1.16.

Don't miss a new erigon release

NewReleases is sending notifications on new releases.