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

fix(prover): capacity fix #405

Merged
merged 2 commits into from
Sep 24, 2023
Merged

fix(prover): capacity fix #405

merged 2 commits into from
Sep 24, 2023

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Sep 24, 2023

  • release capacity in defer, not in backoff retry for submitproof op
  • delete block being proven immediately, not in defer

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Merging #405 (c9d7c4d) into main (1eab54d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   52.01%   52.02%           
=======================================
  Files          39       39           
  Lines        4837     4838    +1     
=======================================
+ Hits         2516     2517    +1     
  Misses       2064     2064           
  Partials      257      257           
Files Changed Coverage Δ
prover/prover.go 31.17% <100.00%> (+0.09%) ⬆️

... and 1 file with indirect coverage changes

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

@cyberhorsey cyberhorsey changed the title fix(prover): release capacity in defer, not in backoff retry for submitproof op fix(prover): capacity fix Sep 24, 2023
@davidtaikocha davidtaikocha merged commit 4ab061f into main Sep 24, 2023
6 checks passed
@davidtaikocha davidtaikocha deleted the capacity-fix branch September 24, 2023 07:58
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.

2 participants