solana/storage-proto
Brooks Prumo 757e46c3c7
Set cap for new allocations per transaction (#27385)
2022-08-29 14:30:48 -04:00
..
proto Set cap for new allocations per transaction (#27385) 2022-08-29 14:30:48 -04:00
src Set cap for new allocations per transaction (#27385) 2022-08-29 14:30:48 -04:00
Cargo.toml chore: bump serde from 1.0.138 to 1.0.143 (#27015) 2022-08-10 05:08:43 +00:00
README.md storage-proto: Rework source generation 2021-07-10 19:51:38 -06:00
build.rs Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00

README.md

Storage Protobufs

The solana-storage-proto structs used in src/convert.rs and elsewhere are auto-generated from protobuf definitions on build. To update these structs, simply make the desired edits to proto/*.proto files.