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 new vote account for timely vote credits #101

Merged
merged 19 commits into from
Oct 10, 2023
Merged

Add new vote account for timely vote credits #101

merged 19 commits into from
Oct 10, 2023

Conversation

buffalu
Copy link
Contributor

@buffalu buffalu commented Oct 6, 2023

  • Add new vote account for TVC
  • Updating solana validator versions
  • Comment out solana-verify for now.

@buffalu buffalu enabled auto-merge (squash) October 10, 2023 00:27
Copy link
Contributor

@ebatsell ebatsell left a comment

Choose a reason for hiding this comment

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

may also want to upgrade jito-protecc in the example programs to 1.16/0.28

default-env = "0.1.1"
jito-programs-vote-state = "0.1.3"
solana-program = "1.14"
jito-programs-vote-state = { path = "../vote-state" }
Copy link
Contributor

Choose a reason for hiding this comment

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

fine to do this here but for future reference:
in order to publish this package to crates.io we'll need to first publish a new version of jito-programs-vote-state then point this at that version, since crates doesn't like it when your package references relative paths

@buffalu buffalu merged commit b913019 into master Oct 10, 2023
1 check passed
@buffalu buffalu deleted the lb/tvc branch October 10, 2023 00:39
buffalu added a commit that referenced this pull request Oct 10, 2023
Add new vote account for TVC.
Updating solana validator versions for CI.
Update dependencies for solana-* in Cargo.toml
Comment out solana-verify for now as it's not working with v1.16
buffalu added a commit that referenced this pull request Oct 10, 2023
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