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

feat(all): check L1 reorg before each operation #252

Merged
merged 13 commits into from
May 30, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #252 (06b75b7) into main (7cc5d54) will decrease coverage by 2.08%.
The diff coverage is 21.23%.

@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   53.48%   51.41%   -2.08%     
==========================================
  Files          36       36              
  Lines        3586     3614      +28     
==========================================
- Hits         1918     1858      -60     
- Misses       1420     1512      +92     
+ Partials      248      244       -4     
Impacted Files Coverage Δ
pkg/rpc/methods.go 27.27% <0.00%> (-7.65%) ⬇️
prover/proof_submitter/util.go 26.08% <8.00%> (-6.89%) ⬇️
prover/prover.go 49.42% <17.39%> (-6.54%) ⬇️
driver/chain_syncer/calldata/syncer.go 65.68% <35.71%> (-0.44%) ⬇️
pkg/chain_iterator/block_batch_iterator.go 50.54% <75.00%> (-3.38%) ⬇️
prover/proof_submitter/valid_proof_submitter.go 63.40% <100.00%> (+1.57%) ⬆️

... 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 requested a review from cyberhorsey May 30, 2023 14:10
@cyberhorsey cyberhorsey merged commit e76b03f into main May 30, 2023
@cyberhorsey cyberhorsey deleted the remove-event-removed-checks branch May 30, 2023 21:10
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