Skip to content

Release wallet-1.0.0

Latest
Compare
Choose a tag to compare
@notmandatory notmandatory released this 19 Dec 19:22
· 4 commits to master since this release
wallet-1.0.0
03a08bb

Summary

This is the final bdk_wallet 1.0.0 release. It contains small improvements to the wallet transactions function and
next_unused_address API docs. Please thank all the contributors who made this first major release possible and
who's continued effort make the BDK project so awesome!

Changelog

Changed

  • Wallet::transactions should only return relevant transactions. #1779
  • Minor updates to fix new rustc 1.83.0 clippy warnings. #1776

Documentation

  • Reword the next_unused_address API docs. #1680

What's Changed

Full Changelog: v1.0.0-beta.6...wallet-1.0.0