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

v0.2.0 - Feature Release

Compare
Choose a tag to compare
@holgerd77 holgerd77 released this 14 May 12:17
· 136 commits to master since this release
91616e4
  • New optional initialization parameter allowedHardforks, this allows for cleaner client
    library implementations by preventing undefined behaviour, PR #10
  • Added activeHardfork() function to get latest active HF for chain or block, PR #11