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

Secret Network Refactor #1788

Merged
merged 93 commits into from
Jul 8, 2024
Merged

Secret Network Refactor #1788

merged 93 commits into from
Jul 8, 2024

Conversation

NoahSaso
Copy link
Member

@NoahSaso NoahSaso commented Jun 19, 2024

This refactors a bunch of stuff necessary to support Secret Network.

The main change is a new class-based client architecture that organizes DAOs, voting modules, and proposal modules and provides a common interface that can be implemented by different underlying DAO backends. The three types of DAOs the UI currently supports are our typical CosmWasm DAOs, Secret Network CosmWasm DAOs, and a chain's native x/gov governance system.

@NoahSaso NoahSaso force-pushed the noah/secret-merge branch from efb2f42 to e8ae62f Compare June 19, 2024 18:13
@NoahSaso NoahSaso force-pushed the noah/secret-merge branch from 4a7cc47 to 9dee396 Compare June 20, 2024 03:06
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.

1 participant