desmos-labs / desmos

Improving the well-being of users on social networks through the blockchain technology.
https://desmos.network
Apache License 2.0
104 stars 46 forks source link

fix!: fix third party proto files #1207

Closed dadamu closed 1 year ago

dadamu commented 1 year ago

Description

This PR fixes the oracle proto files to be generated by proto builder applied by cosmos v0.47.x, in order to make sure packet unmarshaling work properly when receiving IBC packets from Band Protocol.

It also updates the third party ethscep256k1 proto to prevent from the potential issue about marshaling/unmarshaling.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0a3adf6) 80.49% compared to head (743569b) 80.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1207 +/- ## ======================================= Coverage 80.49% 80.49% ======================================= Files 218 218 Lines 18289 18289 ======================================= Hits 14722 14722 Misses 2955 2955 Partials 612 612 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.