celestiaorg / celestia-app

PoS application for the consensus portion of the Celestia network. Built using celestia-core (fork of CometBFT) and the cosmos-sdk
https://celestia.org
Apache License 2.0
328 stars 261 forks source link

Support grpc proxy in knuu test #3580

Open cmwaters opened 1 week ago

cmwaters commented 1 week ago

It seems like the grpc library appends the port :443

It might not recognise that there is already a port specified (in this case :80) because of the path that is also appended

Originally posted by @cmwaters in https://github.com/celestiaorg/celestia-app/issues/3505#issuecomment-2162664190