Releases: bitpay/insight-api
Releases · bitpay/insight-api
v0.4.3
Introduces query options to trim transaction results for the /addrs/txs
endpoint, see docs and #488 for more details.
v0.2.10
New plugin system
Message broker (mailbox plugin) module for Copay
Rate limiting plugin
Logging system updated
Makes insight easier to install
Update mining pool strings
Update README
Fix typos
Fix leveldown dependency problem
v0.2.2
- new levelDB schema, please upgrade with util/upgradeV02.js
- cache for 6+ confirmation spents and transaction. 6 can be configured (see README)
- faster addr utxos and balance calculation
- faster sync.
v0.2.1
- new levelDB schema, please upgrade with util/upgradeV02.js
- cache for 6+ confirmation spents and transaction. 6 can be configured (see README)
- faster addr utxos and balance calculation
- faster sync.
v0.2.1
- new levelDB schema, please upgrade with util/upgradeV02.js
- cache for 6+ confirmation spents and transaction. 6 can be configured (see README)
- faster addr utxos and balance calculation
- faster sync.
v0.1.12
- fix rounding errors
- fix bitcore compatibility with Script's getAddrStrs
v0.1.10
- update bitcore dependency.
- minor bug fixes.
- new calls in address API (multiple addresses)