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

Missing Tests #1

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

Missing Tests #1

landabaso opened this issue Jan 18, 2023 · 0 comments

Comments

@landabaso
Copy link
Member

landabaso commented Jan 18, 2023

  • tests for compressed/uncompressed pubkey
  • test that wpkh and wsh allow only compressed pubkeys
  • test invalid index (missing, non-integer, ...)
  • add tests for numberEncodeAsm, take them from farvault-lib
  • Include these tests from Bitcoin core: // Check for invalid nesting of structures
  • Test preimages
  • test checksumRequired
  • check that we Do not allow yzuvpub...
  • test wif
  • Make sure it does not work wit invalid outputScript
  • tests for xprv
  • test add ADDR expressions: https:github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md
  • test checksums
@landabaso landabaso changed the title TODO Missing Tests Jan 19, 2023
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