mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
fd5db0cfd7
* choice observers, WIP changelog_begin changelog_end fix generator driven test Node.isReplayedBy, consider observers add observers to NodeExercise in transaction.proto add observers to TemplateChoice in Ast.scala add observers to LF .proto, and Haskell Ast for TemplateChoice reinstate trailing // for better format fix validate tests fix haskell LF decoder when choice-observers field is missing in .proto fix build make choice-observers optional in scala AST make choice-observers optional in Haskell Ast address comments from Remy and Martin more review comments check TransactionVersions.minChoiceObservers in Transaction encode/decode featureChoiceObservers, and check in haskell type-checker improve speedy Compiler for empty choice-observers extend scala LF decoder for optional choice observers extend scala parser for choices to allow optional choice-observers clause, and test rename new field in scala Ast -> "choiceObservers" var rename extend TypingSpec tests for choice-observers. also add missing negative test for controllers switch from keyword "ob" to identifier "observers" in scala parser choice syntax add TODO for featureChoiceObservers to be part of DAML 1.9 (issue 7139) * replace "NICK" comment markers with "FIXME #7709" comment markers |
||
---|---|---|
.. | ||
contract-id.rst | ||
daml-lf-1.rst | ||
transaction.rst | ||
value.rst |