feat: add validator for trx addresses by msamsami · Pull Request #384 · python-validators/validators
Navigation Menu
{{ message }}
python-validators / validators Public
- Notifications You must be signed in to change notification settings
- Fork 175
Merged
nandgator merged 3 commits intopython-validators:masterfrom
Jul 4, 2024Merged
feat: add validator for trx addresses#384
nandgator merged 3 commits intopython-validators:masterfrom
feat: add validator for trx addresses#384
nandgator merged 3 commits intopython-validators:masterfrom
Conversation
Copy link Copy Markdown
Contributor
msamsami
commented
Jul 2, 2024
msamsami
commented
- A new validator is added for the Tron (TRC20) address
msamsami added 2 commits
July 2, 2024 11:39nandgator requested changes Jul 3, 2024
CHANGES.md
Outdated
Show resolved
Hide resolved
CHANGES.md
Outdated
Show resolved
Hide resolved
CHANGES.md
Show resolved
Hide resolved
CHANGES.md Show resolved Hide resolved
Copy link Copy Markdown
Contributor Author
msamsami
commented
Jul 3, 2024
msamsami commented
Jul 3, 2024@yozachar All done.
nandgator approved these changes Jul 4, 2024
Copy link Copy Markdown
Collaborator
nandgator
left a comment
nandgator
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
nandgator
merged commit
860ca46
into
python-validators:master
nandgator
self-assigned this
Copy link Copy Markdown
Collaborator
nandgator
commented
Jul 4, 2024
nandgator commented
Jul 4, 2024@msamsami, there's is something odd about the Table of Contents in the crypto_address documentation see: https://yozachar.github.io/pyvalidators/stable/api/crypto_addresses/, any idea why?
Copy link Copy Markdown
Contributor Author
msamsami
commented
Jul 4, 2024
msamsami commented
Jul 4, 2024@msamsami, there's is something odd about the
Table of Contentsin thecrypto_addressdocumentation see: https://yozachar.github.io/pyvalidators/stable/api/crypto_addresses/, any idea why?
The table of contents in the right sidebar? I noticed it just now. I ran the python package/export TYPE commands once again. No changes to the files! And it's the same on local—no idea why!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment