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

@stacks/network

Package Overview
Dependencies
Maintainers
5
Versions
632
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/network - npm Package Versions

1
64

3.5.0-beta.3

Diff

blockstack-devops
published 3.5.0-beta.2 •

blockstack-devops
published 3.5.0-beta.1 •

janniks
published 3.4.1-beta.1 •

janniks
published 3.4.1-beta.0 •

janniks
published 3.3.0 •

Changelog

Source

3.3.0 (2022-02-23)

Bug Fixes

  • add preorder name command in cli (ca76f06)
  • add register command in cli (85c7dd9)
  • use noble-secp256k1 in transaction to replace elliptic dependency (534f1b8)
janniks
published 3.2.1-beta.0 •

janniks
published 3.2.1-alpha.0 •

reedrosenbluth
published 3.2.0 •

Changelog

Source

3.2.0 (2022-02-02)

Features

  • reduce reliance on network package (422fda3)

Bug Fixes

reedrosenbluth
published 3.0.0 •

Changelog

Source

3.0.0 (2021-11-30)

⚠ BREAKING CHANGES

  • use new /v2/fees/transaction endpoint for fee estimation
  • address Matt's comment and add type guard
  • avoid mutating Auth
  • change Authorization from a class to functional interface

Features

  • add address/signer verification to verifySingleSig() (589b14d)
  • add more spending condition tests (930f34d)
  • add unsigned equivalent of make contract deploy (792c2ae)
  • add verifyMultiSig() (0378747)
  • bring back cli command get_app_keys (f7d2c6c)
  • ci job to list circular dependencies (9816b3c)
  • cli add custom derivation path option (9ba53be)
  • construct TransactionSigner with partially signed multi-sig transaction (0ada72a)
  • construct TransactionSigner with partially signed multi-sig transaction (c0ae13f)
  • export user app file url from storage (28d5187)
  • multisig spending condition tests use integers, not BigNums (e34ba2e)

Bug Fixes

  • add custom bigint pow to prevent transpilers incorrect conversion (f0334cf)
  • avoid use of getters to enable safer serialization (6f626a1)
  • bigint -> number (78c7960)
  • check if spending condition has too many sigs (6ad03fd)
  • cli add missing clarity types in contract call (a02665a)
  • endpoint response type (647833a)
  • fix etags deletion from localstorage on parallel calls to delete file (1af7a18)
  • github action for generating updated docs on release (6d9ff4d)
  • improve signOrigin oversign check; fields which are not a MessageSignature don't count in overlap check (abe2909)
  • jsdom failing with init bigint (ba4d351)
  • network: upgrade and republish (f061612)
  • remove circular dependencies form keychain package (140f62d)
  • remove circular dependencies from cli (4a29e42)
  • remove circular dependencies from transactions (0d0b5fb)
  • remove circular dependencies from wallet-sdk (e9e626d)
  • return correct signature in sponsored spending conditions (e83cdc6)
  • review and update bns readme (3d36f8e)
  • review and update cli readme (ae8c7f7)
  • review and update encryption readme (79735f4)
  • review and update keychain readme (a834742)
  • review and update profile readme (227b25a)
  • review and update stacking readme (d4bc99e)
  • review and update storage readme (d9df8f5)
  • review and update transactions readme (0421590)
  • throw error if authType not set (8ae3f34)
  • trigger workflows on external pull requests #1114 (8b4fdb5)
  • update getFee usage in stacking lib (34dab52)
  • update readme for broadcastTransaction (c575ee9)
  • update test and fix oversign check (a26898e)
  • use new /v2/fees/transaction endpoint for fee estimation (888e8fa)

Code Refactoring

  • address Matt's comment and add type guard (642f281)
  • avoid mutating Auth (c91decb)
  • change Authorization from a class to functional interface (327a153)
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