Skip to content

Releases: SINOVATEblockchain/SIN-core

DIN AURORA v1.0.0.2

16 Feb 16:43
1a8eb0b
Compare
Choose a tag to compare

Overview

Official, mandatory Release Build for the SIN Core GUI Wallet v1.0.0.2 available on Linux, Mac and Windows-based systems administered by the MIT LICENSE.

Changes in Release - 1.0.0.2 (Since Release - 1.0.0.1)

  • [consensus] Added a height-based DIN delta forking mechanism

  • [DIN] New delta values added, set a fork for block 617000.

  • [misc] Many memory leak patches, thanks to all the team and especially @alkindud for your PRs.

Check out all the release notes here.

Known Issues in Release - 1.0.0.2

Check out the current issues here.

How to Contribute

Pull Requests

  1. Fork the SINOVATEblockchain/SIN-core repository.

  2. Create a new branch for each feature or improvement.

  3. Send a pull request from each feature branch to the develop branch.

🐛 Bug Reports

  1. Please verify that your bug is an actual issue.

  2. If you are sure you have found a bug, open an issue against this repository.

Installation

Detailed instructions for Wallet and InfinityNode setup can be found at https://docs.sinovate.io/#/

Windows Wallet

  1. Download SIN.version.v1.0.0.2-04627a5.WIN.64-bit.zip

  2. Execute "SIN Core" (sin-qt.exe)

  3. Select the data path

macOS Wallet

  1. Download and open SIN.version.v1.0.0.2-04627a5.MAC.64-bit.dmg
  2. Drag SIN-Qt to your applications folder
  3. Execute "SIN Core"
  4. Select the data path

Infinity Node Update

  • You can use the manual for the new Infinity Node installation.

Files

  • Download MacOS: Windows 64 bit executables for manual installation

  • SIN.version.v1.0.0.2-04627a5.WIN.64-bit.with-CLI-Tools.zip : Windows 64 bit executables for manual installation and CLI Tools

  • SIN.version.v1.0.0.2-04627a5.UBUNTU.64-bit.zip: Ubuntu 64 bit executables for manual installation

  • SIN.version.v1.0.0.2-04627a5.MAC.64-bit.dmg: macOS disk image

  • SIN.version.v1.0.0.2-04627a5.MAC.64-bit-with-CLI-Tools.zip : macOS disk image and CLI Tools

  • bootstrap.zip: Current bootstrap file

  • sin.conf: SIN configuration file

  • din_install_vps_noroot.sh : Script for a new DIN installation

Using Bootstrap

  • Bootstrap instructions manual
  • Current Bootstrap here

Download

Download MacOS

Download Windows

Download Linux

Download Latest Bootstrap

DIN AURORA v1.0.0.1

04 Dec 17:45
Compare
Choose a tag to compare

Overview

Official, non-mandatory Release Build for the SIN Core GUI Wallet v1.0.0.1 available on Linux, Mac and Windows-based systems administered by the MIT LICENSE.

Changes in Release - 1.0.0.1 (Since Release - 1.0.0.0)

  • [GUI] Fixed many UX related issues, such as the sync bar not properly disappearing after a successful sync, the DIN tab accounting for expired nodes, and other misc issues we received reports of based off community feedback. Thank you, your voice is always important for us.

  • [GUI] Various setUP improvements, for a more stable end user experience.

  • [GUI] Added total holdings value in BTC to the overview page in the wallet.

  • [GUI] Removed other legacy, non-DIN related UI elements, such as the configuration file editor.

  • [DIN] Added rpc calls for non-custodial burn solutions, for easier and quicker integration.

Check out all the release notes here.

Known Issues in Release - 1.0.0.1

Check out the current issues here.

How to Contribute

Pull Requests

  1. Fork the SINOVATEblockchain/SIN-core repository.

  2. Create a new branch for each feature or improvement.

  3. Send a pull request from each feature branch to the develop branch.

🐛 Bug Reports

  1. Please verify that your bug is an actual issue.

  2. If you are sure you have found a bug, open an issue against this repository.

Installation

Detailed instructions for Wallet and InfinityNode setup can be found at https://docs.sinovate.io/#/

Windows Wallet

  1. Download SIN.version.v1.0.0.1-75e9f97.WIN.64-bit.zip

  2. Execute "SIN Core" (sin-qt.exe)

  3. Select the data path

macOS Wallet

  1. Download and open SIN.version.v1.0.0.1-75e9f97.MAC.64-bit.dmg
  2. Drag SIN-Qt to your applications folder
  3. Execute "SIN Core"
  4. Select the data path

Infinity Masternode Update

  • You can use the manual for the new InfinityNode installation.

Files

  • Download MacOS: Windows 64 bit executables for manual installation

  • SIN.version.v1.0.0.1-75e9f97.WIN.64-bit-with-CLI-Tools.zip : Windows 64 bit executables for manual installation and CLI Tools

  • SIN.version.v1.0.0.1-75e9f97.UBUNTU.64-bit.zip: Ubuntu 64 bit executables for manual installation

  • SIN.version.v1.0.0.1-75e9f97.MAC.64-bit.dmg: macOS disk image

  • SIN.version.v1.0.0.1-75e9f97.MAC.64-bit-with-CLI-Tools.zip : macOS disk image and CLI Tools

  • bootstrap.zip: Current bootstrap file

  • sin.conf: SIN configuration file

  • din_install_vps_noroot.sh : Script for a new DIN installation

Using Bootstrap

  • Bootstrap instructions manual

Download

Download MacOS

Download Windows

Download Linux

DIN AURORA v1.0.0.0 (Mandatory Upgrade)

09 Nov 13:24
1ecd062
Compare
Choose a tag to compare

Overview

Official Release Build for the SIN Core GUI Wallet v1.0.0.0 available on Linux, Mac and Windows-based systems administered by the MIT LICENSE.

Changes in Release - 1.0.0.0 (Since Release - 0.17.1.6)

  • [GUI] Multi-threaded GUI transaction indexer implemented

  • [GUI] Various UX-related improvements

  • [GUI] Added a user-defined amount of transactions to display, bringing a substantial improvement to larger wallets. Original idea from the @phorecrypto dev team, kudos to them

  • [Threading] Massive threading improvements to accomodate DIN-related functions

  • [DIN] Various QOL changes

Check out all the release notes here.

Known Issues in Release - 1.0.0.0

Check out the current issues here.

How to Contribute

Pull Requests

  1. Fork the SINOVATEblockchain/SIN-core repository.

  2. Create a new branch for each feature or improvement.

  3. Send a pull request from each feature branch to the develop branch.

Bug Reports

  1. Please verify that your bug is an actual issue.

  2. If you are sure you have found a bug, open an issue against this repository.

Installation

Detailed instructions for Wallet and InfinityNode setup can be found at https://docs.sinovate.io/#/

Windows Wallet

  1. Download SIN.version.v1.0.0.0-1ecd062-WIN-64-bit

  2. Execute "SIN Core" (sin-qt.exe)

  3. Select the data path

macOS Wallet

  1. Download and open SIN.version.v1.0.0.0-1ecd062-MAC-64-bit.dmg
  2. Drag SIN-Qt to your applications folder
  3. Execute "SIN Core"
  4. Select the data path

Infinity Masternode Update

  • You can use the manual for the new InfinityNode installation.

Files

  • SIN.version.v1.0.0.0-1ecd062-WIN-64-bit: Windows 64 bit executables for manual installation

  • SIN.version.v1.0.0.0-1ecd062-WIN-64-bit-with-CLI-tools.zip : Windows 64 bit executables for manual installation and CLI Tools

  • SIN.version.v1.0.0.0-1ecd062-Ubuntu-64-bit.zip: Ubuntu 64 bit executables for manual installation

  • SIN.version.v1.0.0.0-1ecd062-MAC-64-bit.dmg: macOS disk image

  • SIN.version.v1.0.0.0-1ecd062-MAC-64-bit-with-CLI-tools.zip : macOS disk image and CLI Tools

  • bootstrap.zip: Current bootstrap file

  • sin.conf: SIN configuration file

  • din_install_vps_noroot.sh : Script for a new DIN installation

Using Bootstrap

  • Bootstrap instructions manual

Star Cradle Testnet v0.9.0.3rc3

23 Sep 20:46
Compare
Choose a tag to compare
Pre-release

First release candidate for the upcoming v1.0.0.0 release.

Full, finalized release notes will be available with the final release version.

D.I.N. Testnet Setup Guide
Testnet Wallet Setup Guide
In-Wallet 1-Click setUP Guide

Star Cradle Testnet v0.9.0.2rc2

21 Sep 16:41
Compare
Choose a tag to compare
Pre-release

First release candidate for the upcoming v1.0.0.0 release.

Full, finalized release notes will be available with the final release version.

D.I.N. Testnet Setup Guide
Testnet Wallet Setup Guide
In-Wallet 1-Click setUP Guide

Star Cradle Testnet v0.9.0.1rc1

20 Sep 22:21
Compare
Choose a tag to compare
Pre-release

First release candidate for the upcoming v1.0.0.0 release.

Full, finalized release notes will be available with the final release version.

D.I.N. Testnet Setup Guide
Testnet Wallet Setup Guide
In-Wallet 1-Click setUP Guide

Star Cradle Testnet v0.9.0.0rc1

18 Sep 18:14
a362d97
Compare
Choose a tag to compare
Pre-release

First release candidate for the upcoming v1.0.0.0 release.

Full, finalized release notes will be available with the final release version.

D.I.N. Testnet Setup Guide
Testnet Wallet Setup Guide
In-Wallet 1-Click setUP Guide

SIN Core GUI Wallet v0.17.1.6

05 Jun 14:22
bc4608e
Compare
Choose a tag to compare

Overview

Official Release Build for the SIN Core GUI Wallet v0.17.1.6 available on Linux, Mac and Windows-based systems administered by the MIT LICENSE.

Changes in Release - 0.17.1.6 (Since Release - 0.17.1.5)

  • [GUI] New translations added

  • [GUI] New QT theme

  • [Test-suite] Bumped maximum number of concurrent nodes in a test

  • [Test-suite] New classes for DIN testing added

  • [Regtest] Regtest revamp for functional testing

  • [Threading] New rpc routines to ensure no deadlocks happen on infinitynode creation

  • [Misc] Added Timelock HCO possibility to the core wallet

  • [DIN] Changes to ensure we can run on our own ports on regtest

  • [DIN] Several improvements which benefited stability

Known Issues in Release - 0.17.1.6

Check out the current issues here.

How to Contribute

Pull Requests

  1. Fork the SINOVATEblockchain/SIN-core repository.

  2. Create a new branch for each feature or improvement.

  3. Send a pull request from each feature branch to the develop branch.

Bug Reports

  1. Please verify that your bug is an actual issue.

  2. If you are sure you have found a bug, open an issue against this repository.

Installation

Detailed instructions for Wallet and InfinityNode setup can be found at https://docs.sinovate.io/#/

Windows Wallet

  1. Download SIN.version.v0.17.1.6-bc4608e-WIN-64-bit.zip

  2. Execute "SIN Core" (sin-qt.exe)

  3. Select the data path

macOS Wallet

  1. Download and open SIN.version.v0.17.1.6-bc4608e-MAC-64-bit.dmg
  2. Drag SIN-Qt to your applications folder
  3. Execute "SIN Core"
  4. Select the data path

Infinity Masternode Update

  • There is no need to update this version.
  • You can use the manual for the new InfinityNode installation.

Files

  • SIN.version.v0.17.1.6-bc4608e-WIN-64-bit.zip: Windows 64 bit executables for manual installation

  • SIN.version.v0.17.1.6-bc4608e-WIN-64-bit-with-CLI-tools.zip : Windows 64 bit executables for manual installation and CLI Tools

  • SIN.version.v0.17.1.6-bc4608e-Ubuntu-64-bit.zip: Ubuntu 64 bit executables for manual installation

  • SIN.version.v0.17.1.6-bc4608e-MAC-64-bit.dmg: macOS disk image

  • SIN.version.v0.17.1.6-bc4608e-MAC-64-bit-with-CLI-tools.zip : macOS disk image and CLI Tools

  • bootstrap.zip: Current bootstrap file

  • sin.conf: SIN configuration file

  • sin_install_vps_noroot.sh : Script for a new InfinityNode installation

Using Bootstrap

  • You can use the manual for the bootstrap.

RSV v0.2 SIN Core 0.17.1.5-ec78b3b

08 Jan 17:37
2c119b7
Compare
Choose a tag to compare

Overview

Official Release Build for the R.S.V Sovereignty v0.2 SIN Core 0.17.1.5 available on Linux, Mac and Windows-based systems administered by the MIT LICENSE.

Changes in Release - 0.17.1.5 (Since Release - 0.17.1.4)

  • [Governance] Fixed voting mechanics and votes extraction from the chain - crptec
  • [Governance] Added a cGovernanceAddress - crptec
  • [Wallet] Updated RPC calls to allow for extra metadata to be pushed - crptec
  • [Chain] Added metadata extraction from the blockchain - crptec
  • [Governance] Added RSV voting system - crptec
  • [Misc] Improved performance for most of IN related checks - giaki3003
  • [Misc] Small visual fixes - hardwarewise

Known Issues in Release - 0.17.1.5

Check out the current issues here.

How to Contribute

Pull Requests

  1. Fork the SINOVATEblockchain/SIN-core repository.

  2. Create a new branch for each feature or improvement.

  3. Send a pull request from each feature branch to the develop branch.

Bug Reports

  1. Please verify that your bug is an actual issue.

  2. If you are sure you have found a bug, open an issue against this repository.

R.S.V Sovereignty v0.1 SIN Core 0.17.1.4

30 Dec 11:44
99419f9
Compare
Choose a tag to compare

Overview

Official Release Build for the R.S.V Sovereignty v0.1 SIN Core 0.17.1.4 available on Linux, Mac and Windows-based systems administered by the MIT LICENSE.

Changes in Release - 0.17.1.4 (Since Release - 0.17.1.3)

  • [Governance] Fixed voting mechanics and votes extraction from the chain - crptec
  • [Governance] Added a cGovernanceAddress - crptec
  • [Wallet] Updated RPC calls to allow for extra metadata to be pushed - crptec
  • [Chain] Added metadata extraction from the blockchain - crptec
  • [Governance] Added RSV voting system- crptec

Known Issues in Release - 0.17.1.4

Check out the current issues here.

How to Contribute

Pull Requests

  1. Fork the SINOVATEblockchain/SIN-core repository.

  2. Create a new branch for each feature or improvement.

  3. Send a pull request from each feature branch to the develop branch.

Bug Reports

  1. Please verify that your bug is an actual issue.

  2. If you are sure you have found a bug, open an issue against this repository.