From 63319d54f5fa44d8c0cfc925997b6aa1d9670959 Mon Sep 17 00:00:00 2001 From: Thomas Dinsdale-Young Date: Wed, 21 Feb 2024 15:01:47 +0100 Subject: [PATCH] Update changelog, bump base. --- CHANGELOG.md | 4 ++++ concordium-base | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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