daml/ledger/ledger-api-test-tool
fabiotudone-da c7d370025e
Fix validator accepting transactions with unallocated informees (#4551)
* Fix validator accepting transactions with unallocated informees.

CHANGELOG_BEGIN
[DAML Ledger Integration Kit] Enforce that all parties referenced as stakeholders, actors, or maintainers in a transaction have been allocated
CHANGELOG_END

* Remove unused `InputsAndEffects.subValues`

* Add unallocated informee failure `KVUtilsTransactionSpec` test

* 📝 Improve documentation of `ClosedWorldIT`

* 🎨 Better names and remove irrelevant formatting changes

* 🎨 Better names and remove useless bindings

* 🎨 Remove irrelevant formatting changes

* 🐛 Fix merge
2020-02-18 15:40:54 +00:00
..
src/main Fix validator accepting transactions with unallocated informees (#4551) 2020-02-18 15:40:54 +00:00
test/main/resources New Ledger API test tool (#2282) 2019-08-09 17:00:37 +02:00
BUILD.bazel Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00
conformance.bzl update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00