Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Have our own Field trait? #221

Description

@mimoo

I'm not sure anymore why we rely on arkworks here. Arkworks comes with a complicated number of traits and a lack of support for serde. In addition different backends might use different versions of arkworks (we've had that problem).

IMO we should have our own Field trait that has a minimal definition, and then we can convert to whatever a backend uses at the right time in the compilation process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions