solana/programs/vote
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
..
benches Refactor - Use builtin function interface from rbpf (#31221) 2023-04-21 18:08:32 +02:00
src Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00