cosmos / ibc-go

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

Remove duplication of ConvertToErrorEvents #7467

Closed chatton closed 1 month ago

chatton commented 1 month ago

Description

closes: #7436

This PR moves the error conversion into the internal directory, and includes the code improvement suggested by @bznein


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