You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
- Flamegraph Watcher srcript now:
- Uses the new load test.
- Fails if any line fails (e.g. the load test binary panics).
- CI:
- The flamegraphs are now updated on push to main again.
- Compilation and running is separated to delete the "while not
compiled" polling.
- Reth version is pinned so it does not rely on 2024 features and can be
compiled again.
- Load test:
- `make` targets now run in release mode.
- now waits until all transactions are included before exciting. There's
a flag to set a timeout.
- All ethrex_l2 references are deleted from CI and the watcher.
Closes#2466
No description provided.
The text was updated successfully, but these errors were encountered: