Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/stacks-blockchain-api-types

Package Overview
Dependencies
Maintainers
5
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/stacks-blockchain-api-types - npm Package Versions

1
23

3.0.0

Diff

Changelog

Source

3.0.0 (2022-03-03)

Bug Fixes

  • capture re-organized txs correctly in /extended/v1/:address/transactions (#1074) (81d039d)

  • deactivate indices before subdomain import (#1086) (d8d4d4c)

  • index principal_stx_txs tx_id to speed up reorg updates (#1080) (f6d7d0c)

  • principal_stx_txs sorting (#1056) (b0a0e94)

  • remove unused indices, add others for re-org queries (#1087) (2a2fb8d)

  • sort NFT events by event_index too (#1063) (77b2587)

  • chore!: major version bump for breaking db schema changes (296c619)

Features

  • add chain_tip materialized view to track chain tip stats (#1028) (803ac18)
  • add chain tip info to /extended/v1/status (#1070) (fb573b1)
  • added feature for rendering docs (#991) (a521a39)
  • change string and hex column indices to Hash method (#1042) (aae6cc0)

BREAKING CHANGES

  • use event-replay to upgrade, this version includes breaking changes to the db sql schema
blockstack-devops
published 3.0.0-beta.3 •

Changelog

Source

3.0.0-beta.3 (2022-02-28)

Bug Fixes

  • remove unused indices, add others for re-org queries (#1087) (2a2fb8d)
blockstack-devops
published 3.0.0-beta.2 •

Changelog

Source

3.0.0-beta.2 (2022-02-28)

Bug Fixes

  • deactivate indices before subdomain import (#1086) (d8d4d4c)
  • index principal_stx_txs tx_id to speed up reorg updates (#1080) (f6d7d0c)
blockstack-devops
published 3.0.0-beta.1 •

Changelog

Source

3.0.0-beta.1 (2022-02-25)

Bug Fixes

  • capture re-organized txs correctly in /extended/v1/:address/transactions (#1074) (81d039d)

  • principal_stx_txs sorting (#1056) (b0a0e94)

  • sort NFT events by event_index too (#1063) (77b2587)

  • chore!: major version bump for breaking db schema changes (296c619)

Features

  • add chain_tip materialized view to track chain tip stats (#1028) (803ac18)
  • add chain tip info to /extended/v1/status (#1070) (fb573b1)
  • added feature for rendering docs (#991) (a521a39)
  • change string and hex column indices to Hash method (#1042) (aae6cc0)

BREAKING CHANGES

  • use event-replay to upgrade, this version includes breaking changes to the db sql schema
blockstack-devops
published 2.2.0-beta.1 •

blockstack-devops
published 2.1.1 •

Changelog

Source

2.1.1 (2022-02-09)

Bug Fixes

blockstack-devops
published 2.1.0 •

Changelog

Source

2.1.0 (2022-02-09)

Bug Fixes

  • add token metadata error modes to warn on missing rosetta FT metadata (#1049) (abff4b4)
  • bug in tx ordering when querying txs by address (#1044) (bbde339)
  • change status code for Rosetta request client errors to 400 #1009 (#1036) (b29466c)
  • include more types of pg connection errors in startup retry logic (#1051) (f9e88cb)
  • reconnect broken pgnotify clients (#970) (9758e51)

Features

  • add usage details for each pg connection via application_name (#1043) (87596c7)
blockstack-devops
published 2.0.0 •

Changelog

Source

2.0.0 (2022-02-01)

Bug Fixes

  • asset_event_type on history examples (85e1f4c)

  • fee rate and nonce for sponsored txs #857 (52f7ad5)

  • incorrect tx list returned for block result (#931) (aab33a1)

  • nft event sorting (#992) (487a6cb)

  • npm audit fixes, dependency cleanup (#945) (7ea3ae3)

  • optimize indexes for blocks, microblocks, txs, mempool_txs (#988) (8afa66b)

  • remove redundand indexes (51301e4)

  • return 400 for invalid requests #851 (#864) (695210d)

  • rosetta add FT support (balance, operations) and return contract_call metadata (#997) (a78a9c1)

  • tx pagination ordering bug #924 (#933) (d6587fd)

  • chore!: major version bump for breaking db schema changes (3c3f9d6)

Features

  • add /extended/v1/tokens/nft/history endpoint (6688079)
  • add /extended/v1/tokens/nft/holdings endpoint (12242b8)
  • add /extended/v1/tokens/nft/mints endpoint (0fc9f42)
  • add principal_stx_txs table to speed up /transfers endpoint (6c8466e)
  • add write-only mode (adf3821)
  • update txs on microblocks (52986d2)
  • use primary pg server for notifier (#993) (208e373)

BREAKING CHANGES

  • use event-replay to upgrade, this version includes breaking changes to the db sql schema
blockstack-devops
published 1.0.7 •

Changelog

Source

1.0.7 (2022-01-12)

Bug Fixes

  • ensure Cache-Control is specified in 304 response as required by some CDNs to cache properly (#971) (a0fd2fe)
blockstack-devops
published 1.0.6 •

Changelog

Source

1.0.6 (2022-01-07)

Bug Fixes

  • rosetta: off-by-one nonce returned with rosetta /account/balance endpoint #961 (#964) (64a4401)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc