solana-with-rpc-optimizations/local-cluster
Tyera 9af7009bb4
Add new CreateVoteAccount instruction-set builders (#31330)
* Add failing test

* Add config struct for vote-account creation

* Add create-vote-account ix builders that use CreateVoteAccountConfig

* Test now passes; add case to demonstrate failure after activation

* Deprecate existing ix builders

* Use new builders in solana-cli

* Query feature status to use correct VoteState size in solana-cli

* Fix tests and clippy warnings

* Improve ugly conditional block
2023-04-27 11:14:39 -06:00
..
src Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
tests makes sockets in LegacyContactInfo private (#31248) 2023-04-21 15:39:16 +00:00
.gitignore
Cargo.toml Upgrades fs_extra to v1.3.0 (#31341) 2023-04-25 18:29:19 -04:00