Skip to content

Add decode_transaction_to_js to wasm bindings - #2105

Merged
erubboli merged 1 commit into
masterfrom
feat/wasm-decode-tx-to-js
Aug 29, 2026
Merged

Add decode_transaction_to_js to wasm bindings#2105
erubboli merged 1 commit into
masterfrom
feat/wasm-decode-tx-to-js

Conversation

@anyxem

@anyxem anyxem commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Introduce decode_transaction_to_js function for decoding unsigned transactions

why not decode_unsigned_transaction_to_js?
to be consistent with exising
encode_transaction - decode_transaction_to_js
encode_partially_signed_transaction - decode_partially_signed_transaction_to_js
encode_signed_transaction - decode_signed_transaction_to_js

@anyxem
anyxem force-pushed the feat/wasm-decode-tx-to-js branch from dc1dabb to bc86ff3 Compare August 27, 2026 22:09
@anyxem
anyxem force-pushed the feat/wasm-decode-tx-to-js branch from bc86ff3 to 28ff46f Compare August 27, 2026 23:06

@erubboli erubboli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@erubboli
erubboli merged commit b882986 into master Aug 29, 2026
20 checks passed
@erubboli
erubboli deleted the feat/wasm-decode-tx-to-js branch August 29, 2026 01:45
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