Skip to content

feat(descriptor): add ext_check to validate descriptors with extra params #3

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

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

OttoAllmendinger
Copy link

Adds check for extended descriptor parameters. Available in ext_check() where OP_DROP and other features can be opted in.

Issue: opdrop.add_ext_check

…rams

Adds check for extended descriptor parameters. Available in `ext_check()` where
OP_DROP and other features can be opted in.

Issue: opdrop.add_ext_check
Remove redundant references and string conversions in ext_check
implementations for Descriptor types.

Issue: opdrop.add_ext_check
@OttoAllmendinger
Copy link
Author

note that the failing checks are lint errors

@OttoAllmendinger OttoAllmendinger merged commit bbff2f7 into opdrop Feb 19, 2025
27 of 29 checks passed
@OttoAllmendinger OttoAllmendinger deleted the opdrop.add_ext_check branch February 19, 2025 15:32
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.

2 participants