You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(mnemonic): improve invalid size test strategies
Refactor property-based tests for mnemonic generation to better handle
invalid word counts. Ensures zero is excluded from wrong count cases and
removes redundant hypothesis assumptions. This enhances test clarity and
coverage for edge cases.
0 commit comments