Trent Nelson 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) пре 1 месец
..
proto 540d5bc56c rpc: Store total transaction costs (#5245) пре 7 месеци
src 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) пре 1 месец
Cargo.toml 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) пре 1 месец
README.md 899b09872b storage-proto: Rework source generation пре 4 година
build.rs 573ec81fbb storage-bigtable: Upload entries (#34099) пре 2 година

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.