Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

v2.3.1 - Bug Fix Release

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 14 Mar 11:18
· 173 commits to master since this release
67fb885
  • Fix OutOfMemory bug when trying to create a read stream on large trie structures
    (e.g. a current state DB from a Geth node), PR #38
  • Fix race condition due to mutated _getDBs/_putDBs, PR #28