Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

buffalojoec
Copy link
Collaborator

Refactors the process_instruction and process_instruction_chain methods to use an inner function after the key/account compilation step. Also refactors the accounts compilation to accept an Iterator<Item = &(Pubkey, Account)>.

This sets the stage to allow insertions via chained iterators to the provided accounts list before the keys and accounts are compiled. One such example is the work to enable the Instructions Sysvar.

@buffalojoec buffalojoec changed the title account compilation refactor harness: refactor account compilation step Sep 5, 2025
@buffalojoec buffalojoec force-pushed the account-compilation-refactor branch from 0522208 to 8c89e8d Compare September 5, 2025 13:35
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