Skip to content

chore: SNOS dependency customizations create duplicates in crate tree #458

Description

@notlesh

SNOS has been maintaining several forks of its dependencies for some time now. Many of our changes have been included in upstream, but there remain some minor ones which force us to continue to use our own forks.

This becomes very problematic for projects which use SNOS as a dependency (e.g. the prove_block lib) because it creates duplicated and conflicting dependencies which are difficult to work around, resulting in compile errors like:

note: `blockifier::Foo` and `Foo` have similar names, but are actually distinct types

Upstream PRs

As of now, each of these "customizations" has an upstream PR, listed below. However, these still point to main branches and would need to be backported for immediate relief (TODO).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions