js-algorand-sdk icon indicating copy to clipboard operation
js-algorand-sdk copied to clipboard

The official JavaScript SDK for Algorand.

Results 122 js-algorand-sdk issues
Sort by recently updated
recently updated
newest added

This implementation closes #621

New Feature

## Problem There was recently a new `disassemble` endpoint implemented on the node software to allow you to get human-readable TEAL code from bytecode: https://github.com/algorand/go-algorand/pull/3908. However, there is no corresponding...

Team Scytale
new-feature-request

WIP PR to track changes for Box Storage

New Feature

### Subject of the issue Somehow we've got an issue when trying to format the error message returned from a post to the transactions endpoint. The result of a 400...

Team Scytale
new-bug

## Problem It appears that most response types for API calls are `Promise`. For us TS users, rather than knowing the shape of these responses, we have to look up...

new-feature-request
Team Lamprey

## Problem The `waitForConfirmation` function is responsible for returning a promise with the following properties: * Successfully resolves when the identified transaction has been confirmed in a block * Errors...

Team Scytale
community interest

## Summary This SDK provides the functions `signMultisigTransaction` and `appendSignMultisigTransaction` which are used to create and add signatures to an encoded multisig transaction. These functions work well if the SDK...

Team Scytale

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies