OpenZeppelin / OpenZeppelin/compact-contracts

Add Native Shielded Token integration tests

Open
#642 1 comment 0 reactions 1 assignee View on GitHub

@0xisk is already working on this.

Since Jul 9, 2026.

  • #650 by @0xisk — closed without merging
1-medium feat:token
Dominant language
TypeScript
Stars
55
Forks
29
Avg merge
5d 7h
Merged PRs (30d)
25

Description

Sub-issue of #544.

🧐 Motivation
The native shielded token needs end-to-end coverage against a live Midnight stack (deploy, mint, burn, supply, privacy, collisions) beyond the unit simulator suites. Review of the integration suite was deferred until it runs, so it lands as its own PR.

📝 Details

  • Integration specs under test/integration/specs/nativeShieldedToken/ (mint, burn, supply, privacy, collision, effects, smoke, unrestricted) on the async backend-aware harness.
  • Requires the @midnight-ntwrk/* dev-deps to install and run (CI red until those land).
  • To be split into its own PR stacked on the core (#621); currently parked in #621.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.