2025-11-13 - 2026-05-13
Overview
15 Pull requests merged by 1 user
Merged
#16 feat: institutional membership tiers and corrected member directory
Merged
#14 security: tighten gitleaks regex + document history-purge audit trail
Merged
#13 fix(scripts): require DB_PASSWORD env var in setup-database.sh
Merged
#12 docs(swagger)+test(rest): document /auth/refresh + /auth/logout, add HTTP smoke tests
Merged
#11 docs: rewrite README, add ARCHITECTURE.md (Mermaid), add API.md from swagger.yaml
Merged
#10 test(e2e): add make e2e-full target, full-stack Playwright spec, CI wiring, docs
Merged
#9 chore(frontend): commit to pages router, drop empty src/app, unify on npm
Merged
#8 feat(auth): JWT jti + per-track TTLs (Track 4 ≤1h) + revocation + refresh endpoint
Merged
#7 refactor(config): externalize rpcAccessProducts to config/rpc_products.yaml
Merged
#6 refactor(ai): split the 1180-line ai.go into focused files
Merged
#4 fix(auth): typed context keys and real sentinel errors
Merged
#2 chore: consolidate documentation — delete status/fix/progress cruft
Merged
#1 chore: remove committed binaries and scratch dirs; tighten .gitignore
Merged
#5 chore(ci): align Go to 1.23.x, add staticcheck/govulncheck/gitleaks gates
Merged
#3 fix(security): fail-fast on missing JWT_SECRET, harden CSP, strip hardcoded passwords
1 Pull request proposed by 1 user
Proposed
#15 feat(explorer): add live token/native pricing and legacy tx route compatibility