github ledgerwatch/erigon v2022.05.08
2022.05.08-alpha

latest releases: v2.60.2, v2.60.1, 2.60.1...
2 years ago
  1. More fixes for the stuck header downloader.
  2. Upgraded to newer versions of torrent and roaring libraries.
  3. Fixed deletion of one extra tx lookup mapping when pruning.
  4. MDBX is now complied with gcc 12 and clang 15.
  5. New BSC snapshot files for blocks up to 17.5m, increased threshold for skip analysis optimisation to 13.9m blocks.
  6. First implementation of RPC methods eth_newBlockFilter, eth_newPendingTransactionFilter, eth_newFilter, eth_getFilterChanges, they are disabled by default (because they are not safe to be exposed publicly due to easy memory exhaustion attacks), need to be turned on via rpc.accessList command line option.
  7. For torrent sync, ipv6 is disabled if not supported by the host operating system.
  8. Improved log output for torrent file verification.
  9. Ropsten TTD (Terminal Total Difficulty) set to 10^23, fixed override command line flag.
  10. Fixed POS sync bug found on Kiln
  11. Fixed block production for devnet (broken in previous releases)

Don't miss a new erigon release

NewReleases is sending notifications on new releases.