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

feat: HexStr, Bip122Uri, and HashStr types #1

Merged
merged 10 commits into from
Oct 11, 2023

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Oct 11, 2023

What I did

adds support for HexStr and some other refactor, fixes the JSON schema for the other types as well
Also add Bip122Uri

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey marked this pull request as draft October 11, 2023 04:51
@antazoey antazoey marked this pull request as ready for review October 11, 2023 14:58
@antazoey antazoey marked this pull request as draft October 11, 2023 15:39
@antazoey antazoey changed the title feat: HexStr feat: HexStr and Bip122Uri Oct 11, 2023
eth_pydantic_types/address.py Show resolved Hide resolved
eth_pydantic_types/bip122.py Outdated Show resolved Hide resolved
@antazoey antazoey changed the title feat: HexStr and Bip122Uri feat: HexStr, Bip122Uri, and HashStr types Oct 11, 2023
@antazoey antazoey marked this pull request as ready for review October 11, 2023 20:42
@antazoey antazoey merged commit a95501f into ApeWorX:main Oct 11, 2023
14 checks passed
@antazoey antazoey deleted the feat/hexstr branch October 11, 2023 21:38
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.

3 participants