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

feat(prover): update ZkevmRpcdProducer to make it connecting to a real proverd service #121

Merged
merged 55 commits into from
Feb 14, 2023

Conversation

davidtaikocha
Copy link
Contributor

@davidtaikocha davidtaikocha commented Jan 12, 2023

No description provided.

@davidtaikocha davidtaikocha self-assigned this Jan 12, 2023
@davidtaikocha davidtaikocha changed the title feat(prover): introduce ZkevmCmdProducer to generate proofs from co… feat(prover): introduce ZkevmCmdProducer to generate proofs from command line Jan 12, 2023
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #121 (040e50a) into main (6c00fc5) will decrease coverage by 1.84%.
The diff coverage is 34.68%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   59.82%   57.98%   -1.84%     
==========================================
  Files          33       34       +1     
  Lines        3114     3323     +209     
==========================================
+ Hits         1863     1927      +64     
- Misses       1013     1154     +141     
- Partials      238      242       +4     
Impacted Files Coverage Δ
prover/proof_producer/zkevm_cmd_producer.go 24.73% <24.73%> (ø)
prover/proof_producer/zkevm_rpcd_producer.go 44.27% <38.05%> (-45.02%) ⬇️
prover/prover.go 55.00% <58.33%> (-0.02%) ⬇️
prover/config.go 65.38% <100.00%> (+1.38%) ⬆️
prover/proof_submitter/invalid_proof_submitter.go 71.73% <100.00%> (ø)
prover/proof_submitter/valid_proof_submitter.go 67.39% <100.00%> (ø)
.../chain_syncer/progress_tracker/progress_tracker.go 77.41% <0.00%> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Hive test result:
log not exists, may be caused by timeout

@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2023

Hive test result:
log not exists, may be caused by timeout

@github-actions
Copy link
Contributor

Hive test result:
log not exists, may be caused by timeout

@davidtaikocha davidtaikocha changed the title feat(prover): introduce ZkevmCmdProducer to generate proofs from command line feat(prover): update ZkevmRpcdProducer to make it connecting to a real zkevm-chain proverd service Feb 13, 2023
@davidtaikocha davidtaikocha changed the title feat(prover): update ZkevmRpcdProducer to make it connecting to a real zkevm-chain proverd service feat(prover): update ZkevmRpcdProducer to make it connecting to a real proverd service Feb 13, 2023
@davidtaikocha davidtaikocha marked this pull request as ready for review February 13, 2023 04:08
@github-actions
Copy link
Contributor

@taikoxyz taikoxyz deleted a comment from github-actions bot Feb 13, 2023
@davidtaikocha davidtaikocha added this pull request to the merge queue Feb 14, 2023
@davidtaikocha davidtaikocha removed this pull request from the merge queue due to a manual request Feb 14, 2023
@davidtaikocha davidtaikocha added this pull request to the merge queue Feb 14, 2023
@davidtaikocha davidtaikocha removed this pull request from the merge queue due to the queue being cleared Feb 14, 2023
@davidtaikocha davidtaikocha merged commit 8c8ee9c into main Feb 14, 2023
@davidtaikocha davidtaikocha deleted the integrate-zkevm-circuits branch February 14, 2023 02:13
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
…eal proverd service (taikoxyz#121)

Co-authored-by: alexshliu <104080237+alexshliu@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants