Skip to content

0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 09:06
651d4ad

Added

  • Change u64 and VarInt to Amount where it makes sense to by @LeoNero (#113)
  • Add FromHex for Hash, Hash8, PaymentId, and Address by @LeoNero (#114)
  • Add ToHex for Address by @LeoNero (#114)
  • Add support for (de)serialization of BulletproofPlus and view tags by @Boog900 (#116)

Changed

  • Use view tags, when available, to speedup owned output finding by @Boog900 (#116)