diff --git a/changelog.md b/changelog.md index 9ae132349c..78c0df2c88 100644 --- a/changelog.md +++ b/changelog.md @@ -35,6 +35,7 @@ * [1525](https://github.com/zeta-chain/node/pull/1525) - relax EVM chain block header length check 1024->4096 * [1522](https://github.com/zeta-chain/node/pull/1522/files) - block `distribution` module account from receiving zeta * [1528](https://github.com/zeta-chain/node/pull/1528) - fix panic caused on decoding malformed BTC addresses +* [1556](https://github.com/zeta-chain/node/pull/1556) - add emptiness check for topic array in event parsing ### Refactoring