haskoin-store v0.46.4 Release Notes

  • ๐Ÿ›  Fixed

    • Do not compute balances separately for loose addresses when part of an xpub.

    ๐Ÿ”„ Changed

    • Do not fetch entire transaction list for loose addresses.
    • Transaction count in wallet object is just a synonym for filtered tx count.
    • ๐Ÿ‘‰ Use conduits to prevent over-fetching transactions from database.