Skip to content

feature: disable increase_tx_account_lock_limit for fuzzing#546

Merged
mjain-jump merged 1 commit into
agave-v4.1.0-beta.3from
mjain/stop-fuzzing-this-feature
Jun 11, 2026
Merged

feature: disable increase_tx_account_lock_limit for fuzzing#546
mjain-jump merged 1 commit into
agave-v4.1.0-beta.3from
mjain/stop-fuzzing-this-feature

Conversation

@mjain-jump

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 11, 2026 15:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Solana/Agave feature gating used by solfuzz-agave so fuzzing runs do not advertise/support the increase_tx_account_lock_limit feature.

Changes:

  • Comment out increase_tx_account_lock_limit from SUPPORTED_FEATURES so it is not exposed via sol_compat_get_features_v1().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/lib.rs
stake_raise_minimum_delegation_to_1_sol,
// stake_minimum_delegation_for_rewards, // reverted in agave
increase_tx_account_lock_limit,
// increase_tx_account_lock_limit, // abandoned
@mjain-jump mjain-jump merged commit e2f7d9f into agave-v4.1.0-beta.3 Jun 11, 2026
5 checks passed
@mjain-jump mjain-jump deleted the mjain/stop-fuzzing-this-feature branch June 11, 2026 15:47
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