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

Common BIP353 address parser #1149

Merged
merged 18 commits into from
Jan 6, 2025
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
196a606
Implemented BIP353 parsing feature
lorenzoronzani Dec 19, 2024
f6c76e4
Merge branch 'breez:main' into main
lorenzoronzani Dec 19, 2024
3d27ed6
Edited the dns_resolver dependency from trust-dns-resolver to the new…
lorenzoronzani Dec 19, 2024
d5e2a19
Edited bip353_parse to use it in the common version of the sdk. Edite…
lorenzoronzani Dec 19, 2024
0a045a2
Merge branch 'main' of https://github.com/lorenzoronzani/breez-sdk-gr…
lorenzoronzani Dec 19, 2024
9208706
Integrating the requested changes
lorenzoronzani Dec 19, 2024
f070aaf
Refactored according to the provided feedback
lorenzoronzani Dec 20, 2024
36f65d9
Fixed import
lorenzoronzani Dec 20, 2024
33bffa4
Merge branch 'breez:main' into main
lorenzoronzani Dec 23, 2024
8063004
Added the lazy_static dns_resolver initialization
lorenzoronzani Dec 23, 2024
4523cdb
Added dnssec-ring feature inside the hickory-resolver
lorenzoronzani Dec 23, 2024
d9a4d2d
refactor: extracted the parsing functions
lorenzoronzani Dec 26, 2024
9ffa625
refactor: divided the bip353 validation and query params parsing sect…
lorenzoronzani Dec 27, 2024
7fe267b
wip: refactoring bip353_parser
lorenzoronzani Jan 2, 2025
0b821c8
refactor: moved the bip353 address extraction and simplified the bip3…
lorenzoronzani Jan 2, 2025
d657fc4
feat: added bip_353_prefix count check
lorenzoronzani Jan 2, 2025
c36bbfc
fix: fixed mistake in the txt_data checking section
lorenzoronzani Jan 3, 2025
e85005a
refactor: fixed issues
lorenzoronzani Jan 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading