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

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.