helium / blockchain-core

Apache License 2.0
214 stars 85 forks source link

add the grpc transaction service handler #1391

Closed jeffgrunewald closed 2 years ago

jeffgrunewald commented 2 years ago

Adds the grpc transaction service handler module as well as configures the grpcbox plugin server config file to compile the definitions in the transaction.proto file.

Also backports some helper functions originally from sibyl that are needed for providing transaction submission responses with the routing uri information for the grpc host the transaction was submitted to.