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

Register Mints instruction for prices #6

Merged
merged 9 commits into from
Nov 13, 2024
Merged

Conversation

ebatsell
Copy link
Contributor

@ebatsell ebatsell commented Nov 8, 2024

  • Copies restaking client and vault client from ck/epoch_snapshot
  • Introduces tracked_mints account
  • mints cannot be added once tracked mints == ncn.vault_count and weight_table is initialized

@ebatsell ebatsell marked this pull request as ready for review November 13, 2024 19:50
Copy link
Collaborator

@coachchucksol coachchucksol left a comment

Choose a reason for hiding this comment

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

just a couple things to address

core/src/tracked_mints.rs Show resolved Hide resolved
core/src/tracked_mints.rs Outdated Show resolved Hide resolved
core/src/tracked_mints.rs Show resolved Hide resolved
program/src/register_mint.rs Show resolved Hide resolved
program/src/register_mint.rs Show resolved Hide resolved
Copy link
Collaborator

@coachchucksol coachchucksol left a comment

Choose a reason for hiding this comment

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

lgtm

@coachchucksol coachchucksol merged commit ef43e55 into master Nov 13, 2024
4 of 5 checks passed
@coachchucksol coachchucksol deleted the eb/register-mints branch November 13, 2024 21:33
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.

2 participants