Skip to content

Releases: aragon/sdk

1.24.0-javascript-client

21 May 15:44
b5920b3
Compare
Choose a tag to compare
  • Add support for zkSync sepolia network

NPM Packages

1.23.5-javascript-client

21 May 09:03
942c79b
Compare
Choose a tag to compare
  • Make metadataHash optional in proposal and dao objects.

NPM Packages

1.16.0-javascript-client-common

21 May 15:44
b5920b3
Compare
Choose a tag to compare
  • Add support for zkSync sepolia network

NPM Packages

1.15.3-javascript-client-common

21 May 09:03
942c79b
Compare
Choose a tag to compare
  • Make metadataHash optional in proposal and dao objects.

NPM Packages

1.23.4-javascript-client

09 May 11:10
afcf672
Compare
Choose a tag to compare
  • Added metadataHash field to proposal and dao objects.

NPM Packages

1.15.2-javascript-client-common

09 May 11:10
afcf672
Compare
Choose a tag to compare
  • Added metadataHash field to proposal and dao objects.

NPM Packages

1.23.3-javascript-client

06 May 13:31
d73b903
Compare
Choose a tag to compare

1.15.1-javascript-client-common

06 May 13:30
d73b903
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.23.2-javascript-client

30 Apr 13:21
abba5a6
Compare
Choose a tag to compare

1.23.1-javascript-client

09 Apr 12:41
225e74b
Compare
Choose a tag to compare