solana/runtime
Yueh-Hsuan Chiang 8120d31396
Implementation of the footer for tiered account storage (#31161)
#### Summary of Changes
This PR includes the implementation of the footer for the tiered account storage.

Tiered account storage proposal: #30551
The prototype implementation of the tiered account storage: #30626.
2023-05-07 13:18:10 -07:00
..
benches Refactoring - Remove redundant definition of `BuiltinProgram` (#31429) 2023-05-02 23:01:28 +02:00
src Implementation of the footer for tiered account storage (#31161) 2023-05-07 13:18:10 -07:00
store-tool getter functions for StoredAccountMeta (#30447) 2023-02-27 10:03:22 -08:00
tests Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
.gitignore
Cargo.toml Implementation of the footer for tiered account storage (#31161) 2023-05-07 13:18:10 -07:00
build.rs