Skip to content

chore: remove convenience wrappers to match wasm-sol/wasm-dot patterns#239

Merged
lcovar merged 1 commit intomasterfrom
wasm-ton-cleanup
Mar 31, 2026
Merged

chore: remove convenience wrappers to match wasm-sol/wasm-dot patterns#239
lcovar merged 1 commit intomasterfrom
wasm-ton-cleanup

Conversation

@lcovar
Copy link
Copy Markdown
Contributor

@lcovar lcovar commented Mar 31, 2026

Remove transactionFromBytes() and parseTransactionBytes() which are
thin wrappers that don't exist in wasm-solana or wasm-dot. Consumers
should use Transaction.fromBytes() and parseTransaction(tx) directly.

@lcovar lcovar requested a review from a team as a code owner March 31, 2026 16:37
Base automatically changed from wasm-ton to master March 31, 2026 16:39
Remove `transactionFromBytes()` and `parseTransactionBytes()` which are
thin wrappers that don't exist in wasm-solana or wasm-dot. Consumers
should use `Transaction.fromBytes()` and `parseTransaction(tx)` directly.
@lcovar lcovar force-pushed the wasm-ton-cleanup branch from 9106365 to 6494412 Compare March 31, 2026 16:50
@lcovar lcovar merged commit 0a8ad97 into master Mar 31, 2026
13 checks passed
@lcovar lcovar deleted the wasm-ton-cleanup branch March 31, 2026 23:16
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