scroll-tech / scroll-tech/ceno

clean up clippy "allowed-duplicate-crates"

Open
#865 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Refer to https://github.com/scroll-tech/ceno/blob/a0b719d6d0fc323574c4ddc2bb68b7ba3bcfb8c1/clippy.toml#L4-L14
Those version inconsistency majorly due to ceno project mixed with various field lib: ark, plonky3
we should eventually remove ark lib and keep all version consistency

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 by reviewing clippy.toml lines 4-14 and identifying the duplicate crates caused by the ark and plonky3 dependencies. Trace where those dependencies are declared, then determine whether ark can be removed and version consistency restored; done means the allowed duplicate-crates entries are no longer needed and the dependency versions are consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.