github ledgerwatch/erigon v2020.10.01
v2020.10.01-alpha

latest releases: v2.59.3, v2.59.2, v2.59.1...
3 years ago

Known Issues

2020.10.01 does not work on Alpine Linux, so we temporarily switched to using Ubuntu in Docker images.

We will restore Alpine as soon as possible: #1165

Changelog

  • eth_getLogs is now using Roaring Bitmaps resulting in 2x to 10x performance improvements.

  • progress implementing trace_ API calls: #1119

  • fix compilation on machines with GOPATH not set

  • fix crashes of the RPC daemon when it reads directly from the chaindata

  • began documenting our code at https://turbo-geth.readthedocs.io

SHA256

tool sha256 validation command
./bin/tg 77e593af2880d6039b82c1b5d255b2128eaaa11bf745d7bbe449a2666283a185 make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
./bin/rpcdaemon 7682672f72e1ae6cf9bcaa78b127a01a5b515d764b176788d6b9217aa98a820c make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/rpcdaemon

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

Don't miss a new erigon release

NewReleases is sending notifications on new releases.