Yihau Chen f370f916ac chore(deps): bump solana-instruction-error from 2.0.0 to 2.1.0 (#9043) 2 일 전
..
proto 540d5bc56c rpc: Store total transaction costs (#5245) 7 달 전
src f370f916ac chore(deps): bump solana-instruction-error from 2.0.0 to 2.1.0 (#9043) 2 일 전
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.