-
Notifications
You must be signed in to change notification settings - Fork 80
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
AlchemyExperimental - PluginManager (schemeFactory) #1750
Comments
|
@orenyodfat, for this task, it requires decoding the initialize calldata. I've added it to the issue here: #1770 |
@orenyodfat since this requires changes in arc.js, I've created an issue here for this: daostack/arc.js#493 |
how it related to arc.js ? the rewarder is part of the schemeData which is passed to schemeFactory,..no ? https://github.com/daostack/arc/blob/arc-factory/contracts/schemes/SchemeFactory.sol#L112 |
This interface will need to change, and the |
does passing a rewarded as 0x0000000000000000000000000000000000000000000000000000000000000000 will not work as is ? |
GenericScheme : we should enable user to choose custom target address , even though there is no custom UI for that.
Competition : The proposal should say it is a competition (not CRExt )
It will be nice to show the users the parameters the contract will be init with (not just the callData).
replace plugin : Why DAO factory appears on the list of plugins ?
The text was updated successfully, but these errors were encountered: