feat(program): handle large transaction #4
Merged
Conversation
…r CPI transactions. Update Anchor.toml to specify anchor version and adjust cluster configuration. Introduce validation for CPI data and add new methods for committing and executing CPIs. Update tests to validate new functionality and improve overall code clarity.
…solidating execution logic. Introduce new message structures for ExecuteMessage, CallRuleMessage, and ChangeRuleMessage to enhance clarity and maintainability. Update instruction handlers and SDK to reflect changes in execution flow and improve overall code organization.
…te account initialization in initialize.rs. Refactor account attributes to ensure proper execution and validation in transaction handling. Enhance SDK structure by removing deprecated files and updating import paths for improved clarity and maintainability.
…cation. Introduce new argument structure for create_smart_wallet, consolidating passkey and credential data. Refactor event emission and validation logic for improved clarity. Update dependencies in package.json and remove deprecated instruction files to streamline SDK functionality.
…he LazorKit program. This includes the removal of constants, types, utility functions, and client classes that are no longer in use, enhancing overall code clarity and maintainability.
…rity and maintainability. Consolidate buffer initialization for seeds in constants.ts, update import paths in client files, and enhance message argument structures in types.ts. Additionally, streamline transaction instruction handling in client classes and ensure consistent formatting across the codebase.
onspeedhp
added a commit
that referenced
this pull request
Feb 6, 2026
onspeedhp
pushed a commit
that referenced
this pull request
Apr 7, 2026
feat(program): handle large transaction
onspeedhp
added a commit
that referenced
this pull request
Apr 7, 2026
onspeedhp
added a commit
that referenced
this pull request
Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.