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

Skip to content

Conversation

@LucasSte
Copy link
Contributor

Problem

For SIMD-0177, we are going to introduce a new account layout for program-runtime, which will hold ownership of the Arc<Vec<u8>>.

After the transaction finishes, we want to reconstruct the AccountSharedData to be used again in the rest of the validators, while maintaining the same Arc reference.

Solution

Implement a function to allow the creation of AccountSharedData with an existing instance of the Arc.

@LucasSte LucasSte marked this pull request as ready for review September 26, 2025 19:36
@LucasSte LucasSte merged commit c654e5f into anza-xyz:master Sep 27, 2025
26 checks passed
@LucasSte LucasSte deleted the new-func branch September 27, 2025 21:15
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.

3 participants