Skip to content

Comments

Fix/issue 46 address validation in validation provider tests#56

Merged
phertyameen merged 3 commits intobridgelet-org:mainfrom
RichoKD:fix/issue-46-address-validation-in-ValidationProvider-tests
Feb 21, 2026
Merged

Fix/issue 46 address validation in validation provider tests#56
phertyameen merged 3 commits intobridgelet-org:mainfrom
RichoKD:fix/issue-46-address-validation-in-ValidationProvider-tests

Conversation

@RichoKD
Copy link
Contributor

@RichoKD RichoKD commented Feb 20, 2026

Closes #46


All validation.provider.spec.ts features implemented

  • All test code is uncommented

  • All Stellar addresses are exactly 56 characters

  • All addresses pass StrKey.isValidEd25519PublicKey() validation

  • All 14 tests pass successfully

@RichoKD RichoKD marked this pull request as ready for review February 20, 2026 22:34
Copy link
Contributor

@phertyameen phertyameen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work over all! Just remove that last comment and we are good to merge

Copy link
Contributor

@phertyameen phertyameen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok

@phertyameen phertyameen merged commit e43dfef into bridgelet-org:main Feb 21, 2026
2 checks passed
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.

Fix Stellar Address Validation in ValidationProvider Tests

2 participants