crypto-org-chain / chain-main

Cronos POS Chain⛓: Croeseid Testnet and beyond development
https://cronos-pos.org/
Other
496 stars 352 forks source link

Apply patch for the IBC huckleberry security advisory #976

Closed Galadrin closed 1 year ago

Galadrin commented 1 year ago

Note that the patch is NOT state-machine breaking. The patch can be deployed individually by validators and full nodes without a chain-halt upgrade and should be applied as soon as possible. Though many potentially impacted parties have mitigations in place to prevent the issue from introducing vulnerability into their architectures, we highly recommend that full node operators, oracle networks, and bridges prepare to patch their implementations as quickly as possible once the release is available to fully remediate this issue.

see: https://forum.cosmos.network/t/ibc-security-advisory-huckleberry/10731

PR Checklist:

Thank you for your code, it's appreciated! :)

yihuang commented 1 year ago

Thanks, we've already upgraded ibc-go in master branch, and plan to release soon, I want to wait a moment for the sdk v0.46.13 point release as well.