Trent Nelson 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) 1 month ago
..
proto 540d5bc56c rpc: Store total transaction costs (#5245) 7 months ago
src 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) 1 month ago
Cargo.toml 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) 1 month ago
README.md 899b09872b storage-proto: Rework source generation 4 years ago
build.rs 573ec81fbb storage-bigtable: Upload entries (#34099) 2 years ago

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.