Skip to content

Conversation

@danielntmd
Copy link
Contributor

@danielntmd danielntmd commented Dec 22, 2025

Fixes slashing inactivity test on v3-scenario

  • fix low proving output by bumping prover count to 4
  • also revert proof offset changes
  • bump up ethdevnet k8 provisioning timeout (should fix network deployment flakiness).

@danielntmd danielntmd force-pushed the danielntmd/fix-low-proving-output branch 2 times, most recently from 3a0356e to 2e93e6c Compare December 22, 2025 22:43
- also revert offset changes
- bump up ethdevnet k8 provisioning timeout
@danielntmd danielntmd force-pushed the danielntmd/fix-low-proving-output branch from 2e93e6c to 1e48603 Compare December 22, 2025 22:46
@danielntmd danielntmd marked this pull request as ready for review December 22, 2025 22:46
PUBLISHERS_PER_PROVER=1
PROVER_PUBLISHER_MNEMONIC_START_INDEX=8000
PROVER_REPLICAS=1
PROVER_AGENTS_PER_PROVER=4
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think you might want PROVER_REPLICAS here. That will increase the number of machines running with provers allocated to them. Increasing the number of agents per prover just put more agents on each machine.

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