mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
bc79f15ae0
* Add Cash template * Add NFT template * Add Asset interface * Add interface instance Asset for Cash * Add interface instance Asset for NFT * Add tests for Asset interface instances * add comment for RejectTransfer/WithdrawProposal * Use unqualified 'view' function in 'view' definition * Prefix interface types with I and view types with V * Use verbose names for templates and choices * Add example for queryInterface * Add example for queryInterfaceContractId * Define tests as functions taking 'Parties' * Define cashAndNftTest reusing mkAssetTest * cashAndNftTest checks the return value of queryInterface directly * Use 'debug' on the result of 'queryInterface{,ContractId}' * Interface instances * capitalize names * Polymorphic Daml Script * Add hint about serializable types under viewtype Co-authored-by: Remy <remy.haemmerle@daml.com> Co-authored-by: carrielaben-da <91496516+carrielaben-da@users.noreply.github.com> Co-authored-by: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com> |
||
---|---|---|
.. | ||
daml-helper | ||
daml-project-config/DA/Daml/Project | ||
daml-sdk | ||
exe/DA/Daml | ||
integration-tests | ||
scala-daml-project-config | ||
src/DA/Daml/Assistant | ||
test/DA/Daml/Assistant | ||
BUILD.bazel | ||
daml-project-config.cabal | ||
get-daml.sh |