Skip to content

Blockbook v0.2.0

Compare
Choose a tag to compare
@martinboehm martinboehm released this 24 Jan 17:11
· 1102 commits to master since this release

New features

  • support for Ethereum type blockchains, including ERC20 tokens
  • database optimized for searching in the newest transactions first order
  • new websocket interface, new API (legacy, Bitcore compatible API is still supported as API V1)
  • handling of unknown inputs in transactions (support for anonymous transactions and sidechains)
  • filtering of transactions in explorer

The database is not compatible with previous versions. The database must be recreated by inital synchronization with the backend.