OpenZeppelin / OpenZeppelin/compact-contracts

Live-backend test harness for the contract suite

Open
#665 0 comments 0 reactions 2 assignees View on GitHub

@andrew-fleming is already working on this.

Since Jul 22, 2026.

0-high enhancement
Dominant language
TypeScript
Stars
55
Forks
29
Avg merge
5d 7h
Merged PRs (30d)
25

Description

Motivation

The contract suite's specs run against the dry simulator only, so live-only
failure modes go uncaught: real deploys, ZK proofs, on-chain state, per-signer
wallets, dust fees, and indexer lag.

This umbrella tracks a live-backend test harness that reruns the existing unit specs against a local node (make env-up) under MIDNIGHT_BACKEND=live (the unit-live vitest project), rolled out one module category at a time.

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.