Skip to content

Release 2.0.2

Compare
Choose a tag to compare
@deanmlittle deanmlittle released this 19 Oct 08:39
· 5 commits to master since this release
  • Fixed bug in bit accumulator
  • Removed deprecated methods to_hex and to_bytes from Signature (you must now use to_der_hex and to_der_bytes)
  • Fixed a bunch of clippy errors
  • Renamed "default" to "empty" for TxIn
  • Upgraded some dependencies

Full Changelog: 2.0.1...2.0.2