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

feat(proposer): improve proposing strategy #682

Merged
merged 17 commits into from
Apr 5, 2024
Merged

Conversation

mask-pp
Copy link
Contributor

@mask-pp mask-pp commented Apr 3, 2024

No description provided.

YoGhurt111 and others added 4 commits April 2, 2024 11:40
Co-authored-by: David <david@taiko.xyz>
Co-authored-by: maskpp <maskpp266@gmail.com>
@davidtaikocha davidtaikocha changed the title feat(proposer): Upgrade proposer feat(proposer): improve proposing strategy Apr 3, 2024
@davidtaikocha davidtaikocha linked an issue Apr 4, 2024 that may be closed by this pull request
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

Attention: Patch coverage is 36.73469% with 62 lines in your changes are missing coverage. Please review.

Project coverage is 49.43%. Comparing base (a70519b) to head (eec9840).

Files Patch % Lines
proposer/proposer.go 52.00% 20 Missing and 4 partials ⚠️
pkg/rpc/engine.go 0.00% 19 Missing ⚠️
proposer/transaction_builder/blob.go 7.14% 13 Missing ⚠️
pkg/rpc/methods.go 0.00% 3 Missing ⚠️
proposer/transaction_builder/calldata.go 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   50.50%   49.43%   -1.07%     
==========================================
  Files          56       56              
  Lines        5362     5405      +43     
==========================================
- Hits         2708     2672      -36     
- Misses       2364     2446      +82     
+ Partials      290      287       -3     

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

@davidtaikocha davidtaikocha merged commit 62cc7ff into main Apr 5, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the upgrade_proposer_ branch April 5, 2024 00:15
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.

feat(proposer): improve proposing strategy
3 participants