Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First version of Aragon sdk plugin #1

Merged
merged 46 commits into from
Nov 10, 2023
Merged

First version of Aragon sdk plugin #1

merged 46 commits into from
Nov 10, 2023

Conversation

emmdim
Copy link
Member

@emmdim emmdim commented Sep 7, 2023

No description provided.

jordipainan and others added 28 commits August 15, 2023 17:12
Merge contracts and testing from @vocdoni/aragon-osx-plugin.
Renamed scaffold test folder to _test for convinence. Testing
does not work out-of-the-box.
Signed-off-by: emmdim <[email protected]>
Signed-off-by: emmdim <[email protected]>
setTally, approveTally,

Signed-off-by: emmdim <[email protected]>
votingSettings to numbers

Signed-off-by: emmdim <[email protected]>
Signed-off-by: emmdim <[email protected]>
utils function.

Signed-off-by: emmdim <[email protected]>
expirationDate during Dao creation
emmdim added 17 commits October 5, 2023 19:26
smart contract
* Adds token info to getProposal result
* Updates proposal status calculation accoridng to
TokenVoting approach
* Improves app proposal statuses
* Corrects canPrpoposaleBeapprovbed
approveTally, and corresponding estimation
* Enables execute method and implements estimation
* Renames  canProposalBeApproved to hasProposalSucceeded
* Improves errors in methods
* Implements decoding mintTokenAction (from TokenVoting)
gas estimation. since the ID is not known yet
* Implements first version of updatePluginSettingsAction for encoding and
decoding
* Minor fixes
"proposal_id" as defined by aragon app and aragon sdk
as "${pluginAddress}_${id}"
- offchain to gasless (including package names)
- restarting package versioning
- removing some deprecated files (_types.ts)
- Changing references to "committee" with "multisig"
* Implements voters in GaslessVotingProposal
it as createBlockNumber in Gaslessproposal
@emmdim emmdim merged commit 48a7cd9 into main Nov 10, 2023
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants