solana/cli
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 Make redelegate signer more optional (#30734) 2023-03-15 22:59:56 -06:00
.gitignore
Cargo.toml Cli: add `find-program-derived-address` command (#30370) 2023-04-17 16:17:40 +09:00