daml/daml-script/export
Moisés Ackerman b26eab3d6c
Handle sums-of-products correctly in daml ledger export (#15152)
* Extract encodeVariant

* Add special case for encoding record members of variants

* Test special case for encoding record members of variants

* Test variant records in 'daml ledger export' golden test 'export-values'

* Update TODOs

* Add comments for untested cases in export-values golden test

changelog_begin
- [Daml export] Fixed an issue with the handling of sums-of-products (#14723)
changelog_end
2022-10-04 13:49:05 +02:00
..
integration-tests Handle sums-of-products correctly in daml ledger export (#15152) 2022-10-04 13:49:05 +02:00
src Handle sums-of-products correctly in daml ledger export (#15152) 2022-10-04 13:49:05 +02:00
transaction-eq update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
BUILD.bazel Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00