Skip to content

Week9 documentation - #4

Merged
rikokurnia merged 3 commits into
mainfrom
week9-documentation
Jun 17, 2026
Merged

Week9 documentation#4
rikokurnia merged 3 commits into
mainfrom
week9-documentation

Conversation

@rikokurnia

Copy link
Copy Markdown
Owner

No description provided.

- Update tests/nirvana.ts to the nonce-aware create_stream signature
  (matches the multi-stream PDA seeds in the deployed program).
- Add tests/nirvana-edge-security.ts (11 adversarial / boundary cases).
- Add COVERAGE.md and SECURITY.md.
- Fix npm test on Node >= 23: disable native TS stripping so ts-mocha
  compiles the suite to CommonJS (Anchor's CJS named exports break under
  the native ESM loader otherwise).

40 tests (29 core + 11 edge-security) pass locally against the devnet
program build on a fresh validator.
- Add docs/INSTRUCTIONS.md (reference for all 6 program instructions)
- Add docs/INTEGRATION.md (step-by-step TS snippets)
- Add docs/ADR.md (3 Architecture Decision Records)
- Update README.md with docs links
- Add WEEK9_STATUS_REPORT.md for submission
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nirvana-infinity Ready Ready Preview, Comment Jun 17, 2026 9:19am

@rikokurnia
rikokurnia merged commit 5fba069 into main Jun 17, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant