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

Investigate colony creation bundling #1058

Closed
kronosapiens opened this issue Jun 23, 2022 · 3 comments · Fixed by #1091
Closed

Investigate colony creation bundling #1058

kronosapiens opened this issue Jun 23, 2022 · 3 comments · Fixed by #1091

Comments

@kronosapiens
Copy link
Member

- Stage 1
    - Bundle 1:
        - Create Colony
        - Create Token
        - Assign Token
        - Mint Token
        - Claim Tokens
        - OneTxPayment Extension
        - Expenditures Extension
    - Bundle 2:
        - Create Colony
        - Assign Token
        - OneTxPayment Extension
        - Expenditures Extension
- Stage 2
    - Bundle 3:
        - Multisig only
    - Bundle 4:
        - Governance only
    - Bundle 5:
        - Multisig + Governance
- Stage 3
    - Bundle 6:
        - Airdropping tokens or just reputation
@area
Copy link
Member

area commented Jul 1, 2022

Assuming it works with Etherrouters (which I believe it should), a Multicall-esque implementation should be our preference here.

@area
Copy link
Member

area commented Aug 1, 2022

The feat/multicall branch now exists with the first tentative steps for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants