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

feat(prover): update l1Current cursor to record L1 hash #327

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

davidtaikocha
Copy link
Member

No description provided.

@davidtaikocha davidtaikocha self-assigned this Jul 23, 2023
@davidtaikocha davidtaikocha changed the title feat(prover): update l1Current cursor to record L1 hash feat(prover): update l1Current cursor to record L1 hash Jul 23, 2023
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Merging #327 (e4e0021) into main (b292754) will increase coverage by 0.07%.
The diff coverage is 43.63%.

@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
+ Coverage   49.10%   49.17%   +0.07%     
==========================================
  Files          36       36              
  Lines        4187     4262      +75     
==========================================
+ Hits         2056     2096      +40     
- Misses       1859     1888      +29     
- Partials      272      278       +6     
Impacted Files Coverage Δ
prover/proof_producer/proof_producer.go 0.00% <ø> (ø)
prover/proof_producer/special_proof_producer.go 8.08% <0.00%> (-0.72%) ⬇️
prover/proof_submitter/util.go 45.45% <20.00%> (+0.58%) ⬆️
prover/prover.go 37.99% <33.33%> (-0.27%) ⬇️
pkg/rpc/methods.go 29.53% <69.76%> (+6.38%) ⬆️
driver/chain_syncer/calldata/syncer.go 62.50% <100.00%> (ø)
prover/proof_submitter/valid_proof_submitter.go 68.78% <100.00%> (+0.33%) ⬆️

📣 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 July 23, 2023 14:41
@davidtaikocha davidtaikocha enabled auto-merge (squash) July 23, 2023 14:41
@davidtaikocha davidtaikocha merged commit 4a5adb5 into main Jul 23, 2023
@davidtaikocha davidtaikocha deleted the update-l1Current branch July 23, 2023 16:27
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