Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(prover): prover skip every N blocks #362

Closed
wants to merge 37 commits into from
Closed

Conversation

cyberhorsey
Copy link
Contributor

will help with backlog as many people are competign for same block even with 60k+ unverified blocks, users can each set to a different value.

davidtaikocha and others added 30 commits July 16, 2023 11:55
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marcus Wentz <[email protected]>
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #362 (d2a2cbb) into main (24b9309) will decrease coverage by 0.22%.
The diff coverage is 22.22%.

@@            Coverage Diff             @@
##             main     #362      +/-   ##
==========================================
- Coverage   52.07%   51.86%   -0.22%     
==========================================
  Files          35       35              
  Lines        4499     4516      +17     
==========================================
- Hits         2343     2342       -1     
- Misses       1893     1908      +15     
- Partials      263      266       +3     
Files Changed Coverage Δ
prover/prover.go 35.54% <16.66%> (-0.41%) ⬇️
prover/config.go 88.65% <33.33%> (-3.65%) ⬇️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha changed the base branch from main to eldfell August 15, 2023 01:42
@davidtaikocha davidtaikocha changed the base branch from eldfell to main August 15, 2023 01:42
@cyberhorsey cyberhorsey changed the base branch from main to eldfell August 15, 2023 02:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants