-
Notifications
You must be signed in to change notification settings - Fork 29
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
chore: create .ubiquibot-config.yml
#89
Conversation
The it correct. Currently it is totally overridden. There is a related PR here: ubiquity-os/ubiquity-os-kernel#54 |
Let's do the Gnosis Chain UUSD for now. |
You mean "totally overriden" per plugin, right? So this config will inherit, let's say, wallet plugin from org wide config. |
@rndquu No totally overridden because after changing the shape using the manifest there is no way to know what to keep and what to remove. We should introduce identifiers to know what to keep and what to remove. You can discuss on the spec ubiquity-os/ubiquity-os-kernel#54 if needed. But basically the problem is that right now the configuration is just and array of plugins that can come in any order, and can all have unique chains, hence the problem. TL;DR for now copy paste the whole configuration and change what you need, this will be fixed in the kernel soon. |
I think that means I need to generate another repository specific evm key encrypted, right @rndquu ? |
No, current private key setup ( Ok, I've copy/pasted the whole config so it seems to be good to merge now. |
This PR enables gnosis UUSD payouts for current repository.
As far as I understand, repo wide config overrides org wide one. (@gentlementlegen pls correct me if I'm wrong)
Wiki: https://github.com/ubiquity/ubiquity-dollar/wiki/24.-Smart-Contracts