Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@shesek shesek released this 27 Nov 05:33
· 207 commits to master since this release
v0.2.0
c2df8d4
  • Ported from sipa-miniscript to rust-miniscript (#1)

  • New native data types: PubKey, Hash, Policy, Miniscript, Descriptor, Address and Network (#2)

  • New functions: miniscript(), wsh(), wpkh(), sh() and address() (#2)

  • New / child derivation operator

  • The playground was updated to support descriptors and address generation