Releases: dashpay/insight-api
Releases · dashpay/insight-api
Insight API v3.2.0
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
Insight API v3.1.1
fix: invalid llmq type
Insight API v3.1.0
chore: bump version to v3.1.0 (#73)
Insight API v3.0.1
chore: update dashcore-lib
v2.2.1: add fromHeight/toHeight params to tx history & summary (#42)
* 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
v2.0.1 Update dashcore-lib, package.json and package-lock.json, bumped the p…