daml/extractor
Stephen Compall a125860a9d
extractor: replace bespoke LF value encoder with lf-value-json (#3121)
* hide unreferenced circe encoders

* derive an extractor-compatible lf-value-json codec

* replace circe bespoke LedgerValue enc with lf-value-json-based enc

* mixed up the encoder's string settings (boolean blindness)

* match tests to new labelless record encoding

* match tests to new Optional format, no Some/None tag

* match tests to new Map format, no Map tag

* make other extractor encoders coherent with lf-value-json formats

* remove unused circe encoders

* stray unused variable

* release note

* fix #3087's release note formatting; move SQL Extractor note down

* move SQL Extractor note down
2019-10-10 08:18:50 -04:00
..
bin update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
src extractor: replace bespoke LF value encoder with lf-value-json (#3121) 2019-10-10 08:18:50 -04:00
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel extractor: replace bespoke LF value encoder with lf-value-json (#3121) 2019-10-10 08:18:50 -04:00