daml/ledger/sandbox-perf
Sergey Kisel 9ce2830cd4
Contract Argument Blob API change for the Explicit Disclosure [DPP-1162] (#15012)
* Contract argument blob [DPP-1161].

CHANGELOG_BEGIN

[Ledger API]: Introduce an ability to expose contract arguments as blob if matched by the interface filter using `include_create_arguments_blob` flag in the ``InterfaceFilter``.
Introduce an ability to provide `DisclosedContract.arguments` as a blob instead of a typed `Record`.

CHANGELOG_END

Breaks-protobuf: true


Co-authored-by: Simon Meier <meiersi-da@users.noreply.github.com>
Co-authored-by: atriantafyllos-da <andreas.triantafyllos@digitalasset.com>
2022-09-27 14:30:47 +02:00
..
src/perf Contract Argument Blob API change for the Explicit Disclosure [DPP-1162] (#15012) 2022-09-27 14:30:47 +02:00
BUILD.bazel Removal of sandbox-classic module and binary (#14201) 2022-06-21 11:09:51 +02:00