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
2123

0.64.0

Diff

Changelog

Source

0.64.0 (2021-08-19)

Bug Fixes

  • rosetta: /block/transaction endpoint missing ops #704 (33425d8)
  • rosetta: conflicting nonce issue in rosetta tx construction #685 (0ec3710)

Features

  • add smart contract id or contract call id queries to /extended/v1/tx/mempool (592dc24)
  • return tx_id on every asset in /extended/v1/address/[:addr]/assets (fb6150a)
blockstack-devops
published 0.63.1 •

Changelog

Source

0.63.1 (2021-08-16)

Bug Fixes

  • bug in Clarity value type parsing breaking some API tx respsonses (55227e2)
blockstack-devops
published 0.63.0 •

Changelog

Source

0.63.0 (2021-08-11)

Bug Fixes

  • bugged re-org logic introduced in microblock implementation #670 (7dfc5a9)
  • rosetta: contract details in payload stacking transactions (a903cb0)
  • all unit and integration tests working with microblock-capable stacks-node (bf89f6a)
  • bns queries not using the pg query function (51c762f)
  • bundling issues (ab45a15)
  • duplicated mempool-tx and mined-tx schemas leading to buggy tx parsing code (a85dcad)
  • fixed invalid URL crash, added route for invalid requests (81e5bec)
  • handling for receiving stale microblock events from stacks-node (b82b3e0)
  • ignore 'data system is starting' error while connecting to postgres (f637e8a)
  • include contract-call metadata in mempool/pending transactions (8f36f85)
  • issue with client doc generation in gh actions (3a017f9)
  • missing sponsor_address property in some tx responses (cbe16dd)
  • preprocess bug to remove network from the dummy transaction (95cd1be)
  • preserve logical transaction ordering using INT32_MAX value rather than -1 for batched tx microblock_sequence (654669c)
  • prevent querying duplicate tx data when existing in both micro-orphaned and unanchored-microblock form (4903148)
  • remove token_transfer_recipient_address from stacking transactions (fc95319)
  • repair bns integration tests (c0e0a69)
  • repair syntax in sample clarity contracts for debug endpoints (e576361)
  • various bugs and typing issues with parsing mined and mempool tx db data (97bb2cb)
  • wip- add try catch and log (fcb1216)

Features

  • rosetta: support passing btc address for rosetta stacking op #672 (cf36b8f)
  • rosetta: support stacking, delegate stacking and revoke stacking event (f5190c5)
  • add anchored microblock hash array to API anchor block response (f6a307a)
  • add explicit is_unanchored: boolean flag to tx responses (267a5eb)
  • add get block by burn block height and by burn block hash (#675) (d002dad)
  • add microblock metadata to tx byproduct tables (a3a9605)
  • add nonce gap detection and recommended nonce value to /address/{principal}/nonces (119615e)
  • add parent_burn_block_{time,hash,height} to txs and microblock API responses (977db77)
  • added microblock metadata to regular/anchor block API responses (39a8d32)
  • allow dangerous --force option to drop tables during event-import when migrations had breaking changes (7f71f2d)
  • anticipated sql schema required for storing microblock data with the ability to handle micro-fork reorgs (5457a9e)
  • API endpoint to return unanchored txs (6f3aed9)
  • ensure microblock data is marked with the correct anchor-canonical status on receipt of anchor block (dc89c98)
  • env var to enable streaming events to file as they are received (6114ae0)
  • exclude micro-orphaned data from applicable sql queries (9cff795)
  • flag microblock tx data as non-canonical when orphaned by an anchor block (0f2a3ec)
  • handle microblocks reorgs for micro-forks off the same same unanchored chain tip, e.g. a leader orphaning it's own unconfirmed microblocks (ecb2c79)
  • handling for the happy-path of microblock-txs accepted in the next anchor block (8ce3366)
  • implement endpoint to get the latest account nonce based off mempool and unanchored or anchored tx data (0b33bcb)
  • logical ordering of txs and events (e.g. for pagination) using microblock_sequence with tx_index (0593591)
  • microblocks API endpoints (19e92ae)
  • new database connection options (d3f23d3)
  • option to "replay" event emitter data via program args (e0d5c5f)
  • option to export all raw event observer requests to file via program args, progress on replaying requests through the observer interface (912113d)
  • parse txs from microblock event payloads and inserted into db (dc32f4e)
  • populate tx metadata tables (stx transfers, contract deployments, etc) with index_block_hash on microblock acceptance (e8689b1)
  • progress on making unanchored microblock tx data opt-in in API requests and db sql queries (3057ab3)
  • prune txs from mempool on microblock-tx receipt (36158ba)
  • refactoring microblock data oprhaning logic into separate functions for usage in streamed micro-fork handling (60fcd0a)
  • singular tx with STX transfer events endpoint #622 (6dbbba6)
  • store raw event observer request payloads in db (33fe79e)
  • storing microblock headers, progress towards storing microblock txs (6fa003c)
  • storing microblock tx events and other metadata (1871446)
  • support microblock canonical status updating during anchor block re-orgs (09844c2)
  • support processing of confirmed-only microblock data, see https://github.com/blockstack/stacks-blockchain/issues/2668 (d4b72e8)
  • debug: ability to broadcast test txs using unconfirmed chain tip nonce (ab672f8)
blockstack-devops
published 0.62.3 •

Changelog

Source

0.62.3 (2021-07-28)

Bug Fixes

  • cherrypick fix from https://github.com/blockstack/stacks-blockchain-api/pull/638 (2c85910)
blockstack-devops
published 0.62.2 •

Changelog

Source

0.62.2 (2021-07-20)

Bug Fixes

  • remove hard coded stacks.co urls and use core rpc client which uses env variables (05bc3cc)
zone117x
published 0.63.0-beta.0 •

kyranjamie
published 0.1.0-microblocks.0 •

blockstack-devops
published 0.62.1 •

Changelog

Source

0.62.1 (2021-06-29)

Bug Fixes

  • prioritize blockhash over block index when both are provided (feab6a6)
  • remove possibility of -0 amount (b28d890)
blockstack-devops
published 0.62.0 •

Changelog

Source

0.62.0 (2021-06-24)

Features

blockstack-devops
published 0.61.0 •

Changelog

Source

0.61.0 (2021-05-19)

Bug Fixes

  • [Rosetta] fix unintentional global error object mutations (ee4e62e)
  • add a no-op handler for /new_microblocks events to support stacks-node 2.0.12.0.0 (1ccd9a8)
  • dockerfile STACKS_CHAIN_ID mismatch (d6c7b45)
  • rosetta no signature format modification (15432fe)
  • skip subdomain with malformed zone files #582 (e2a6f90)
  • subdomains not queried in /v1/addresses/* (ea233a6)

Features

  • [rosetta] delegated stacking (9718c35)
  • socket.io server and client implementation (fd8f62f)
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