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

fix(prover): fix --prover.allowance flag #490

Merged
merged 9 commits into from
Jan 7, 2024
Merged

Conversation

davidtaikocha
Copy link
Member

@davidtaikocha davidtaikocha commented Jan 7, 2024

For a prover, we need to both approve allowance for AssignmentHook (to propose block) and TaikoL1 (to prove block)

Copy link

codecov bot commented Jan 7, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (c5f1616) 58.11% compared to head (259af6d) 58.19%.

Files Patch % Lines
prover/prover.go 68.42% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #490      +/-   ##
==========================================
+ Coverage   58.11%   58.19%   +0.07%     
==========================================
  Files          44       44              
  Lines        5520     5528       +8     
==========================================
+ Hits         3208     3217       +9     
  Misses       1993     1993              
+ Partials      319      318       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidtaikocha davidtaikocha enabled auto-merge (squash) January 7, 2024 15:14
@davidtaikocha davidtaikocha merged commit 271fb6f into main Jan 7, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the fix-approve-token branch January 7, 2024 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants