CHANGELOG.md
CITATION.cff
CONTRIBUTING.md
LICENSE-APACHE
LICENSE-MIT
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
requirements-dev.txt
.github/workflows/ci.yml
.github/workflows/publish.yml
docs/COMPETITIVE_LANDSCAPE.md
docs/METHODOLOGY.md
docs/RELEASE_CHECKLIST.md
docs/RELEASE_NOTES.md
docs/THREAT_MODEL.md
evidence/zingolib-v5-regtest/REPORT.md
evidence/zingolib-v5-regtest/provenance.json
evidence/zingolib-v5-regtest/verified.json
examples/size-samples.json
examples/zingolib/README.md
scripts/release_audit.py
src/wallet_privacy_testkit/__init__.py
src/wallet_privacy_testkit/__main__.py
src/wallet_privacy_testkit/capture.py
src/wallet_privacy_testkit/cli.py
src/wallet_privacy_testkit/fault_relay.py
src/wallet_privacy_testkit/matching.py
src/wallet_privacy_testkit/protocol.py
src/wallet_privacy_testkit.egg-info/PKG-INFO
src/wallet_privacy_testkit.egg-info/SOURCES.txt
src/wallet_privacy_testkit.egg-info/dependency_links.txt
src/wallet_privacy_testkit.egg-info/entry_points.txt
src/wallet_privacy_testkit.egg-info/requires.txt
src/wallet_privacy_testkit.egg-info/top_level.txt
tests/test_capture.py
tests/test_cli.py
tests/test_fault_relay.py
tests/test_matching.py
tests/test_protocol.py