digital-asset / daml

The Daml smart contract language
https://www.digitalasset.com/developers
791 stars 198 forks source link

Upgrades error piping #18616

Open samuel-williams-da opened 4 months ago

samuel-williams-da commented 4 months ago

Ensure that Dev Upgrade errors make it through canton back to the ledger-api Pipe lookup errors out of the engine and through canton.

Ensure that uploadDAR errors (including the type specific error) make it back to the ledger API response. See also #19092.

basvangijzel-DA commented 4 months ago

LookupError and DevError

basvangijzel-DA commented 3 months ago

See #17647

basvangijzel-DA commented 3 months ago

Consider combining 17875