v4.0.2
What's Changed
🧪 E2E Test Framework
- Added 8-phase high-fidelity end-to-end test suite with Docker-based infrastructure
- ChainManager, ContractDeployer, LoadGenerator, IndexerRunner, IntegrityChecker, ApiTests
- Docker Compose stack (ES 9.3.1, RabbitMQ, Redis) with port-isolated (+10000) networking
🔒 Security Fixes
- Bumped
undici7.22.0 → 7.24.4 (fixes CVE-2026-1528 and 5 other advisories) - Updated all transitive dependencies — resolved 30 of 32 vulnerabilities
📦 Dependency Updates
global-agent4.1.2 → 4.1.3nodemailer8.0.1 → 8.0.3@types/node24.12.0 → 25.5.0
⚙️ CI
- Retargeted build workflow from
release/4.0tomain - Added unit test step (Bun) to CI pipeline
Full Changelog: v4.0.1...v4.0.2