daml/ledger-service
Leonid Shlyapnikov 8124569cc6 Error handling improvements (#3705)
* Error handling improvements,

partitioning the Soruce[Error \/ JsValue], folding all errors and
producing the final status and errors element based on the above fold

* Test case + fixes,

for some reason GeneratorDrivenPropertyChecks does not like AsyncFreeSpec

* changing the order of elements in the response,

would be better if we were checking the JSON objects not JSON strings.
2019-12-03 01:26:37 +00:00
..
db-backend replace JSON witnessParties column with a text[] column (#3461) 2019-11-19 19:53:43 +00:00
http-json Error handling improvements (#3705) 2019-12-03 01:26:37 +00:00
jwt Implement support for RSA-signed JWT tokens (#3526) 2019-11-25 16:29:24 +01:00
lf-value-json Extractor: Add support for GenMap (#3614) 2019-11-28 12:31:28 +00:00
utils Add support for authenticated ledger (#3639) 2019-11-26 19:45:47 +01:00