Skip to content

Document account-address fuzzing prototype - #2792

Draft
leighmcculloch wants to merge 2 commits into
mainfrom
docs-arbitrary-address-account
Draft

Document account-address fuzzing prototype#2792
leighmcculloch wants to merge 2 commits into
mainfrom
docs-arbitrary-address-account

Conversation

@leighmcculloch

@leighmcculloch leighmcculloch commented Aug 25, 2026

Copy link
Copy Markdown
Member

What

Add a section to the fuzzing guide explaining how to generate account addresses instead of the default contract addresses when fuzz or property testing.

Why

The Address fuzzing prototype only ever produced contract (C...) addresses, so a test could never exercise a contract's account-address code path; rs-soroban-sdk #2024 added an ArbitraryAddressAccount prototype to fix that, and the docs described neither the old limitation nor the new option.

@stellar-jenkins-ci

Copy link
Copy Markdown

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