Skip to content

Releases: bitpay/insight-api

v0.4.3

20 Jul 16:58
Compare
Choose a tag to compare

Introduces query options to trim transaction results for the /addrs/txs endpoint, see docs and #488 for more details.

0.2.16

13 Jul 22:19
Compare
Choose a tag to compare
  • bug fixes

v0.2.10

01 Sep 15:50
Compare
Choose a tag to compare

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.4

04 Jun 02:21
Compare
Choose a tag to compare
  • fixes update script.

v0.2.2

02 Jun 09:35
Compare
Choose a tag to compare
  • 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

31 May 02:35
Compare
Choose a tag to compare
  • 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

31 May 02:35
Compare
Choose a tag to compare
  • 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

17 May 22:03
Compare
Choose a tag to compare
  • fix rounding errors
  • fix bitcore compatibility with Script's getAddrStrs

v0.1.10

13 May 21:05
Compare
Choose a tag to compare
  • update bitcore dependency.
  • minor bug fixes.
  • new calls in address API (multiple addresses)