ethereum-optimism / ethereum-optimism/optimism
op-acceptance-tests: load test: sometimes onchain balance depletes before offchain budget
Open
M-needs-triage
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 145
Description
We budget transactions offchain so we can proactively shut down the test before spending too much eth. When the onchain and offchain budgets start with the same amount of eth, we may never hit an overdraft error (the stopping condition). It would be good to understand why this is.
Contributor guide
Assessment
This issue has not been assessed yet.