Skip to content

Releases: scala-network/scala-v7

Scala v4.1.0 'V7 Panthera'

10 Oct 14:34
d8b9add
Compare
Choose a tag to compare

Scala v4.1.0 contains a number of bug fixes and improvements some of them are given below.

  • Fixes the height approximation bug that caused wallets to have the restore height in the future.
  • Uses new Panthera submodule for some key bug fixes as well as better performance.
  • New checkpoints file for better sync speed.
  • Change to semantic versioning for releases.

Scala v4.0.0.0 'V7 Panthera'

01 Aug 06:08
Compare
Choose a tag to compare

Scala Team is happy to present v4.0.0.0, V7 Panthera, the latest iteration and complete overhaul of the Scala platform.

This update includes :

  • LdPoW - A custom version of dPoW that will help against malicious attacks as well as help in increasing the sync speed of the daemon.
  • An overhaul of the Scala wallet which will help increase performance.
  • Updated DefyX to Panthera - the algorithm now includes Yespower instead of Yescrypt which helps both security and reliability.
  • Updated Scala with the latest XMR release containing bug fixes and new features.
  • Completely reworked economics and emissions to help further benefit the users of the platform.

V7 WILL NOT BE COMPATIBLE WITH V6, OR ANY PRIOR VERSION. This update requires a mandatory coin swap for ALL Scala users and holders. Please download and install the new wallet. Also be sure to update your mining software to the latest version of XLArig.

Scala v3.0.0.4 'V6 Himalaya'

09 Jan 19:28
Compare
Choose a tag to compare
Pre-release

Scala v3.0.0.4 contains a number of bug fixes and improvements some of them are given below.

  • Updated DefyX to RandomX v1.1.7
  • A full blown IPFS daemon integration into the Scala Daemon, along with the official IPFS web interface.
    IPFS based checkpointing system for increase speed during initial sync as well as dynamic checkpoints for fending off wrong alt-chains.
  • Some important sync fixes which helps daemons which periodically goes off track.

This release is a pre-release as of now as it contains a lot of experimental features and patches, there might be more releases coming in the next few weeks to make sure everything goes smoothly. That being said if you do experience issues with the 3.0.0.3 daemon, you can take a look at this version as it helps a lot in a lot of situations.

Scala v3.0.0.3 'V6 Himalaya'

27 Oct 16:10
6f653e7
Compare
Choose a tag to compare

This release is not mandatory but is highly recommended. Since it,

  • Fixes a lot of sync issues
  • Adds an upstream implementation of RandomX

Scala v3.0.0.2 'V6 Himalaya'

07 Sep 22:41
cf8c2a6
Compare
Choose a tag to compare

This release is not mandatory but is highly recommended. Since it,

  • Fixes a lot of sync issues
  • Adds checkpoints

Scala v3.0.0.1 'V6 Himalaya'

17 Aug 11:00
Compare
Choose a tag to compare
  • Fixes for RPC issues
  • Fixes for some sync issues
  • New Seed nodes
  • Added checkpoints

Scala v3.0.0.0 'V6 Himalaya'

13 Aug 12:25
Compare
Choose a tag to compare

Himalaya is a major update to the Scala network. This update brings us to hard fork V6 (or version 10 in daemon) and will happen at block height 563810. It is a mandatory update for all node maintainers of Scala, including pools, wallets and exchanges.

Highlights for V6 include:

  • New proof-of-work named DefyX.
  • A complete update to support the latest XMR features and bug fixes.
  • Changed emission curve and supply.

Important: Due to the update of our Proof-of-Work algorithm you must update your mining software. Our GUI Miner will support the new algorithm as well as our distribution of XLArig.

Torque v2.0.0.3 'Adamantium'

31 Mar 16:29
1ebf6dd
Compare
Choose a tag to compare

Release for rebranding the project, please read the article here for more details.

Important side note :-

Please change your blockchain folder below given will be the locations for all operating systems we support.

C:\ProgramData\stellite\lmdb - > C:\ProgramData\torque\lmdb (Windows)
/home/[USER_NAME]/.stellite -> /home/[USER_NAME]/.torque (Linux/Mac)

Stellite v2.0.0.2 'Adamantium'

06 Mar 18:42
Compare
Choose a tag to compare
Pre-release

mishandling coinbase out tx

Stellite v2.0.0.1 'Adamantium'

31 Jan 13:01
Compare
Choose a tag to compare

Fixed block height refresh estimation