diff --git a/CHANGELOG.md b/CHANGELOG.md index db73654f95..2bcbd3db9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased changes +- Add support for new `invoke` calls from smart contracts in protocol version 7: + - query the contract module reference for a given contract address + - query the contract name for a given contract address + ## 6.3.0 - Fix a bug where `GetBlockPendingUpdates` fails to report pending updates to the finalization diff --git a/concordium-base b/concordium-base index 5a964c8fc7..d4f13c2bb4 160000 --- a/concordium-base +++ b/concordium-base @@ -1 +1 @@ -Subproject commit 5a964c8fc73ec5d872bf82eb95b5d26808a691cc +Subproject commit d4f13c2bb4e2cc74a31675c5bf38f023b7719c20