Skip to content

lock contender version#314

Merged
canercidam merged 5 commits intomainfrom
bugfix/contender-version
Jan 15, 2026
Merged

lock contender version#314
canercidam merged 5 commits intomainfrom
bugfix/contender-version

Conversation

@zeroXbrock
Copy link
Member

@zeroXbrock zeroXbrock commented Jan 14, 2026

resolve #310

  • lock contender version to 0.7.2
  • update default flags & README
  • add --optimistic-nonces to prevent nonce errors between runs

Copilot AI review requested due to automatic review settings January 14, 2026 19:06
Copy link
Contributor

Copilot AI left a comment

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 locks the Contender component to version v0.7.1 and updates the default flags to align with the new version's API, specifically replacing the -l flag with --forever for indefinite execution.

Changes:

  • Updated Contender Docker image tag from "latest" to "v0.7.1"
  • Changed default flag from -l to --forever for indefinite spam runs
  • Updated flag conflict resolution logic to handle new flag names

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
playground/components.go Updated Contender image tag to v0.7.1 and replaced -l flag with --forever, modified conflict detection logic
README.md Updated documentation to reflect new --forever flag instead of -l

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

@zeroXbrock zeroXbrock changed the title lock contender to v0.7.1, update README & default flags lock contender version Jan 14, 2026
zeroXbrock and others added 3 commits January 14, 2026 12:24
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  - prevents nonce errors between consecutive runs
Copy link
Member

@canercidam canercidam left a comment

Choose a reason for hiding this comment

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

Thanks a lot @zeroXbrock!

@canercidam canercidam merged commit 1bf984c into main Jan 15, 2026
10 checks passed
@canercidam canercidam deleted the bugfix/contender-version branch January 15, 2026 16:01
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.

Contender is failing

3 participants