Skip to content

Add the builtin system accounts#8

Merged
448-OG merged 1 commit into
masterfrom
builtin-programs
Aug 19, 2025
Merged

Add the builtin system accounts#8
448-OG merged 1 commit into
masterfrom
builtin-programs

Conversation

@448-OG

@448-OG 448-OG commented Aug 19, 2025

Copy link
Copy Markdown
Member

Builtin program are important for SVM to functions as intented. This commit add all the programs from solana-sdk-ids crate in a manner useful for this crate. It loads the address, the loader of the program, the short name of the program as defined in the solana_sdk_ids::... modules and parses the base58 public key into bytes

@448-OG 448-OG self-assigned this Aug 19, 2025
Builtin program are important for SVM to functions as intented.
This commit add all the programs from `solana-sdk-ids` crate in a manner useful for
this crate. It loads the address, the loader of the program, the short name of the
program as defined in the `solana_sdk_ids::...` modules and parses the base58 public key
into bytes

This add a chore to exlude the account information from typos cli since
addresses are not guaranteed to be valid words
@448-OG 448-OG merged commit 70b772a into master Aug 19, 2025
19 checks passed
@448-OG 448-OG deleted the builtin-programs branch August 19, 2025 14:07
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