Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 28 Oct 04:42
· 7 commits to master since this release
18c8fd6

Changes in this Release:

  • update libwally-core version
  • feat: update schnorr signature and add ECDSA adaptor signatures
  • feat: add key operation API.
  • feat: add bytedata API
  • fix: calc rangeproof on estimate fee
  • fix: calculate elements txin size
  • fix: reuse blinded txout's rangeproof size
  • fix: GetExtkey's Information path on root path.
  • fix: guard std::string::append (append indent)
  • fix: update miniscript
  • fix: rpath build target
  • fix: remove lockfile
  • fix: update add-path (modify github actions)
  • test: add code scan