scroll-tech / scroll-tech/ceno

run reth test (block = 23817600) in ci

Open
#1,346 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
153
Forks
43
Avg merge
3d 13h
Merged PRs (30d)
4

Description

  1. 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.
  2. use bincode to serialize the raw input (block = 23817600) and store in local .bin file.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.