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

Define groups #129

Merged
merged 17 commits into from
Oct 19, 2020
Merged

Define groups #129

merged 17 commits into from
Oct 19, 2020

Conversation

ethanfrey
Copy link
Member

@ethanfrey ethanfrey commented Oct 16, 2020

A first step towards #80

  • Write cw4 spec and helpers
  • Write cw4-group contract and raw queries (test raw queries)
  • Update READMEs with final interfaces

Later:

  • Write cw3-flexible-multisig querying a remote group contract (with smart or raw queries)
    • no need to write special admin for multisig, it can relay the "UpdateAdmin" message like any other CosmosMsg, the groups module enforces permissions on receipt
  • Write integration tests for cw3-flexible-multig as part of Test harness for testing composition #9
  • Write init script to set up 2 multisigs pointing to 1 group, with one multisig as group admin as part of Define message callback as cw spec #98

@ethanfrey ethanfrey marked this pull request as ready for review October 19, 2020 13:49
@ethanfrey ethanfrey merged commit f8985ac into master Oct 19, 2020
@ethanfrey ethanfrey deleted the define-groups branch October 19, 2020 14:26
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.

None yet

1 participant