mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
a5921e0274
* 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 |
||
---|---|---|
.. | ||
client | ||
protos | ||
server |