Skip to content

Releases: ProjectIxian/Ixian-DLT

Ixian DLT v0.6.9 update

01 Aug 06:33
Compare
Choose a tag to compare

Requirements:

  • Windows 8/8.1/10 x64 or Linux operating system
  • Visual C++ 2017 Redistributable (x64) on Windows
  • Mono on Linux
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz and 4 CPU threads
  • at least 200 GB free disk space
  • at least 20Mbps/20Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners and worker/client nodes)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.9

  • removed forcedTimeOffset CLI parameter
  • added block generation interval retargeting
  • improved time sync
  • improved connecting to network speed
  • other bug fixes and optimizations
  • This version will expire on block #1500000

Notes:

  • This version was built with IxiCore v0.6.9 (may also work with future IxiCore versions)
  • This version will expire on block #1500000
  • Make sure your system time is set correctly (seconds matter)

Upcoming features:

  • UX improvements
  • PL optimizations
  • network improvements
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.9-win64.zip
MD5: 7a280357b21f7fcb0c4d4474ee5dd95c
SHA1: a439f5a531f7dddada7774f3a953723d259156a8

Ixian DLT v0.6.8b update

08 Jul 21:25
Compare
Choose a tag to compare

Requirements:

  • Windows 8/8.1/10 x64 or Linux operating system
  • Visual C++ 2017 Redistributable (x64) on Windows
  • Mono on Linux
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz and 4 CPU threads
  • at least 200 GB free disk space
  • at least 20Mbps/20Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners and worker/client nodes)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.8b

  • fixed bug in network queue which caused the node to stop communicating in some cases

** v0.6.8a

  • implemented block v7 which adds timestamp to block's checksum
  • implemented transaction v5 which activates with block v7 and unifies tx checksum and tx id
  • fixed staking transaction malleability bug
  • block/transaction storage improvements
  • added --blockStorage CLI command
  • other bug fixes and optimizations
  • This version will expire on block #1500000
  • This version will fork to block v7 when over 90% of master nodes upgrade

Notes:

  • This version was built with IxiCore v0.6.8b (may also work with future IxiCore versions)
  • This version will expire on block #1500000
  • This version will fork to block v7 when over 90% of master nodes upgrade

Upcoming features:

  • UX improvements
  • PL optimizations
  • network improvements
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.8b-win64.zip
MD5: f3c49ed6a60a0c848e83e03846d47bd8
SHA1: f632bae4ed603d3618bbedc4ab71507bbd60923b

Ixian DLT v0.6.8a update

02 Jul 15:50
Compare
Choose a tag to compare

Ixian DLT v0.6.8a update

Requirements:

  • Windows 8/8.1/10 x64 or Linux operating system
  • Visual C++ 2017 Redistributable (x64) on Windows
  • Mono on Linux
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz and 4 CPU threads
  • at least 200 GB free disk space
  • at least 20Mbps/20Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners and worker/client nodes)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.8a

  • implemented block v7 which adds timestamp to block's checksum
  • implemented transaction v5 which activates with block v7 and unifies tx checksum and tx id
  • fixed staking transaction malleability bug
  • block/transaction storage improvements
  • added --blockStorage CLI command
  • other bug fixes and optimizations
  • This version will expire on block 1500000
  • This version will fork to block v7 when over 90% of master nodes upgrade

Notes:

  • This version was built with IxiCore v0.6.8a (may also work with future IxiCore versions)
  • This version will expire on block #1500000
  • This version will fork to block v7 when over 90% of master nodes upgrade

Upcoming features:

  • UX improvements
  • PL optimizations
  • network improvements
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.8a-win64.zip
MD5: 6b6f9e62a68ba8e17ab0fc2722234498
SHA1: 70978e06fa9723dcf9c8dbb7c8255422a3713109

Ixian DLT v0.6.7b update

29 Mar 15:10
Compare
Choose a tag to compare

Requirements:

  • Windows 8/8.1/10 x64 or Linux operating system
  • Visual C++ 2017 Redistributable (x64) on Windows
  • Mono on Linux
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz and 4 CPU threads
  • at least 100 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners and worker/client nodes)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.7b

  • fixed edge case where node would get stuck on a block where block with received sigs has the same sigs as local block
  • This version will expire on block 1300000

Changes in this version:

** v0.6.7a

  • Various bug fixes
  • Various optimizations
  • Client related improvements
  • Updated bundled Argon2 to the latest sources
  • Added rebuild.sh script
  • This version will expire on block 1200000

** v0.6.7

  • activated WSJ for faster wallestate calculations and ability to roll-back
  • implemented PIT/TIV
  • improved time sync
  • protocol support for custom apps
  • wallet access sharing violation fix
  • implemented block v6 to allow PIT/TIV functionality
  • implemented cuckoo filter for private verification of contacts and transactions
  • implemented transaction v4 to allow prunable data section
  • added warming up state, where node doesn't allow sending transactions through API until fully synced
  • optimized ByteArrayComparer
  • API: optimized /tx and /txa commands
  • Added BlockHeaderStorage class to support storing block headers for lite clients
  • Web UI: Added ability to specify multiple recipients when sending transactions
  • Web UI: Added "Please make sure that your computer's date and time are correct." warning when local and network times diverge too much
  • Web UI: Updated logo and added version
  • deprecated disableMiner CLI parameter
  • implemented --offline CLI parameter for offline mode (useful for data verification)
  • added genesis block check
  • added to console "Please make sure that your computer's date and time are correct." warning when local and network times diverge too much
  • implemented BlockHeader request support
  • other bug fixes and optimizations
  • This version will expire on block 1200000
  • This version will fork to block v6 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block #1300000

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.7b-win64.zip
MD5: 711f8978ad651f1c00bce431208f668f
SHA1: d3b2873bb8006a104ef3530edc243ea90194a5fa

Ixian DLT v0.6.7a update

21 Mar 01:23
Compare
Choose a tag to compare

Requirements:

  • Windows 8/8.1/10 x64 or Linux operating system
  • Visual C++ 2017 Redistributable (x64) on Windows
  • Mono on Linux
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz and 4 CPU threads
  • at least 100 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners and worker/client nodes)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.7a

  • Various bug fixes
  • Various optimizations
  • Client related improvements
  • Updated bundled Argon2 to the latest sources
  • Added rebuild.sh script
  • This version will expire on block 1200000

** v0.6.7

  • activated WSJ for faster wallestate calculations and ability to roll-back
  • implemented PIT/TIV
  • improved time sync
  • protocol support for custom apps
  • wallet access sharing violation fix
  • implemented block v6 to allow PIT/TIV functionality
  • implemented cuckoo filter for private verification of contacts and transactions
  • implemented transaction v4 to allow prunable data section
  • added warming up state, where node doesn't allow sending transactions through API until fully synced
  • optimized ByteArrayComparer
  • API: optimized /tx and /txa commands
  • Added BlockHeaderStorage class to support storing block headers for lite clients
  • Web UI: Added ability to specify multiple recipients when sending transactions
  • Web UI: Added "Please make sure that your computer's date and time are correct." warning when local and network times diverge too much
  • Web UI: Updated logo and added version
  • deprecated disableMiner CLI parameter
  • implemented --offline CLI parameter for offline mode (useful for data verification)
  • added genesis block check
  • added to console "Please make sure that your computer's date and time are correct." warning when local and network times diverge too much
  • implemented BlockHeader request support
  • other bug fixes and optimizations
  • This version will expire on block 1200000
  • This version will fork to block v6 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block #1200000

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.7a-win64.zip
MD5: c150a6f548c874d4daa5025325aa3628
SHA1: ff5007c890fed93efb75b7170b7f621f826dc56d

Ixian DLT v0.6.7 update

19 Feb 19:45
Compare
Choose a tag to compare

Requirements:

  • Visual C++ 2017 Redistributable (x64)
  • Windows 8/8.1/10 x64 operating system
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz and 4 CPU threads
  • at least 100 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners and worker/client nodes)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.7

  • activated WSJ for faster wallestate calculations and ability to roll-back
  • implemented PIT/TIV
  • improved time sync
  • protocol support for custom apps
  • wallet access sharing violation fix
  • implemented block v6 to allow PIT/TIV functionality
  • implemented cuckoo filter for private verification of contacts and transactions
  • implemented transaction v4 to allow prunable data section
  • added warming up state, where node doesn't allow sending transactions through API until fully synced
  • optimized ByteArrayComparer
  • API: optimized /tx and /txa commands
  • Added BlockHeaderStorage class to support storing block headers for lite clients
  • Web UI: Added ability to specify multiple recipients when sending transactions
  • Web UI: Added "Please make sure that your computer's date and time are correct." warning when local and network times diverge too much
  • Web UI: Updated logo and added version
  • deprecated disableMiner CLI parameter
  • implemented --offline CLI parameter for offline mode (useful for data verification)
  • added genesis block check
  • added to console "Please make sure that your computer's date and time are correct." warning when local and network times diverge too much
  • implemented BlockHeader request support
  • other bug fixes and optimizations
  • This version will expire on block 1200000
  • This version will fork to block v6 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block #1200000
  • This version will fork to block v6 when over 90% of master nodes upgrade

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.7-win64.zip
MD5: d6b2eee84f95dce81206cef552e7b0ef
SHA1: e3ae40ca571795e407bcf1cb8b8d2e7d353d59f1

Ixian DLT v0.6.6g update

08 Jan 00:43
Compare
Choose a tag to compare

Requirements:

  • Visual C++ 2017 Redistributable (x64)
  • Windows 8/8.1/10 x64 operating system
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz
  • at least 100 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.6g

  • optimized transaction cleanup functionality, causing a bottleneck with many unapplied PoW transactions in the transaction pool

** v0.6.6f

  • increased node deprecation block to #1000000
  • minor fixes

** v0.6.6d

  • improved signature handling for last 5 blocks
  • added apply signatures for last 5 blocks during sync
  • fixed issues with calculating required consensus in certain edge cases

** v0.6.6c

  • fixed Presence List spamming issue
  • improved balance protocol command
  • This version will expire on block 850000

** v0.6.6b

  • changed activity behavior for easier integration with different services
  • enabled ability to specify wallet password from command line for mainnet

** v0.6.6a

  • improved Presence List propagation

** v0.6.6

  • protocol upgrade to support S2 and Spixi
  • bug fixes
  • This version will expire on block 800000
  • This version will fork to block v5 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block #1000000

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.6g-win64.zip
MD5: adafe9b4d1dfafcd12f79f190b9d5ab6
SHA1: dc9f60a0dd847ce6fabcf24a462dbc2fa25bebb4

Ixian DLT v0.6.6f update

30 Oct 13:28
Compare
Choose a tag to compare

Requirements:

  • Visual C++ 2017 Redistributable (x64)
  • Windows 8/8.1/10 x64 operating system
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz
  • at least 100 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.6f

  • increased node deprecation block to #1000000
  • minor fixes

** v0.6.6d

  • improved signature handling for last 5 blocks
  • added apply signatures for last 5 blocks during sync
  • fixed issues with calculating required consensus in certain edge cases

** v0.6.6c

  • fixed Presence List spamming issue
  • improved balance protocol command
  • This version will expire on block 850000

** v0.6.6b

  • changed activity behavior for easier integration with different services
  • enabled ability to specify wallet password from command line for mainnet

** v0.6.6a

  • improved Presence List propagation

** v0.6.6

  • protocol upgrade to support S2 and Spixi
  • bug fixes
  • This version will expire on block 800000
  • This version will fork to block v5 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block #1000000

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.6f-win64.zip
MD5: a6f3e826207ee0aa5d117f732efb28b2
SHA1: ee9a581b62215d81848ecb33ac942363d89ce532

Ixian DLT v0.6.6d update

20 Aug 08:55
Compare
Choose a tag to compare

Requirements:

  • Visual C++ 2017 Redistributable (x64)
  • Windows 8/8.1/10 x64 operating system
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz
  • at least 30 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.6d

  • improved signature handling for last 5 blocks
  • added apply signatures for last 5 blocks during sync
  • fixed issues with calculating required consensus in certain edge cases

** v0.6.6c

  • fixed Presence List spamming issue
  • improved balance protocol command
  • This version will expire on block 850000

** v0.6.6b

  • changed activity behavior for easier integration with different services
  • enabled ability to specify wallet password from command line for mainnet

** v0.6.6a

  • improved Presence List propagation

** v0.6.6

  • protocol upgrade to support S2 and Spixi
  • bug fixes
  • This version will expire on block 800000
  • This version will fork to block v5 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block 850000

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.6d-win64.zip
MD5: 8c332febcfd6e7ed7e871f859e9b55e8
SHA1: 131653d8c38f1566f28bacbf5428b0bd91b1c80c

Ixian DLT v0.6.6c update

19 Aug 09:29
Compare
Choose a tag to compare

Requirements:

  • Visual C++ 2017 Redistributable (x64)
  • Windows 8/8.1/10 x64 operating system
  • at least 4 GB RAM
  • i3/i5/i7/Xeon or AMD equivalent processor with at least 2GHz
  • at least 30 GB free disk space
  • at least 10Mbps/10Mbps internet bandwidth
  • minimum 2000 Ixis to run the master node (no minimum required for miners)
  • ability to forward TCP ports - either through uPNP or manually

Changes in this version:

** v0.6.6c

  • fixed Presence List spamming issue
  • improved balance protocol command
  • This version will expire on block 850000

** v0.6.6b

  • changed activity behavior for easier integration with different services
  • enabled ability to specify wallet password from command line for mainnet

** v0.6.6a

  • improved Presence List propagation

** v0.6.6

  • protocol upgrade to support S2 and Spixi
  • bug fixes
  • This version will expire on block 800000
  • This version will fork to block v5 when over 90% of master nodes upgrade

Notes:

  • This version will expire on block 850000

Upcoming features:

  • UX improvements
  • PL optimizations
  • storage optimizations
  • planned hard fork with next major version

https://www.ixian.io

Checksums

Ixian-DLT-v0.6.6c-win64.zip
MD5: b2dc23a3513924d6c6db4de728d2abf6
SHA1: dad30eb6bfdd418cd6ed4f2327a106ad85836cff