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

feat(proposer): propose multiple L2 blocks in one L1 block #254

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

davidtaikocha
Copy link
Member

Cherry pick this feature from A2 branch into main, in case we might still need it for A3 (or later testnets).

@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #254 (6fcdfa7) into main (f44530b) will increase coverage by 0.36%.
The diff coverage is 65.00%.

@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   51.41%   51.77%   +0.36%     
==========================================
  Files          36       36              
  Lines        3614     3639      +25     
==========================================
+ Hits         1858     1884      +26     
+ Misses       1512     1507       -5     
- Partials      244      248       +4     
Impacted Files Coverage Δ
proposer/proposer.go 59.83% <65.00%> (+0.47%) ⬆️

... and 2 files with indirect coverage changes

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

@davidtaikocha davidtaikocha merged commit 36ba5db into main Jun 2, 2023
@davidtaikocha davidtaikocha deleted the proposer-updates branch June 2, 2023 02:34
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
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