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

algosdk

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algosdk - npm Package Versions

1
7

1.14.0-beta.1

Diff

Changelog

Source

v1.14.0-beta.1

Added

  • Add stateproof keyreg field (#463)

Changed

  • Implement C2C tests (#498)
  • Moving from travis to circleci (#507)
  • Add installation instructions for vite users (#512)
  • Update langspec for TEAL 6 (#518)
algojohnlee
published 1.13.1 •

Changelog

Source

1.13.1

Added:

  • Add app creator to dryrun request (#499)

Changed:

  • Adding note to use bigint (#501)

Fixed:

  • Fix JSON decoding (#502)
algobarb
published 1.13.0 •

Changelog

Source

1.13.0

Added:

  • Create dryrun (#478)
  • Support ABI reference types and other improvements (#482)
  • Improve HTTP error messages (#485)
  • Enabling a custom client for Algod and Indexer (#477)
  • Export sdk subclasses to typedoc (#479)
  • ABI Support for JS library (#454)
  • ABI interaction support (#466)
  • Wait for confirmation function (#469)
  • Add freezeAccount encoding in display method (#460)
  • Regenerate code from specification file (#456)

Changed:

  • Document Indexer methods (#491)
  • Document Algodv2 methods (#486)
  • Update chromedriver (#492)

Fixed:

  • Fix wait for confirmation function (#480)
  • Fix type for foreignAssets (#472)
egieseke
published 1.13.0-beta.2 •

Changelog

Source

1.13.0-beta.2

Added

  • Support ABI reference types and other improvements (#482)
  • Improve HTTP error messages (#485)
  • Enabling a custom client for Algod and Indexer (#477)
  • Export sdk subclasses to typedoc (#479)

Fixed

  • Fix wait for confirmation function (#480)
algojohnlee
published 1.13.0-beta.1 •

Changelog

Source

1.13.0-beta.1

Added

  • ABI Support for JS library (#454)
  • ABI interaction support (#466)
  • Wait for confirmation function (#469)
  • Add freezeAccount encoding in display method (#460)
  • Regenerate code from specification file (#456)

Fixed

  • Fix type for foreignAssets (#472)
bricerising
published 1.12.0 •

Changelog

Source

1.12.0

Added

  • Support AVM 1.0
  • Support deserializing nonparticipating and offline keyreg
  • Support deserializing nonparticipating transaction

Fixed

  • Key registration transaction with nonParticipation=true
algobarb
published 1.11.1 •

Changelog

Source

1.11.1

Fixed

  • Properly decode transaction extra pages field (#419)
bricerising
published 1.11.0 •

Changelog

Source

1.11.0

Added

  • Signing support for rekeying to LogicSig/MultiSig account
algojohnlee
published 1.10.1 •

Changelog

Source

1.10.1

Added

  • Add missing fields msig and lsig to EncodedSignedTransaction type
  • Add the missing type SignedTransaction, which helped fix the any return value for Transaction.from_obj_for_encoding
  • More internal types are now exported
  • Support the new base64 asset fields in algod models
  • Add ability to install the package from a git URL with npm

Fixed

  • Remove BigInt literals from package
  • Support encoding transactions with a first round of zero
  • Fix msgpack encoding of dryrun objects
algojohnlee
published 1.10.0 •

Changelog

Source

1.10.0

Added

  • Support for dynamic opcode accounting, backward jumps, loops, callsub, retsub
  • Ability to pool fees
  • Ability to pay for extra pages

Changed

  • Add link to docs in readme
  • Update examples on getting suggestedParams
  • Grammatical fixes

Fixed

  • Fix asset creation transaction types that should be optional
  • Remove synthetic default imports
  • Use DryrunRequest instead of DryrunSource in constructor
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