scroll-tech / scroll-tech/ceno
run reth test (block = 23817600) in ci
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 153
- Forks
- 43
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 4
Description
- for the target elf, we can build it once and store it in our repo by following the README.md in https://github.com/scroll-tech/ceno-reth-benchmark.git.
- use
bincodeto serialize the raw input (block = 23817600) and store in local.binfile.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with README.md in the linked ceno-reth-benchmark repository to understand how to build and store the target ELF. Then inspect the ceno CI and test entry points, use bincode for the raw input for block 23817600, and verify that the Reth test runs successfully in CI with the stored ELF and local .bin input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100