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

Subdao fix #58

Merged
merged 13 commits into from
May 5, 2023
Merged

Subdao fix #58

merged 13 commits into from
May 5, 2023

Conversation

oldremez
Copy link
Contributor

@oldremez oldremez commented May 2, 2023

This PR makes several changes to subDAOs:

  1. it changes the assumption of subdaos to have single timelocked pre-propose module (now subdaos are assumed to have multiple proposal modules and not all of them are timelocked)
  2. it changes the ownership of subdao back to subdao core from timelock
  3. it allows timelock contracts to execute arbitrary messages on behalf of subdao core

Tests: neutron-org/neutron-integration-tests#150
Docs: neutron-org/neutron-docs#74

oldremez added 3 commits May 3, 2023 15:18
# Conflicts:
#	contracts/subdaos/pre-propose/cwd-subdao-pre-propose-single/Cargo.toml
@oldremez oldremez marked this pull request as ready for review May 5, 2023 15:01
@oldremez
Copy link
Contributor Author

oldremez commented May 5, 2023

@zavgorodnii zavgorodnii merged commit 19f608e into main May 5, 2023
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.

3 participants