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

set incentive admin in instantiate #600

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

LaurensKubat
Copy link
Contributor

1. Overview

Sets the incentive admin to a seperate address in the instantiate message instead of setting this to the instantiator address

2. Implementation details

Adds a field to the instantiate message and sets the incentive admin in state to that address

3. How to test/use

Updated test tube coverage should cover this

4. Checklist

  • Does the Readme need to be updated?

5. Limitations (optional)

6. Future Work (optional)

arhamchordia
arhamchordia previously approved these changes May 17, 2024
Copy link
Collaborator

@arhamchordia arhamchordia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

arhamchordia
arhamchordia previously approved these changes May 20, 2024
Copy link
Collaborator

@arhamchordia arhamchordia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. CI is failing on test-tube (pull request).

magiodev
magiodev previously approved these changes May 22, 2024
Copy link
Member

@magiodev magiodev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Collaborator

@arhamchordia arhamchordia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

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

3 participants