Skip to content

Releases: aragon/sdk

0.19.0-alpha-javascript-client

25 Jan 09:47
c201f8f
Compare
Choose a tag to compare

Changed

  • Splits getPluginSettings in getVotingSettings and getMembers

0.18.0-alpha-javascript-client

24 Jan 15:51
d072b24
Compare
Choose a tag to compare
0.18.0 version bump (#146)

* version bump

* version bump

* update satsuma test endpoint

0.17.1-alpha-javascript-client

19 Jan 14:19
2d3622f
Compare
Choose a tag to compare

Fixed

  • Fix updateMetadata decoders
  • Fix getProposals ERC721 support on tokenVotingClient
  • Fix VotingMode not decoding

Changed

  • Add MultisigClient
  • Exposes ensureAllowance method
  • Fix precission in VotingSettings
  • renames IPluginSettings to VotingSettings
  • renames minTurnout to minParticipation
  • renames minSupport to supportThreshold
  • add minProposerVotingPower, earlyExecutionand voteReplacement fields to VotingSettings and graphql responses
  • renames ClientErc20 to TokenVotingClient
  • renames IErc20PluginInstall to ITokenVotingPluginInstall
  • renames Erc20Proposal to TokenVotingProposal
  • renames Erc20ProposalListItem to TokenVotingProposalListItem
  • changes the value of ERC20VotingPlugin in SubgraphPluginTypeMap from erc20voting.dao.eth to token-voting.plugin.dao.ethh
  • renames Erc20ProposalResult to TokenVotingProposalResult
  • rename getSettings to getVotingSettings

0.9.2-alpha-javascript-common

16 Jan 16:15
09a95aa
Compare
Choose a tag to compare
  • Adds new error EnsureAllowanceError
  • Adds new error InvalidPrecisionError

0.9.1-alpha

On 2022-12-13 15:57:38

Fixed

  • IPFS uri resolving

0.17.0-alpha-javascript-client

13 Jan 19:31
4f6abf5
Compare
Choose a tag to compare

Changed

  • Add MultisigClient
  • Exposes ensureAllowance method
  • Fix precission in VotingSettings
  • renames IPluginSettings to VotingSettings
  • renames minTurnout to minParticipation
  • renames minSupport to supportThreshold
  • add minProposerVotingPower, earlyExecutionand voteReplacement fields to VotingSettings and graphql responses
  • renames ClientErc20 to TokenVotingClient
  • renames IErc20PluginInstall to ITokenVotingPluginInstall
  • renames Erc20Proposal to TokenVotingProposal
  • renames Erc20ProposalListItem to TokenVotingProposalListItem
  • changes the value of ERC20VotingPlugin in SubgraphPluginTypeMap from erc20voting.dao.eth to token-voting.plugin.dao.ethh
  • renames Erc20ProposalResult to TokenVotingProposalResult
  • rename getSettings to getVotingSettings

0.16.2-alpha-javascript-client

16 Dec 15:24
eba65c8
Compare
Choose a tag to compare
App 1408 sdk add precision workaround to output range 0 1 (#126)

* fix: wrong number percision in getSettings on both plugins

* fix: removes update changelog form ci workflow

0.16.1-alpha-javascript-client

13 Dec 15:58
f88e82c
Compare
Choose a tag to compare

Changed

  • Split createDao() and pinMetadata()
  • Split createProposal() and pinMetadata()

Added

  • Graphql query in AddresslistPlugin and Erc20Plugin for getMembers()

0.9.1-alpha-javascript-common

13 Dec 15:57
f88e82c
Compare
Choose a tag to compare

Fixed

  • IPFS uri resolving

0.16.0-alpha-javascript-client

09 Dec 15:01
ff522fa
Compare
Choose a tag to compare
feat: adds check in dao creation for exec permission (#113)

* feat: adds check in dao creation for exec permission

* fix: applies deno formatting

* chore: bumps version numbers and updates changelog

* chore: bumps dependency version

0.9.0-alpha-javascript-common

09 Dec 15:17
ff522fa
Compare
Choose a tag to compare
feat: adds check in dao creation for exec permission (#113)

* feat: adds check in dao creation for exec permission

* fix: applies deno formatting

* chore: bumps version numbers and updates changelog

* chore: bumps dependency version