daml/daml-script
Andreas Herrmann 8678791653
Separate Daml export creation from encoding (#9542)
* Merge ACS encoding with transactions

Both can be first converted to Actions and only then encoded.

* Check for unknown contract id references in ACS and tree

* Separate construction and encoding of export

* Factor out export actions encoding

* inline encodeTransactionTreeStream

* Add test-cases for cid references in export

* Don't crash on unknown contract reference in ACS

changelog_begin
changelog_end

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2021-05-03 10:43:32 +02:00
..
converter Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
daml Add exception handling to Daml Script (#9324) 2021-04-07 18:48:24 +02:00
export Separate Daml export creation from encoding (#9542) 2021-05-03 10:43:32 +02:00
runner Move localContracts to PartialTransaction (#9475) 2021-04-22 22:11:50 +02:00
test Upgrade to Scala 2.13.5 (#9528) 2021-04-29 13:05:57 +00:00