Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRT-133 design grpc portal implementation (lavanet#160)
* PRT-55 - WIP merged with grpc_Server branch * WIP grpc dynamic impossible * PRT-56 Adding a script to help parse grpc info into the spec by cross referensing the rest api fixing excisting by it chains * spec fixes for cosmoshub and juno, grpc interface automation and spec creators are working * PRT-134 repeat implemented mistaken * PRT-134 renamed grpc_service_creator to grpc_scaffolder * PRT-134 WIP adding automated protobuf files. * PRT-134 WIP changed proto unmarhal to json and fixed registration * PRT-134 WIP adjusting cosmos and lavanet protobufs * PRT-134 WIP adding packages for cosmos * PRT-134 WIP IBC and Osmosis protobufs. * WIP reorganize the protobufs * PRT-134 WIP Protobufs no more errors, but lavad still crashes * PRT-134 WIP changed json.unmarshal to proto.unmarshal * PRT-134 WIP - replacing methods with slash instead of dot * PRT-134 WIP - replacing methods with slash instead of dot * PRT-134 Working sample! * PRT-134 Small print cleanup and added test. * PRT-134 Fixing param parsing. * merge issues fixed. * PRT-134 grpc Finalized. * PRT-134 missing grpc port initialize in lava provider * PRT-136 - adjusting Juno, fixing a few issues * PRT-136 - go mod * PRT-133 linter changes * PRT-133 linter changes * PRT-133 reducing some proto files. * PRT-133 Adding Readme and examples. * added more readme * PRT-184 adding readme and fixing pr requests * PRT-184 fixing pr requests
- Loading branch information