cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
554 stars 593 forks source link

chore: Implement v2 Timeout rpc handler #7463

Closed bznein closed 1 month ago

bznein commented 1 month ago

Description

closes: #7355


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'ibc-go'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

bznein commented 1 month ago

We realized with @chatton that something was wrong in the timeout. I'm gonna apply some changes and send for review again