github erigontech/erigon v2021.08.03
2021.08.03-alpha

latest releases: v2.60.10, v2.60.9, v3.0.0-alpha5...
3 years ago

--datadir parameter is not backward-compatible

chaindata folder was moved from <datadir>/erigon/chaindata into <datadir>/chaindata. Please, move manually before starting the new version, otherwise you will get an error like the following

EROR[08-19|09:30:24.913] Old data directory found                 path=/Users/<>/rinkeby/erigon/chaindata please move to new path=/Users/<>/rinkeby/chaindata
Fatal: Could not open database: safety error, see log message

Changelog

  • trace_call and trace_callMany gas prices set to basefee if 0 is provided

  • eth_feeHistory better compatibility with the specs

  • trace_filter crash fixup

  • trace_filter: fix for after and count parameters

  • improved docs for building your own RPC daemon (thanks to Eugene)

  • preserve streaming of batch RPC requests (fix for #2540)

  • newHeads subscribe now returns baseFeePerGas (fix for #2549)

  • parametric the location of go executable with the env variable

SHA256

reproducible builds in Docker aren't functional at the moment

Don't miss a new erigon release

NewReleases is sending notifications on new releases.