Skip to content

Re-export Slow Update tree dependencies via aztec.js #4413

@rahul-kothari

Description

@rahul-kothari

Currently e2e test imports @aztec/kv-store and @aztec/merkle-tree. But users shouldn't be using these packages. So:

  1. Re-export required methods via aztec.js
  2. Add a comment in e2e package.json - telling devs not to import additional packages there (since e2e should be a relfection of what external devs do)
  3. Add a linter rule in e2e so we don't do this again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bugType: Bug. Something is broken.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions