From 46c0d64d605766d53675efa8b5ef7c13b06c088f Mon Sep 17 00:00:00 2001 From: lumtis Date: Wed, 28 Aug 2024 10:24:46 +0200 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index fa1d0af435..182de048f7 100644 --- a/changelog.md +++ b/changelog.md @@ -26,6 +26,7 @@ * [2661](https://github.com/zeta-chain/node/pull/2661) - update connector and erc20Custody addresses in tss migration e2e tests * [2726](https://github.com/zeta-chain/node/pull/2726) - add e2e tests for deposit and call, deposit and revert * [2703](https://github.com/zeta-chain/node/pull/2703) - add e2e tests for stateful precompiled contracts +* [2763](https://github.com/zeta-chain/node/pull/2763) - add V2 contracts migration test ### Fixes