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

fix: update the size of vote accounts now that the network has moved on past 1.14.11 #1307

Closed
wants to merge 1 commit into from

Conversation

steveluscher
Copy link
Collaborator

fix: update the size of vote accounts now that the network has moved on past 1.14.11

Summary

The new size of the vote account is 3762. This update will make VoteProgram.initializeAccount() work with validators newer than 1.14.11 (which is now the majority of the network)

Test Plan

pnpm test:live-with-test-validator

…on past 1.14.11

## Summary

The new size of the vote account is `3762`. This update will make `VoteProgram.initializeAccount()` work with validators newer than 1.14.11 (which is now the majority of the network)

## Test Plan

```ts
pnpm test:live-with-test-validator
```
@steveluscher
Copy link
Collaborator Author

Duplicate of #1306.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2023
@steveluscher steveluscher deleted the pr1307 branch June 30, 2023 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant