Skip to content

Improve experience for plugging in different proof formats #36

Description

@lightclient

I think it would be beneficial to improve the "pluggability" of proof formats other than the offset-multiproof. I've been trying to open up the design of Sheth to allow for this and it is getting closer. The things that would really mark this as complete would be:

  • composer tool has a repository of proof formats it can generate for
  • each format implements the State trait so it can be used as an account database
  • is rigorously tested -- the rest of the test in Sheth are focused on correctness of the logic and not the correctness of the storage unit
  • added to benches + Makefile

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

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions