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

add token admin behavior #13

Merged
merged 5 commits into from
Feb 23, 2024
Merged

add token admin behavior #13

merged 5 commits into from
Feb 23, 2024

Conversation

N0xMare
Copy link
Collaborator

@N0xMare N0xMare commented Feb 22, 2024

let me know if any changes needed or if this good to use for other agents/behaviors
Closes #11

Copy link
Collaborator

@Autoparallel Autoparallel left a comment

Choose a reason for hiding this comment

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

We should write a test that makes sure this works :)

src/behaviors/token_admin.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

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

Yo this is looking good, i think there was a double serialize colin pointed out and then get clippy and fmt passing and we should be good to merge this in.

@0xJepsen 0xJepsen merged commit 7dd8b49 into anthias-labs:main Feb 23, 2024
4 checks passed
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.

feat: Token Minter behavior
3 participants