daml/language-support/java
Stefano Baghino f8bebffb4e Expose signatories and observers throughout the platform (#1814)
* 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
2019-06-26 14:02:59 +00:00
..
bindings Expose signatories and observers throughout the platform (#1814) 2019-06-26 14:02:59 +00:00
bindings-rxjava Expose signatories and observers throughout the platform (#1814) 2019-06-26 14:02:59 +00:00
codegen Expose signatories and observers throughout the platform (#1814) 2019-06-26 14:02:59 +00:00
testkit Remove ExercisedEvent in Event oneof. (#1067) 2019-05-13 14:36:13 +02:00
BUILD.bazel windows: better language-support build / test coverage (#1548) 2019-06-07 17:29:07 +02:00