Tags: digital-asset/daml
Tags
update canton to 20241022.12306.0.vf46f94c8/2.10.0-snapshot.20241022.… …12306.0.vf46f94c8 in main-2.x (#20157) * update canton to 20241022.12306.0.vf46f94c8/2.10.0-snapshot.20241022.12306.0.vf46f94c8 in main-2.x * add packageName to the ArchivedEvent contractor * Add choicePackageId to ExercisedEvent * Improve terminology in upgrades error messages (backport #20053) (#20105) * Improve terminology in upgrades error messages (#20053) * Drop unused NewVariant errors, add NotAtEnd errors, improve messages * Refactor error printing slightly * Update error message expectations in lsp-tests & damlc-upgrades * Add metadata to pkg IDs & drop upgrading/upgraded in upgrade err msgs * Replace "Variant" with "Constructor" where appropriate * lint * Adjust filepaths, expectations for Variant -> Constructor rename * Fixes for field names and test expectations given added metadata * Increase grpc message max log length * lint * Move & rename PkgIdWithMeta, make name/version non-optional * Use shared variable instead of calling PkgIdWithNameAndVersion thrice * lint * lint * put the package name into both parts of the generated ArchivedEvents * put the choice package id into both parts of the generated ExercisedEvents --------- Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com> Co-authored-by: = <=> Co-authored-by: oliverse-da <oliver.seeliger@digitalasset.com> Co-authored-by: dylant-da <106664681+dylant-da@users.noreply.github.com>
[fwd port] Check that controller/observer exceptions are not catchabl… …e in dynamic choice exercises (#20124) * Check that controller/observer exceptions are not catchable in dynamic choice exercises (#19999) * also test choice controllers and observers * Check that controller/observer exceptions are not catchable in dynamic choice exercises * fix compilation
fix local contract upgrade (#20035) * test for local contract upgrade * fix fetchAny for local contracts * add ex and ex by key tests * add local contract tests to ExceptionsTest * add fetch by key test * Add tests for dynamic exercise.
update canton to 20241010.12284.0.vb1ef62ff/2.10.0-snapshot.20241010.… …12284.0.vb1ef62ff in main-2.x (#20085) * update canton to 20241010.12284.0.vb1ef62ff/2.10.0-snapshot.20241010.12284.0.vb1ef62ff in main-2.x tell-slack: canton * reapply canton change from (#20069) --------- Co-authored-by: Azure Pipelines Daml Build <support@digitalasset.com> Co-authored-by: Remy <remy.haemmerle@daml.com>
JSON API: add test demonstrating issue with package id in exercise ev… …ent in the presence of upgrades (#20047) The problem is described more fully here https://docs.google.com/document/d/1pvkq5E8cO9t6ryVQsXJwVcGAfNoR-BDR7Hk4ugze3NM/edit#heading=h.2308xr7hwu1w and a tracking issue is here DACH-NY/canton#21459
PreviousNext