Skip to content

Upgrade to Arc v58

Pre-release
Pre-release
Compare
Choose a tag to compare
@dkent600 dkent600 released this 27 Dec 15:37
f52bf1d

PR: daostack/arc.js#382

Resolves: #82

  • upgrades to Arc v58, including particularly changes to reputation bootstrapping contracts
  • adds contract addresses for rinkeby
  • Arc.js migration script now maintains the Ganache contract addresses supplied by the DAOstack migration repo, meaning that the account addresses have changed as a result.
  • ContributionReward.proposeContributionReward will now optionally take a proposal description that has already been hashed (and won't hash it). See ProposeContributionRewardParamsdescriptionIsHashed.
  • unstubs stubbed-out GenesisProtocol scheme parameters.
  • removes ContributionReward.ContributionProposal.contributionDescriptionHash

Breaking

  • Ganache account addresses have changed.
  • removes ContributionReward.ContributionProposal.contributionDescriptionHash