solana-with-rpc-optimizations/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
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
build.sh

README.md

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