haskoin-store v0.23.10 Release Notes

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix transactions not recorded in cache mempool set.
    • ๐Ÿ›  Fix transactions being downloaded multiple times.

    โœ‚ Removed

    • Do not store orphan transactions in database.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use sets for incoming transactions instead of lists.
    • Do not do anything to the cache if there are no xpubs in it.