daml/language-support
Gerolf Seitz ecf6ece8c4
CommandService returns useful data for successful submissions (#875)
Submitting a command via the CommandService now returns either the
transaction id (SubmitAndWaitForTransactionId), the flat transaction
(SubmitAndWaitForTransactionResponse), or the transaction tree
(SubmitAndWaitForTransactionTreeResponse).

This means that users don't have to wade through the transaction stream
to retrieve the resulting transaction. This is particularly useful in
combination with #479.

Fixes #406
2019-05-03 16:01:41 +02:00
..
codegen-common Unify Scala and Java Codegen Inputs (#585) 2019-04-18 19:04:57 +00:00
codegen-main Release codegen front-end shaded binary, #615 (#617) 2019-04-19 14:24:57 +00:00
hs Haskell ledger bindings (#879) 2019-05-03 10:37:08 +00:00
java CommandService returns useful data for successful submissions (#875) 2019-05-03 16:01:41 +02:00
scala CommandService returns useful data for successful submissions (#875) 2019-05-03 16:01:41 +02:00