daml
daml copied to clipboard
Upgrades error piping
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 an invalid variant downgrade gives back a usable error
Ensure that uploadDAR errors (including the type specific error) make it back to the ledger API response. See also #19092.
LookupError and DevError
See #17647
Consider combining 17875