New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@stacks/blockchain-api-client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

kyranjamie
published 0.48.1 •

Changelog

Source

0.48.1 (2021-02-15)

Bug Fixes

  • bump stacks-node docker image versions to 2.0.5 (8ebdf25)
kyranjamie
published 0.48.0 •

Changelog

Source

0.48.0 (2021-02-15)

Features

  • add block height filter to /extended/v1/address/:address/transactions (5d9492f)
  • add recipients of stx from contract-call txs to :address/transactions (1280dd0)
  • include any tx type in the address filtered mempool result, fixes #438 (d532309)
  • new api endpoint to get inbound stx and send-many transfers with memos (875dfa3)
kyranjamie
published 0.47.5 •

Changelog

Source

0.47.5 (2021-02-12)

Bug Fixes

  • add tx_fees_streamed_produced (021082a)
  • bug with rewards received in immediately non-canonical blocks (2c587ac)
  • correct re-org handling for miner rewards, although something still off (e10c121)
kyranjamie
published 0.47.4 •

Changelog

Source

0.47.4 (2021-02-12)

Bug Fixes

  • custom nonce added in /payloads and /balance (f8dbc54)
kyranjamie
published 0.47.3 •

Changelog

Source

0.47.3 (2021-02-11)

Bug Fixes

  • removed 0x from public key in rosetta combine api (c127017)
  • used slice instead of replace (638a170)
kyranjamie
published 0.47.2 •

Changelog

Source

0.47.2 (2021-01-30)

Bug Fixes

  • add ?tip query param to RPC methods (18a0532)
kyranjamie
published 0.47.1 •

Changelog

Source

0.47.1 (2021-01-26)

Bug Fixes

  • chainid env var to work around bootup deadlock (cee0547)
kyranjamie
published 0.47.0 •

Changelog

Source

0.47.0 (2021-01-25)

Bug Fixes

Features

  • handling for on-btc-chain stx-stacks operations (7c804f8)
kyranjamie
published 0.46.0 •

Changelog

Source

0.46.0 (2021-01-25)

Features

  • env var override for /v2/pox min_amount_ustx (be27f04)
kyranjamie
published 0.45.0 •

Changelog

Source

0.45.0 (2021-01-25)

Features

  • normalize express prometheus metrics with route parsing (292f794)