Skip to content

feat: add TransactionPrototype types - #837

Merged
Technosophorso merged 1 commit into
mainfrom
feat/tx-prototype
Sep 14, 2026
Merged

Technosophorso merged 1 commit into
mainfrom
feat/tx-prototype

Conversation

@lisicky

@lisicky lisicky commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

What

Adds the backend-agnostic TransactionPrototype contract in mesh-common.

The types follow the Conway CDDL and define the serialization-ready transaction shape consumed by builders and serializer backends. They introduce no encoding or decoding behavior and add no runtime dependency edge.

Scope

This is the first PR in the TransactionPrototype stack. CST and CSL serializer support, converters, and their tests are split into the dependent feat/tx-prototype-serializers PR.

Validation

  • npm run build:mesh --workspace @meshsdk/common

@lisicky lisicky changed the title add TransactionPrototype type and CST encoder/decoder feat: add TransactionPrototype types Sep 14, 2026
@Technosophorso
Technosophorso merged commit 42dce75 into main Sep 14, 2026
1 check passed
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.

3 participants