Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

v3.1.0 - Feature/Bugfix Release

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 24 May 08:02
· 120 commits to master since this release
d9d5fd5
  • New getLatestHeader() and getLatestBlock() methods for retrieving the latest header
    respectively full block in the canonical chain, PR #52
  • Fixed saveHeads() bug not storing the internal headHeader/headBlock header cursors
    to the DB, PR #52
  • Updated API docs