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

The official JavaScript SDK for Algorand.

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

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.18.0. Release notes Sourced from ws's releases. 8.18.0 Features Added support for Blob (#2229). 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with...

dependencies

Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.5. Release notes Sourced from axios's releases. Release v1.7.5 Release notes: Bug Fixes adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707) core: add the missed...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

# Overview Let's go V3 🎉!!! This ticket is for tracking differences found while integrating v3 beta: - `/block/${round}/hash` is no longer camel case when using `JSON.stringify`: (fixed by using...

## Problem The `LedgerStateDelta` object as returned from algod has the field `Txleases` which is a map with an object key, as show in https://github.com/algorand/go-algorand/blob/8e2e2e4f4f714e40d6156ed77cbd1b4b4763d11a/ledger/ledgercore/statedelta.go#L105 Unfortunately if this object is...

Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...

dependencies

## Problem The Algod and Indexer clients now use `bigint` for microAlgo amounts in v3. However, the `microalgosToAlgos()` and `algosToMicroalgos()` only support `number`s. ## Solution ### Workaround No. 1 SDK...

new-feature-request

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...

dependencies

Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's...

dependencies