solana/storage-bigtable/build-proto
Tyera Eulberg 359707c85e
Convert Blockstore Rewards cf to protobuf (#12860)
* Add Blockstore protobuf cf type

* Add Rewards message to proto and make generated pub

* Convert Rewards cf to ProtobufColumn

* Add bench

* Adjust tags

* Move solana proto definitions and conversion methods to new crate
2020-10-15 18:04:10 -06:00
..
src Convert Blockstore Rewards cf to protobuf (#12860) 2020-10-15 18:04:10 -06:00
.gitignore Add build-proto 2020-08-05 14:27:12 -07:00
Cargo.lock Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
Cargo.toml Bump version to v1.5.0 2020-10-08 04:51:36 +00:00
README.md Add build-proto 2020-08-05 14:27:12 -07:00
build.sh Add build-proto 2020-08-05 14:27:12 -07:00

README.md

Helper project to build Rust bindings for BigTable, to avoid requiring all Solana developers have protoc installed