Skip to content

docs(wasm-utxo): document structured error conventions - #386

Merged
OttoAllmendinger merged 1 commit into
masterfrom
otto/CSHLD-1681-document-structured-error-conventions
Sep 8, 2026
Merged

docs(wasm-utxo): document structured error conventions#386
OttoAllmendinger merged 1 commit into
masterfrom
otto/CSHLD-1681-document-structured-error-conventions

Conversation

@OttoAllmendinger

Copy link
Copy Markdown
Contributor

Document the typed error boundary, stable JavaScript error codes, and the
Ok(false) versus structured-error contract for new wasm-utxo APIs. Link the
package architecture guides to the repository convention so new WASM methods
do not extend the legacy StringError pattern.

Document the typed error boundary, stable JavaScript error codes, and the
Ok(false) versus structured-error contract for new wasm-utxo APIs. Link the
package architecture guides to the repository convention so new WASM methods
do not extend the legacy StringError pattern.

Refs: CSHLD-1681
@linear-code

linear-code Bot commented Sep 8, 2026

Copy link
Copy Markdown

CSHLD-1681

@OttoAllmendinger
OttoAllmendinger marked this pull request as ready for review September 8, 2026 13:52
@OttoAllmendinger
OttoAllmendinger requested a review from a team as a code owner September 8, 2026 13:52
@OttoAllmendinger
OttoAllmendinger merged commit 237344b into master Sep 8, 2026
13 checks passed
@OttoAllmendinger
OttoAllmendinger deleted the otto/CSHLD-1681-document-structured-error-conventions branch September 8, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants