solana-with-rpc-optimizations/program-test
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 Refactor - Moves bpf_loader registration into the runtime (#31345) 2023-04-26 14:44:19 +02:00
tests Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
Cargo.toml Remove flaky ProgramTest test (#30967) 2023-03-29 12:07:44 -06:00