solana/runtime
Ashwin Sekar 8d69e8d447
Compact vote state updates to reduce block size (#26616)
* Compact vote state updates to reduce block size

* Add rpc transaction tests
2022-07-27 13:23:44 -06:00
..
benches introduce UpsertReclaim (#26462) 2022-07-07 15:40:17 -05:00
src Compact vote state updates to reduce block size (#26616) 2022-07-27 13:23:44 -06:00
store-tool store-tool use accounts_iter (#26793) 2022-07-26 17:29:53 -05:00
tests Make stake integration tests aware of stake minimum delegation (#24809) 2022-04-28 18:11:39 -05:00
.gitignore
Cargo.toml chore: bump bytemuck from 1.10.0 to 1.11.0 (#26792) 2022-07-26 20:50:30 -06:00
build.rs