solana-with-rpc-optimizations/program-test/tests
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
..
builtins.rs
cpi.rs program-test: Add working `get_stack_height` stub call (#28451) 2022-10-18 15:09:04 -04:00
fuzz.rs
lamports.rs program-test: Add test for moving lamports (#30637) 2023-03-08 12:43:26 +01:00
return_data.rs
spl.rs program-test: Add token-2022 to default programs (#29878) 2023-01-26 01:52:55 +01:00
sysvar.rs
warp.rs Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00