github erigontech/erigon v2020.10.03
v2020.10.03-alpha

latest releases: v3.0.0-alpha4, 2.60.8, 2.60.7...
3 years ago

Long Migrations

receipts_store_logs_separately

Reducing trafic between rpcdaemon and tg due to more granular receipt storage.

Duration: 3-4 hours

--

Total migrations duration: about 3-4 hours.

Changelog

  • Better batch processing of DB writes using B-Trees (speeds up sync process)

  • Improved migrations:

    • Exclusive lock on the DB when the migration is ongoing

    • Better DB space usage on migration (the DB shouldn't grow as much)

  • Experimental MDBX support

  • Geth 1.9.23

  • Fix infinite rpc.gascap on eth_estimateGas (thanks to @3esmit)

SHA256

tool sha256 validation command
./bin/tg 48d25c4546d23a5b413a1b717c67bea9b84a7fd332282f2a969baa37878c8900 make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg
./bin/rpcdaemon 44948295847830029ed92fb6834e8ec88c7f9c07906271d1a2b617f5108e526e 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.