Skip to content

Commit d494a16

Browse files
Upgrade Canton to consume bugfixes (#1112)
fixes #992 fixes DACH-NY/cn-test-failures#4403 fixes #1105 [ci] Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
1 parent e7103b4 commit d494a16

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/src/release_notes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Upcoming
2828
- Fix a bug where the ``/v0/holdings/summary`` endpoint would return incomplete results when the requested parties had more than 1000 holdings.
2929
Additionally, that endpoint and ``/v0/holdings/state`` will now fail if an empty list of parties is provided.
3030

31+
- Mediator
32+
33+
- Fix an issue where the mediator sometimes got stuck after initialization and required a restart to recover.
34+
3135
0.4.1
3236
-----
3337

nix/canton-sources.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.3.0-snapshot.20250528.15905.0.v0eb49294",
2+
"version": "3.3.0-snapshot.20250612.15962.0.vae259197",
33
"tooling_sdk_version": "3.3.0-snapshot.20250415.13756.0.vafc5c867",
4-
"sha256": "sha256:0gg66b0l06qmxrcrrglynk4rr8b3ck3inhr4qxck4j7a46a48jy7"
4+
"sha256": "sha256:0vwc8yzl20q3rvgqmji87hw278609f49xjfcadya8jyy0gsh06g0"
55
}

0 commit comments

Comments
 (0)