conviction-voting-app icon indicating copy to clipboard operation
conviction-voting-app copied to clipboard

Aragon app used to collectively allocate funds from a shared treasury 💧

Results 39 conviction-voting-app issues
Sort by recently updated
recently updated
newest added

Needs https://github.com/1Hive/conviction-voting-app/pull/93/files

Currently we have the usd balance between `( )` and given that on the finance app and the court dashboard we are not using like this, should we think about...

In one of the Giveth blog posts about [conviction voting](https://medium.com/giveth/conviction-voting-34019bd17b10) we see this description of a Ternary choice feature: > Because the focus lies on the signage of proposals, the...

product

We can install a Payments / Escrow app along with the Conviction Voting app, and when a proposal is approved, transfer the money to the escrow before before it is...

product

When a proposal is created, it's description should be uploaded to IPFS and it's hash used to call the `addProposal(string _title, bytes _ipfsHash, uint256 _requestedAmount, address _beneficiary)` function. It probably...

discussion

Conviction Voting app should be able to be initialized with an Escrow / Payments app (see #34) as well as a Vault app. At this moment we are using the...

discussion

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies