Skip to content

Releases: aragon/sdk

1.11.0-rc1-javascript-client

31 Jul 15:28
15479b7
Compare
Choose a tag to compare

Added

  • Added initializeFrom encoders and decoders
  • Support for ERC721 deposits and withdrawals
  • Added getProtocolVersion function
  • Support for baseGoerli network with the new client-common version

Fixes

1.3.0-rc0-javascript-client-common

31 Jul 13:59
edf2588
Compare
Choose a tag to compare

Added

  • Support for baseGoerli network

1.2.1-rc0

Fixed

  • Default ipfs endpoints

1.2.0-rc0

Added

  • Tests for getNamedTypesFromMetadata

Changed

  • Updates @aragon/osx-ethers to v1.3.0-rc0.

1.1.0

  • Added MULTI_FETCH_TIMEOUT for operations involving many remote data fetches

1.0.2

Changed

  • Fixed the ESM import path

1.0.1

Added

1.10.1-rc1-javascript-client

22 Jul 12:16
5c3d30f
Compare
Choose a tag to compare

Fixes

  • Underlying tokens queries in getProposal and getProposals
  • Plugins query failing due to prepared but not applied installations
  • Ipfs default endpoinst missing api/v0### NPM Packages
  • @aragon/sdk-client version 1.10.1-rc1

1.2.1-rc0-javascript-client-common

22 Jul 12:17
5c3d30f
Compare
Choose a tag to compare

Fixed

  • Default ipfs endpoints

1.2.0-rc0

Added

  • Tests for getNamedTypesFromMetadata

Changed

  • Updates @aragon/osx-ethers to v1.3.0-rc0.

1.1.0

  • Added MULTI_FETCH_TIMEOUT for operations involving many remote data fetches

1.0.2

Changed

  • Fixed the ESM import path

1.0.1

Added

1.10.0-rc1-javascript-client

11 Jul 14:05
38e5144
Compare
Choose a tag to compare

Changed

  • Updates @aragon/osx-ethers to v1.3.0-rc0.

NPM Packages

1.10.0-rc0-javascript-client

11 Jul 12:26
476ce04
Compare
Choose a tag to compare

Changed

  • Updates @aragon/osx-ethers to v1.3.0-rc0.

NPM Packages

1.2.0-rc0-javascript-client-common

11 Jul 14:06
38e5144
Compare
Choose a tag to compare

Changed

  • Updates @aragon/osx-ethers to v1.3.0-rc0.

NPM Packages

1.9.7-javascript-client

10 Jul 17:14
31113cb
Compare
Choose a tag to compare

Changed

  • Bypass isFailingProposal() before a full implementation improves the false positives

NPM Packages

1.9.6-javascript-client

10 Jul 15:41
06de92e
Compare
Choose a tag to compare

Changed

  • Amended an issue that would prevent details from the underlying token to be returned in parseToken()

NPM Packages

1.9.5-javascript-client

04 Jul 14:34
a7a6ab7
Compare
Choose a tag to compare

Changed

  • Added a timeout to getDaos() and getProposals(), so that an individual lengthy fetch doesn't block everything indefinitely
  • Improve the PR template

NPM Packages