solana/programs/bpf
Ashwin Sekar f0acf7681e
Add vote instructions that directly update on chain vote state (#21531)
* Add vote state instructions

UpdateVoteState and UpdateVoteStateSwitch

* cargo tree

* extract vote state version conversion to common fn
2021-12-07 16:47:26 -08:00
..
benches
c
rust Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
tests Feature gates for rbpf v0.2.16 (#21590) 2021-12-03 15:45:25 +01:00
.gitignore
Cargo.lock Add vote instructions that directly update on chain vote state (#21531) 2021-12-07 16:47:26 -08:00
Cargo.toml Bumps solana_rbpf to v0.2.17 (#21672) 2021-12-07 22:12:09 +01:00
build.rs