Reece Williams

Results 113 comments of Reece Williams

I have not been able to re-produce this on my native linux based machine. 11 deterministic runs of using main 7b7fea18e2e56dc7a02740b303efdcd29bcf3ead ``` multi_hop_send_test.go:135: AB Channel transfer channel-0 multi_hop_send_test.go:136: BA Channel...

this can not be fixed due to being in production on so many networks. must remain as is.

This is on my todo to review 🫡 Heading back from Brussels atm, sorry for the delay

This did not work for dind through gitlab. need to try some other things (they did 0.0.0.0, maybe needs the docker network or docker internal IP not sure yet)

linked thread: - interchain discord: https://discord.com/channels/669268347736686612/1242819763500220610 Their config for github DIND CI ``` apiVersion: batch/v1 kind: Job metadata: name: cosmos-e2e-test-local-ic spec: ttlSecondsAfterFinished: 60 backoffLimit: 0 template: spec: # Init containers...

Amazing thank you! It will take me a bit to review this & I am out tomorrow, but one of the top things on my list :) I'll get lint...

Hey @avolon42x did you get this resolved? It's possible that packet was already relayed or the packet was never created properly. Can you confirm if this was the case? (it's...

@avolon42x There is a new `rly tx flush --stuck-packet-height-start` flag which helps to get previous heights and push stuck packets. Mess with this and see if it can be pushed...

If this is something desired please assign me & I will take it on :) If not, I understand as well.

@toolchainx You need to modify your app.toml `[grpc]` `max-recv-msg-size` to be larger than 10485760 (10mb) on your private node ![image](https://github.com/cosmos/gaia/assets/31943163/a9e149d7-101f-48a4-8741-463b560ae115)