Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

3.0.0

Choose a tag to compare

@rekmarks rekmarks released this 25 Mar 16:59
· 218 commits to main since this release

Changed

  • npm module main now exports unprocessed source
  • Module includes dist:
    • Bundle: dist/EthBlockTracker.js
    • ES5 source: dist/es5/
  • Fixes awaitCurrentBlock return value
  • lib renamed to src
  • eth-block-tracker is now a normal EventEmitter, does not provide a callback to event handlers