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.
40ed4e45
master
24/355 ++ 15 --