Skip to content

feat: support automatic SOL and SPL token account generation & funding in test validators#4199

Open
Otter-0x4ka5h wants to merge 6 commits into
otter-sec:masterfrom
Otter-0x4ka5h:v2/fund-test-accounts
Open

feat: support automatic SOL and SPL token account generation & funding in test validators#4199
Otter-0x4ka5h wants to merge 6 commits into
otter-sec:masterfrom
Otter-0x4ka5h:v2/fund-test-accounts

Conversation

@Otter-0x4ka5h
Copy link
Copy Markdown
Member

@Otter-0x4ka5h Otter-0x4ka5h commented Jan 27, 2026

Closes #1261

  • Add fund_accounts configuration to automatically fund SOL accounts at validator startup
  • Add mints configuration to create SPL token mints with customizable decimals, supply, mint authority, and freeze authority at validator genesis
  • Add token_accounts configuration to create and fund SPL token accounts, supporting references to mints via mint = "new" to use the most recently created mint

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 27, 2026

Someone is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

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.

cli: Generate accounts with funded lamports and SPL tokens

1 participant