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

feat(proposer): use TaikoConfig.blockMaxGasLimit as proposed block gasLimit && remove some unused flags #344

Merged
merged 6 commits into from
Aug 2, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #344 (67a04b2) into main (cf261d3) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
- Coverage   49.94%   49.55%   -0.39%     
==========================================
  Files          36       36              
  Lines        4441     4415      -26     
==========================================
- Hits         2218     2188      -30     
- Misses       1936     1943       +7     
+ Partials      287      284       -3     
Files Changed Coverage Δ
proposer/config.go 59.42% <ø> (-1.15%) ⬇️
prover/prover.go 34.62% <ø> (-3.28%) ⬇️
proposer/proposer.go 53.89% <100.00%> (+1.05%) ⬆️

... 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 marked this pull request as ready for review August 2, 2023 15:38
@davidtaikocha davidtaikocha enabled auto-merge (squash) August 2, 2023 15:38
@davidtaikocha davidtaikocha merged commit f0a3da7 into main Aug 2, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the update-proposer-gaslimit branch August 2, 2023 18:32
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