github ledgerwatch/erigon v2021.06.01
2021.06.01-alpha

latest releases: v2.60.0, v2.60.0-rc1, v2.59.3...
2 years ago

Legacy Downloader Is Removed

No more flag --download.v2.

trace_filter index corruption -- upgrade your node ASAP

This update is time sensitive, if you synced your node recently using 2021.05.04, update your node ASAP.

That way our fix will be able to fix the index w/o having to resync your node.

If you didn't upgrade from 2021.05.04 to 2021.06.01 until ~June, 10th, you need to resync your node to keep trace_filter functional.

Changelog

  • fix for the trace_filter index corruption

  • more work on London hardfork

  • switch Baikal devnet to Cavaleras devnet

  • more work on Sentry

  • staged sync bugfixing & more test coverage

  • improvements for windows builds #2054

  • eth_gasPrice crash fixup #2031

  • legacy downloader is removed, --download.v2 flag is removed

  • a lot of code cleanup

SHA256

tool sha256 validation command
./bin/erigon 112476d74630e04c4ce3cb9240ccb5db5cb444380c8178a4d3e550e18355b6af make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/erigon
./bin/rpcdaemon 3ec9d0e7416a93398a3e66d100e4b47c049538c2bd096965c00e062f8eb979bd 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.