Skip to content

serializeTransactionWithoutSizeLimit adds support for large tx#82

Open
tigarcia wants to merge 1 commit intosolana-developers:mainfrom
tigarcia:create-large-tx
Open

serializeTransactionWithoutSizeLimit adds support for large tx#82
tigarcia wants to merge 1 commit intosolana-developers:mainfrom
tigarcia:create-large-tx

Conversation

@tigarcia
Copy link

@tigarcia tigarcia commented Dec 1, 2025

Solana web3js has an internal check to make sure that a tx is not too large to serialize. This check is broken once the cluster upgrades to a large tx format. This helper serializes a signed tx without checking for size limits.

Solana web3js has an internal check to make sure that a tx
is not too large to serialize. This check is broken once the
cluster upgrades to a large tx format. This helper serializes
a signed tx without checking for size limits.
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.

1 participant