Skip to content

v3.0.0

Compare
Choose a tag to compare
@braydonf braydonf released this 28 Jan 20:56
· 13664 commits to master since this release

This is a major release with only a few breaking API changes in the address service of bitcore-node. This update requires a database reindex, please see https://github.com/bitpay/bitcore-node/blob/master/docs/services/db.md#how-to-reindex for recreating the database if upgrading from a previous version.

Bitcore Node

  • Memory optimizations for large queries as well as configurable limits (bitpay/bitcore-node#392)
  • Resolves a database bug for intentionally created unspendable p2sh and p2pkh address hash collisions in database indexes (bitpay/bitcore-node#379).
  • Various bug fixes and updates

Insight API

Bitcore Library