lambdaclass / lambdaclass/ethlambda
Run hive in CI
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 82
- Forks
- 28
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 20
Description
Hive had new simulators added for Lean clients. We should include those in our CI. You can look at ethrex for an example: https://github.com/lambdaclass/ethrex/blob/0419d684a0e7af0784a2d6ca5fa436456047a184/.github/workflows/pr-main_l1.yaml#L199
Contributor guide
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 by inspecting the repository's existing GitHub Actions workflows and compare them with the referenced ethrex workflow, especially around line 199. Identify how Hive simulators for Lean clients are invoked, add the corresponding CI coverage, and confirm that the new simulators run successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100