Skip to content

Releases: aragon/sdk

1.23.0-javascript-client

29 Feb 10:50
e53f221
Compare
Choose a tag to compare

1.15.0-javascript-client-common

29 Feb 10:50
e53f221
Compare
Choose a tag to compare

Added

  • getDefaultIpfsNodes function to get the default IPFS nodes for a network
  • getDefaultGraphNodes function to get the default Graph nodes for a network

Changed

  • Removed LIVE_CONTRACTS and used contracts from @aragon/osx-commons-configs instead
  • Removed address getters and changed them for a generic getAddress function
  • ContextParams keys for contract addresses now are the contract names:
  • daoFactoryAddress -> DaoFactory
  • multisigRepoAddress -> MultisigRepoProxy
  • tokenVotingRepoAddress -> TokenVotingRepoProxy
  • etc...
  • Removed IPFS_NODES and GRAPH_NODES and used getDefaultIpfsNodes and getDefaultGraphNodes instead
  • Removed ADDITIONAL_NETWORKS
  • SupportedNetworks and SupportedVersions now are exported from @aragon/osx-commons-configs

NPM Packages

1.22.1-javascript-client

25 Jan 16:13
d2ee59a
Compare
Choose a tag to compare

Fixed

  • Typo in LIVE_CONTRACTS for mainnet

NPM Packages

1.14.1-javascript-client-common

25 Jan 16:13
d2ee59a
Compare
Choose a tag to compare

Fixed

  • Typo in LIVE_CONTRACTS for mainnet

NPM Packages

1.22.0-javascript-client

12 Jan 08:32
7e106b5
Compare
Choose a tag to compare

Added

  • Support for arbitrum sepolia network
  • Support for base sepolia network

NPM Packages

1.14.0-javascript-client-common

12 Jan 14:53
ffd71fa
Compare
Choose a tag to compare

Added

  • Support for arbitrum sepolia network.
  • Support for base sepolia network.

NPM Packages

1.21.2-javascript-client

09 Jan 12:46
4ee1a00
Compare
Choose a tag to compare

Fixed

  • Compare with dao address in validatePluginUpdateProposal

NPM Packages

1.21.1-javascript-client

04 Jan 10:08
d1d1ab7
Compare
Choose a tag to compare

Changed

  • Chore: Changed voters and approvers count to 1000 from the default value of 100 in Proposal Queries

NPM Packages

1.21.0-javascript-client

14 Dec 10:53
40f2532
Compare
Choose a tag to compare

Changed

-Update osx-ethers to v1.3.0

NPM Packages

1.20.4-javascript-client

12 Dec 11:02
a33232d
Compare
Choose a tag to compare

Fixed

  • Fixed update proposal detection

NPM Packages