Skip to content

lib money-tree v0.11.0

Compare
Choose a tag to compare
@q9f q9f released this 07 Dec 09:48
· 17 commits to master since this release
v0.11.0
bac97ad

lib money-tree v0.11.0 is a service release to remove unsafe ffi and monkey patches to openssl to mainly fix linking issues for macos users.

what's changed

  • ci: replace travis with github actions by @q9f in #47
  • lib: bump version to 0.11 by @q9f in #48
  • remove unsafe ffi and monkey-patches to openssl by @rickmark in #43
  • spec: add more openssl tests by @q9f in #49

known issues ⚠️

  • wrong address from equivalents derivation path #21
  • no support for BIP49 (SegWit) derivation paths #22
  • some BIP32 edge-case test-vectors fail #51

new contributors

full changelog: v0.10.0...v0.11.0