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

Documentation TODO #2

Open
landabaso opened this issue Jan 18, 2023 · 4 comments
Open

Documentation TODO #2

landabaso opened this issue Jan 18, 2023 · 4 comments

Comments

@landabaso
Copy link
Member

landabaso commented Jan 18, 2023

Mention it uses BigInt (for checksums)

If BigInt support is not possible, then remove the checksum before passing the descriptor to the parse function.

@landabaso landabaso changed the title documentation: mention it uses BigInt (for checksums) Documentation TODO Jan 19, 2023
@landabaso
Copy link
Member Author

landabaso commented Jan 19, 2023

Document that it supports all SCRIPT expressions, including also all possible miniscript, but it does not support raw(), combo(), sortedmulti(), tr(), multi_ (taproot), sortedmulti_a (taproot), rawtr (taproot)

no need to mention multi_a or sortedmulti_a since they must be inside tr( anyway

@landabaso
Copy link
Member Author

landabaso commented Jan 20, 2023

document we do not support multiple wildcards yet (not sufficiently specified in official docs).

@landabaso
Copy link
Member Author

document we do not support bare multi. In fact, it may lead to several resource limitation probs. Better to use multi within sh or wsh, sh(wsh anyway.

@landabaso
Copy link
Member Author

document the test/tools folder (generate bitcoin core fixtures)

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

No branches or pull requests

1 participant