All Versions
294
Latest Version
Avg Release Cycle
6 days
Latest Release
-

Changelog History
Page 19

  • v0.23.17 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ”€ Touch syncing peer whenever we process one of its blocks to avoid premature timeout.
  • v0.23.16 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Better algorithm to avoid importing transaction multiple times in cache.
    • โœ… Depend on latest Haskoin Node.
  • v0.23.15 Changes

    ๐Ÿ”„ Changed

    • Do not storm the cache with mempool transactions.
  • v0.23.13 Changes

    ๐Ÿ›  Fixed

    • Do not ignore deleted incoming transactions.
  • v0.23.12 Changes

    ๐Ÿ›  Fixed

    • Do not do RBF checks when replacing a mempool transaction with a confirmed one.
  • v0.23.11 Changes

    ๐Ÿ›  Fixed

    • Streamline mempool transaction importing.
  • v0.23.10 Changes

    ๐Ÿ›  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.
  • v0.23.9 Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Wiping mempool fixed.
  • v0.23.8 Changes

    โž• Added

    • Chunk transactions to be deleted from mempool.
  • v0.23.7 Changes

    โž• Added

    • Mempool improvements.