mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
f8bebffb4e
* Add signatories and observers to Ledger API Cascade fixes deriving from compilation and test errors. * Add signatories and observers to Java bindings and codegen * Add signatories and observers to Scala bindings and codegen * Add signatories and observers to navigator * Add signatories and observers to the Haskell bindings * Add integration test * Comply with formatting standard * Add release notes * Apply edits from CI feedback and self-review * Fix wrong input on test case for observers sorting Co-Authored-By: Robert Autenrieth <31539813+rautenrieth-da@users.noreply.github.com> * Read JSON as strings from DB, parse them as parties Address https://github.com/digital-asset/daml/pull/1814#discussion_r296405252 * Change parties rendering and observer display condition Address https://github.com/digital-asset/daml/pull/1814#discussion_r296390104 * Fix sorting tests, implement sorting by agreement Address https://github.com/digital-asset/daml/pull/1814#discussion_r296397390 FIXME notes have been added for suspicious test cases * Prevent any mutation of CreatedEvent arguments Address https://github.com/digital-asset/daml/pull/1814#discussion_r296572639 * Comply with formatting standard * Stakeholders are filtered up to the witnesses Addresses https://github.com/digital-asset/daml/pull/1814#discussion_r297102521 |
||
---|---|---|
.. | ||
bindings | ||
bindings-rxjava | ||
codegen | ||
testkit | ||
BUILD.bazel |