Skip to content

Conversation

@rkeene
Copy link
Member

@rkeene rkeene commented Dec 15, 2025

This PR standardizes the project to comply with project organizational requirements (por.md):

  • ✅ Add help target to Makefile
  • ✅ Add test target to Makefile

These changes ensure consistency across KeetaNetwork projects.

- Add help target to Makefile
- Add test target to Makefile
- Ensures compliance with project organizational requirements
- Add 12 unit tests covering all core functions
- Test bytes_to_hex conversion
- Test seed_from_passphrase with valid and invalid inputs
- Test seed_from_passphrase determinism
- Test combine_seed_and_index correctness
- Test seed_to_private_key generation
- Test derive_public_key_string format and correctness
- Test generate_random_passphrase word count and dictionary compliance
- Test generate_random_seed randomness
- Test public key format validation
- Test different indices produce different keys
@rkeene rkeene force-pushed the standardize-project-organization branch from 919fe76 to ae743e1 Compare December 15, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants