Skip to content

chain: flatten request-batch's dead outer chain-error or record the escape hatch #288

Description

@mfw78

Problem. request_batch's outer chain-error is structurally dead on the reference host: each entry already carries its own rpc-result, so the outer error is an unused escape hatch.

Change. Either flatten wit/nexum-host/chain.wit request-batch to list<rpc-result>, or record in ADR-0011 why the outer error is retained for other host implementations.

Relates. #206. Surfaced by the #219 review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component/chainalloy provider, chain host backend, RPC middlewaredebtCode works but makes future work harder.effort/hoursFew hours. Single PR.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions