fix: scalar bytes for js secp256k1 (#220)
Signed-off-by: Allain Magyar <[email protected]>
Signed-off-by: Allain Magyar <[email protected]>
Markdownlint auto-fix resolved formatting issues: - Trailing spaces, multiple blank lines, blank lines around headings/lists/fences, list indentation and style Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Yurii Shynbuiev <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Yurii Shynbuiev <[email protected]>
Add reusable file-hygiene workflow caller and canonical lint configs: - .github/workflows/file-hygiene.yml: caller for lint-files.yml - .editorconfig: canonical baseline prepended to existing ktlint rules - .gitattributes: LF normalization for text files, binary rules - .markdownlint.yml, .markdownlint-cli2.yaml: markdownlint config (ignores secp256k1 submodule and build artifacts) - .yamllint.yml: yamllint config (ignores secp256k1 submodule) Refs: hyperledger-identus/hyperledger-identus#172 Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Yurii Shynbuiev <[email protected]>