github ixian-platform/Ixian-DLT v0.9.7
Ixian DLT v0.9.7 - On the Rocks(DB)

22 hours ago

Built on Ixian Core v0.9.7c, this release introduces the long-awaited RocksDB storage engine, delivering faster block/transaction retrieval, more efficient caching, and improved sync performance.

With block signature handling improvements, faster presence processing, numerous fixes across consensus and storage, Ixian DLT is now tougher, faster, and more scalable than ever.


๐Ÿ”ฅ Highlights

๐Ÿ—„ RocksDB & Storage Enhancements

  • New RocksDB storage engine for higher throughput, lower latency, and scalable block/transaction persistence.
  • Block index & cache optimizations for faster lookups and reduced memory footprint.
  • Auto-detect storage engine (RocksDB vs. SQLite).

โšก Consensus & Sync

  • Block signature freeze improvements for stronger consensus consistency.
  • Optimized sync for historic and pending transactions and block data.

๐Ÿ”ง Core & Protocol Refinements

  • General protocol/network improvements and minor fixes.
  • Updated NuGets.

๐Ÿ“ Notes

  • โš™๏ธ Built with Ixian Core v0.9.7c

  • โณ Node expiration: Block #6,100,000

  • โฐ Ensure your system time is correct - seconds matter for network consensus & sync.

  • ๐Ÿ†• Fresh Ixian DLT installations will default to the RocksDB storage engine.

  • ๐Ÿ” Existing nodes will auto-detect the storage engine (RocksDB or SQLite) based on available data.

  • ๐Ÿ›  To manually select the storage engine, use:

    ./IxianDLT --blockStorage RocksDB
    ./IxianDLT --blockStorage SQLite

๐Ÿ–ฅ๏ธ Requirements

  • Linux or Windows 10/11 (x64)
  • .NET 8 SDK & Runtime
  • Visual C++ 2019 Redistributable (x64) - for Windows
  • Minimum 16 GB RAM
  • Intel i7/i9/Xeon or AMD equivalent with at least 2 GHz and 8 threads
  • 1.5 TB+ of free disk space (2 TB+ recommended)
  • 50 Mbps / 50 Mbps internet connection or better
  • Ability to forward TCP ports (via UPnP or manual setup)

๐Ÿ”ญ Upcoming Features

  • Dynamic transaction fees
  • Dynamic dust limit support
  • Master / Full history node split

๐Ÿ”— Links


๐Ÿงพ Checksum

Ixian-DLT-v0.9.7-Win64.zip
MD5: 63ac0299f4aeabeac2be79d51674a4bf
SHA1: a6d121a9d9e111583be723c59dbc7770a5be8a11


Stay connected. Stay decentralized. Stay Ixian. ๐Ÿฆ‰โœจ

Don't miss a new Ixian-DLT release

NewReleases is sending notifications on new releases.