Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix createLUTProposal tx size #1777

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Conversation

hauchu1998
Copy link
Contributor

@hauchu1998 hauchu1998 commented Aug 16, 2023

While extending lookup table, the max address to add at once]e is ~20 addresses.
reference from here.

Since sending cNFT can easily exceed that amount due to the proof and other instruction accounts, splitting extendInstruction into multiple transactions is necessary. Moreover, maybe createLookupTable and extendLookupTable should also separate into different transactions or the tx size will be larger than the restriction?

@vercel
Copy link

vercel bot commented Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
governance-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 10:31pm

@vercel
Copy link

vercel bot commented Aug 16, 2023

@hauchu1998 is attempting to deploy a commit to the blockworks-foundation Team on Vercel.

A member of the Team first needs to authorize it.

@asktree asktree merged commit 7039b36 into solana-labs:main Aug 18, 2023
7 of 8 checks 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.

2 participants