daml/ledger/participant-state
associahedron 5db4ac8b0e
Support type-level strings in DAML. (#4571)
* Add type-level strings in DAML.

This PR adds a `PromotedText` stable package, with `PromotedText` type, which is used to encode type-level strings from DAML into DAML-LF. The reason for this is to preserve the `HasField` instance argument. This PR adds a test that `HasField` is succesfully reconstructed incontexts, during data-dependencies, which wasn't possible before.

changelog_begin
changelog_end

* adresss comments

* fix overly specific tests
2020-02-19 13:10:36 +00:00
..
kvutils Support type-level strings in DAML. (#4571) 2020-02-19 13:10:36 +00:00
protobuf Introduce new time model fields (#4558) 2020-02-19 09:22:43 +01:00
src Introduce new time model fields (#4558) 2020-02-19 09:22:43 +01:00
BUILD.bazel Remove unused dependencies to da_scala_library (#3938) 2020-01-06 18:14:21 +01:00