haskoin-store v0.65.0 Release Notes

  • ๐Ÿ”„ Changed

    • ๐ŸŽ Spenders now embedded into tx objects in database for performance.
    • ๐Ÿ‘‰ Use faster IORef instead of slow TVar when ingesting.
    • ๐Ÿ‘‰ Use mutable hash tables when ingesting.
    • ๐Ÿ‘ Allow to disable unscalable API endpoints.