Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v0.10.0
0.10.0 (2020-08-26)
Bug Fixes
- revert test:integration script operator change (d949119)
- update readme and openapi client description (2af816b)
- windows friendly operator (f1cd6ff)
Features
- adding docs tasks to main package.json (6fda66c)
- client docs (602a266)
v0.9.0
0.9.0 (2020-08-26)
Bug Fixes
- fetch the api server's version from package.json (e6efc40)
Features
- add hard-coded status and error messages for rosetta (84fae9b)
- add mempool openapi docs (b981c49)
- add rosetta api schema for type information (edb3b14)
- fill out rosetta network list and options calls (a753c96)
- stub handlers for rosetta api endpoints (9603ea4)
v0.8.0
0.8.0 (2020-08-25)
Bug Fixes
- deserializing multisig txs (db6d264)
- N-of-M multisig working (34ba78c)
- N-of-N (one to one) multisig txs working (4cc155b)
Features
- initial debug endpoint support for sending multisig transactions (d12ba53)
v0.7.0
0.7.0 (2020-08-24)
Features
v0.6.0
0.6.0 (2020-08-20)
Bug Fixes
- add java to gh workflow (d5ae6ca)
- add jre to the dockerfile build (402686c)
- client package.json files includes (da6061f)
- cross-platform openapi generation script (7ade2fb)
- lint fixes (465a72e)
- postinstall script to build client lib if needed, add readme (791f763)
- typing errors with esModuleInterop, default websocket client connection URL (a1517b1)
Features
- auto-generated client demo (6eda93d)
v0.5.3
0.5.3 (2020-08-13)
Bug Fixes
v0.4.0
0.4.0 (2020-07-28)
Bug Fixes
- linting errors after rebase with latest master (3679652)
- unit tests fixed after rebase with latest master (a806740)
- unit tests for sponsored tx (redundant null property) (c918235)
Features
- add sponsor transaction option to debug broadcast endpoints (4511a50)
- support sponsored tx in db and API response (01703e7)
v0.3.1
0.3.1 (2020-07-28)
Bug Fixes
- address stx balance schema bug (b44a9b9)
- make address stx balance take fees into account (f845086)
v0.3.0
0.3.0 (2020-07-28)
Bug Fixes
- possible fix for core-node proxy in gitpod deployment (c0aaee8)
- docs: conform to 'Response' naming convention (735006e)
- docs: required props, dictionary for fts, nfts (63fe101)
- Mempool tx status to enable union type (26feddb)
- type errors in build (c842e2b)
Features
- add gitpod to readme (fa5f3df)
- add prebuild support to gitpod config (fe89677)
- gitpod support (f89191d)
- redirect root path to status path (2e74937)