Skip to content

Releases: dashpay/insight-api

Insight API v3.2.0

19 Sep 14:28
2777b87
Compare
Choose a tag to compare

What's Changed

  • ci: update docker action repos by @strophy in #81
  • ci: fix buildx var substitution in compose file by @strophy in #82
  • chore: update dependecies by @shumkov in #87
  • fix: swap allowAbsurdFees for maxFeeRate for Dash Core v18 by @coolaj86 in #86
  • build: update Node.JS in docker image by @shumkov in #88

New Contributors

Full Changelog: v3.1.2...v3.2.0

Insight API v3.1.2

30 Jun 09:31
cc892e1
Compare
Choose a tag to compare

feat: add Luxor to list of known mining pools (#74)
feat: getBestChainLock parameter in status endpoint, test, and README fixes (#75)
chore: bump version to 3.1.2 and update dashcore-lib (#80)

Insight API v3.1.1

15 Dec 12:44
Compare
Choose a tag to compare
fix: invalid llmq type

Insight API v3.1.0

15 Dec 08:17
0044f43
Compare
Choose a tag to compare
chore: bump version to v3.1.0 (#73)

Insight API v3.0.1

22 Oct 03:11
Compare
Choose a tag to compare
chore: update dashcore-lib

v2.2.1: add fromHeight/toHeight params to tx history & summary (#42)

25 Mar 13:26
2cdbb45
Compare
Choose a tag to compare
* add fromHeight/toHeight params

* bump version

* update package lock

* update dashcore-lib dependency

* bump version

* update package lock

Update dashcore-lib to 0.16.8

28 Jan 10:02
Compare
Choose a tag to compare
v2.0.1

Update dashcore-lib, package.json and package-lock.json, bumped the p…

v2.0.0

21 Jan 16:11
969c2a5
Compare
Choose a tag to compare
  • updated with 0.13 mainnet compatible version of dashcore-lib
  • enabled pass-through of special transactions from dashcore-node