Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

2 commits in all time May 05, 2026 20:38 – Aug 03, 2026 20:38 UTC
Enhance security and documentation across ARC76Account packages
- Updated GitHub Actions workflows to pin actions to specific commit SHAs for improved stability.
- Added critical documentation clarifications regarding key sharing across chains in README and AI_INTEGRATION files.
- Implemented password length enforcement in Arc76Seed, ensuring a minimum of 16 characters.
- Fixed encoding issues in salt generation to use UTF-8 consistently, addressing critical audit findings.
- Added regression tests for slot handling and password validation to ensure deterministic behavior.
- Updated dependency references in .NET projects to mitigate known vulnerabilities.
- Documented memory management trade-offs in ARC76Signer class to inform users of potential risks.
- Enhanced test coverage for slot variations across all chain packages in both .NET and TypeScript.
Git Commit 40ed4e45 Branch master Document 24/355 ++ 15 --
feat: add initial security audit report detailing critical findings and recommendations
Git Commit 30a55a3e Branch master Document 1/346 ++ 0 --