You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @ctrl-Felix! This is definitely something I want to support, tbh I haven't used gRPC so really haven't got my head around what needs to be done. Would be awesome if it's something you're interested in, otherwise I'll reach out when I get a chance to work on this.
After working a bit with protobufs and grpc in python I think it would make sense to simply query an endpoint for the current block and see what it returns. Basically what you are doing with the API/RPC Endpoints as well. I'll see if I can get that running for javascript as a separate script first. I am not that much into javascript but I think I would be able to do that
A monitoring for the grpc node might be a nice thing too as the focus shifts from the HTTP endpoints to the grpc endpoint.
I might implement that myself when getting more used to the whole structure but for better progress tracking I will create the issue here
The text was updated successfully, but these errors were encountered: