Yihau Chen f370f916ac chore(deps): bump solana-instruction-error from 2.0.0 to 2.1.0 (#9043) il y a 2 jours
..
proto 540d5bc56c rpc: Store total transaction costs (#5245) il y a 7 mois
src f370f916ac chore(deps): bump solana-instruction-error from 2.0.0 to 2.1.0 (#9043) il y a 2 jours
Cargo.toml 22faf53e8f introduce `agave-unstable-api` throughout the monorepo (#8424) il y a 1 mois
README.md 899b09872b storage-proto: Rework source generation il y a 4 ans
build.rs 573ec81fbb storage-bigtable: Upload entries (#34099) il y a 2 ans

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.