Sem
Sem
We are working in parallel with the Agora Suite's Wiki and Proposals app. I think it will be interesting to connect Conviction Voting with Agora Suite's Proposals app in order...
We will wrap multiple [StandardBounties](https://github.com/Bounties-Network/StandardBounties) contracts inside an Aragon app (similar to what TokenManager does with a MinimeToken), so we can integrate the app inside our systems, and obtain compatibility...
@mzargham would advocate against it in an MVP because it creates a lot of extra adverse incentives in significantly complexifies the voting game, its worthy of research. > we actually...
Yes, quadratic voting can only be applied to a group of authenticated people. We can use different methods to authenticate addresses in different DAOs: * In a small cooperative DAO...
Consider change the title of this issue by **Consolidate create/update actions**. We should also **consolidate forms** using the model you propose, similarly of what we are already doing in groups....
Is it possible to do it more generic, so we don't have to involve a function in the subcomponent?
Ok, I understand the complete fix is to add ES6 support to RKelly, I just wanted to share how I solved it easily. If somebody needs generator support in jsduck...
[Lookbehind](https://caniuse.com/js-regexp-lookbehind) has nowadays a widely supported feature in in most browsers, and EVMcrispr works in the latest version of Safari. Closing this PR as it is not relevant anymore.
Current version works with bun as the package manager, so I close this PR as it is not relevant anymore.
In later versions of EVMcrispr this message do not appear anymore. Maybe in the future we show both executed and failed transactions with links in the print modal. For now...