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

feat(pkg): introduce EthClientWithDefaultTimeout #337

Merged
merged 8 commits into from
Aug 1, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha force-pushed the EthClientWithDefaultTimeout branch from 91c0b67 to 9d0bf00 Compare July 31, 2023 16:30
@davidtaikocha davidtaikocha changed the base branch from main to proof-verifier July 31, 2023 16:30
@davidtaikocha davidtaikocha marked this pull request as ready for review July 31, 2023 16:55
Base automatically changed from proof-verifier to main July 31, 2023 18:23
@davidtaikocha davidtaikocha enabled auto-merge (squash) August 1, 2023 02:04
@davidtaikocha davidtaikocha disabled auto-merge August 1, 2023 02:04
@davidtaikocha davidtaikocha enabled auto-merge (squash) August 1, 2023 02:05
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #337 (671dbe1) into main (6dcb34a) will decrease coverage by 0.01%.
The diff coverage is 41.40%.

@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
- Coverage   49.90%   49.89%   -0.01%     
==========================================
  Files          35       36       +1     
  Lines        4212     4421     +209     
==========================================
+ Hits         2102     2206     +104     
- Misses       1829     1930     +101     
- Partials      281      285       +4     
Files Changed Coverage Δ
pkg/chain_iterator/block_batch_iterator.go 50.26% <ø> (ø)
pkg/rpc/subscription.go 58.66% <ø> (ø)
prover/proof_submitter/util.go 48.14% <ø> (ø)
pkg/rpc/ethclient.go 32.73% <32.73%> (ø)
pkg/rpc/client.go 44.11% <37.50%> (-1.77%) ⬇️
prover/config.go 70.23% <42.85%> (-2.49%) ⬇️
driver/driver.go 57.39% <50.00%> (+1.25%) ⬆️
driver/chain_syncer/beaconsync/progress_tracker.go 70.44% <100.00%> (ø)
driver/config.go 81.25% <100.00%> (+5.25%) ⬆️
pkg/rpc/engine.go 88.88% <100.00%> (+1.01%) ⬆️
... and 4 more

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

@davidtaikocha davidtaikocha merged commit 1608aba into main Aug 1, 2023
@davidtaikocha davidtaikocha deleted the EthClientWithDefaultTimeout branch August 1, 2023 02:36
davidtaikocha added a commit that referenced this pull request Aug 1, 2023
Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com>
davidtaikocha added a commit that referenced this pull request Aug 1, 2023
Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com>
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