solana/transaction-status
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: consolidate memo extraction for each message version (#22422) 2022-01-12 06:32:44 +08: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