daml/compiler/scenario-service
Gerolf Seitz a5921e0274 Properly fill eventId for active contracts (#3126)
* Properly fill eventId for active contracts

This gets rid of the last remaining bit that assumes
contractId==eventId.

Fixes #65.
Contributes to #2068.

* Do not conflate eventId and contractId in the daml-lf interpreter

* Do not treat contractId as eventId in Ledger.scala

* Remember the transaction that divulged a contract.

* In this scope we can treat divulged contracts the same as disclosed ones

* revert a few more syntactical changes to make the overall diff smaller

* retain the same behavior on the scenario service api

* fix unreleased after rebase
2019-10-16 17:02:04 +00:00
..
client Refactor DAML-LF encoder/decoder in prep for string interning (#3060) 2019-09-27 12:40:05 +00:00
protos scenario-service: run no validation, when called from ide (#3003) 2019-09-25 11:06:47 +02:00
server Properly fill eventId for active contracts (#3126) 2019-10-16 17:02:04 +00:00