Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checksum and account ID support #1426

Open
jbair06 opened this issue Jan 8, 2025 · 0 comments
Open

Add checksum and account ID support #1426

jbair06 opened this issue Jan 8, 2025 · 0 comments
Milestone

Comments

@jbair06
Copy link
Member

jbair06 commented Jan 8, 2025

Checksums should appear wherever an account is loaded or entered.

For data entry, this requires that all text fields accept 0.0.1234, 0.0.1234-abcde, 1234, or 1234-abcde. In the latter two cases, the values should be converted to the proper form: 0.0.1234-abcde. If the checksum was manually entered, it should be validated allowing for incorrect checksums to be rejected and an error shown to the user.

For data selection, the accounts in a drop down list should show the checksum along side the account IDs.

For all other locations where an account is displayed, the checksum would appear along side the account ID.

@SimiHunjan SimiHunjan added this to the v0.8 milestone Jan 14, 2025
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

No branches or pull requests

2 participants