update canton to 3.6.0-snapshot.20260703.19509.0.v8eaea4e1#23148
Open
azure-pipelines[bot] wants to merge 1 commit into
Open
update canton to 3.6.0-snapshot.20260703.19509.0.v8eaea4e1#23148azure-pipelines[bot] wants to merge 1 commit into
azure-pipelines[bot] wants to merge 1 commit into
Conversation
Canton changes: - [5261bf5de9](https://github.com/DACH-NY/canton/commit/5261bf5de91e981c546448f0f6a66a269681666c) simran-da: Fix interleaving issues and improve readability in SyncCryptoSignerWithSessionKeys ([#33895](https://github.com/DACH-NY/canton/pull/33895)) - [792fc6355c](https://github.com/DACH-NY/canton/commit/792fc6355c306723f794e1c56d52d1a7558acb25) JoaoSa-da: Disable test for V4 hashing scheme ([#33948](https://github.com/DACH-NY/canton/pull/33948)) - [7172f25c9f](https://github.com/DACH-NY/canton/commit/7172f25c9ff25f4e80fc681cbb9707a114511cd1) mikolajkoziel-da: Migrating commands and jobs for test_protocol_version_36 job from canton_build_required workflow ([#33903](https://github.com/DACH-NY/canton/pull/33903)) - [42b65117b7](https://github.com/DACH-NY/canton/commit/42b65117b7060a9268e53abc841afef67faaea59) paulbrauner-da: feat(external-call): command-execution errors, rejection and handler SPI ([#33952](https://github.com/DACH-NY/canton/pull/33952)) - [78a89b309d](https://github.com/DACH-NY/canton/commit/78a89b309d605165e84bcc98286124df86d222cb) remyhaemmerle-da: [Speedy] Remove CachedKey and simplify ContractInfo ([#33646](https://github.com/DACH-NY/canton/pull/33646)) - [40ca33fe9a](https://github.com/DACH-NY/canton/commit/40ca33fe9a169668733edab2ff053d981a4f7aca) ghomanyi: Improve logging of network-timeout JDBC calls in Ledger API Server / Indexer ([#33757](https://github.com/DACH-NY/canton/pull/33757)) - [18e710b8fd](https://github.com/DACH-NY/canton/commit/18e710b8fd60d1b2a2c0f8ef8b658332e93f0841) kirill-da: [#20163](https://github.com/DACH-NY/canton/pull/20163) Report healthy "liveness" during DB migrations ([#33742](https://github.com/DACH-NY/canton/pull/33742)) - [435979adc6](https://github.com/DACH-NY/canton/commit/435979adc615ccf983af0985ad313b3e8117bffd) fabiotudone-da: DABFT, state transfer: restrict candidates to available peers to limit failures and retries ([#33944](https://github.com/DACH-NY/canton/pull/33944)) - [d3caeb4551](https://github.com/DACH-NY/canton/commit/d3caeb45514440f51b3eae18646af070592d9c7e) TamasOltyan-da: [[#33765](https://github.com/DACH-NY/canton/pull/33765)]: NSD descendants node singing - and self restriction on an intermediate node shouldn't be allowed ([#33822](https://github.com/DACH-NY/canton/pull/33822)) - [91ef689943](https://github.com/DACH-NY/canton/commit/91ef689943497c9f526a0583699c98cb7a50c0b7) emaysyuk-da: Fix SyncStateInspection reading a stale clean synchronizer index ([#33923](https://github.com/DACH-NY/canton/pull/33923)) - [76cff366f3](https://github.com/DACH-NY/canton/commit/76cff366f34c1f94a89c5feddc1fc2febd3fe8ad) atriantafyllos-da: Add Postgres support for index component tests. ([#33885](https://github.com/DACH-NY/canton/pull/33885)) - [4eb5cc2470](https://github.com/DACH-NY/canton/commit/4eb5cc247030b9aba66e11a70084a3634c542da7) kirill-da: [#29603](https://github.com/DACH-NY/canton/pull/29603) `UseBftSequencer` in more tests ([#33955](https://github.com/DACH-NY/canton/pull/33955)) - [140e16c4c9](https://github.com/DACH-NY/canton/commit/140e16c4c925b4c3caa65117c0ddb7d073e38cdb) kirill-da: Remove a stale todo ([#33967](https://github.com/DACH-NY/canton/pull/33967)) - [8eaea4e14c](https://github.com/DACH-NY/canton/commit/8eaea4e14c3a563304fb1585e4da5e53886f9db8) daravep: Remove potential duplicate ids in topology mappings ([#33950](https://github.com/DACH-NY/canton/pull/33950)) tell-slack: canton
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Canton changes:
UseBftSequencerin more tests (#33955)tell-slack: canton