Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

Releases: stratisproject/StratisCore

Stratis Core v1.1.1.0

27 Mar 17:55

Choose a tag to compare

Stratis Core 1.1.1.0 fixes a couple of loading issues and includes the latest improvements done in the full node.

Notable changes

  • The history tab will now show up to 500 items.
  • Fixes API error message.

Known issues

  • It is currently possible to start staking before the wallet is ready for it. Please wait until you see connections in the bottom right corner before you start staking. This will be fixed in the next release.

Changes:

This version utilizes the release/3.0.3.0 branch of the full node.

File Hashes

Stratis.Core-v1.1.1-setup-win-x64.exe F8F8599D90D9BFCC0E8B151CB6692AE59883DC3151BCF801E822F297C8AA1B84
Stratis.Core-v1.1.1-setup-win-x86.exe AAB9C089E04ED34895803B2039152A3DC036BE62609221F4A334CDECA60CD442
Stratis.Core-v1.1.1-linux-amd64.deb 241732324CB1AD95888817FFE981BE71555BE07A197E55F5276352B474FF171C
Stratis.Core-v1.1.1-linux-x64.tar.gz E48FA02E831718E55AC9E4C8C6C1F2F65E5EB8A6BC73ABBAC5B31FEB9F7C9B98
Stratis.Core-v1.1.1-mac.dmg 89B8B4DB2CA031610113A9170D8CD6428D978F6E604BDF944AC32E41CF736312

👩‍🔧 Support

Please help us by reporting any issue you may find:
On GitHub: https://github.com/stratisproject/StratisCore/issues
On the #support channel on Discord: https://discord.gg/AprrpF3

Stratis Core v1.1.0.0

13 Mar 15:29

Choose a tag to compare

Stratis Core 1.1.0 focuses on improving the user-experience and is now the recommended wallet for staking on the Stratis mainchain.

Notable changes

Add send to sidechain

The ability to send funds to a sidechain from the Stratis Core wallet is included in this release. This feature can be used to send funds to the Cirrus sidechain.

Core Updates

This release includes a major update in the application architecture. Stratis Core has now been migrated to Angular 7 and Electron 4.

Also:

  • Added ability to rescan the wallet from a certain date
  • Fixed daemon shutdown on application close for Mac
  • Display the amount of coins that have gained maturity
  • Improvements based of user feedback.

Known issues

Something went wrong while connecting to the API. Please restart the application.

A bug has been found in the user interface where you would see the error above.
After clicking OK the wallet user interface reloads and you can login again.
This is a user interface bug only, the node running in the background is not affected. Staking continues.
There is no need to restart the application.

👩‍🔧 Support

Please help us by reporting any issue you may find:
On GitHub: https://github.com/stratisproject/StratisCore/issues
On the #support channel on Discord: https://discord.gg/AprrpF3

This version utilizes the release/3.0.2.0 branch of the full node.

Changes:

See more

Stratis Core Production Release v1.0.0.0

12 Dec 14:47
0558497

Choose a tag to compare

The Stratis team is delighted to announce the production release of the Stratis Core wallet.

Stratis Core now runs the latest version of the Stratis Node in the back-end and therefore is more stable, more secure and more performant than previous versions.

The user experience as well as the UI have also been improved.

Notable changes

HD implementation

You can now add an optional passphrase to generate your wallets private seed.
People that have used a previous version of Stratis Core will need to enter their password as the passphrase to recover their wallet.

Advanced Tab

Shows some details of the Stratis Node running in the back-end. Additionally, there is a button to resync the wallet from scratch, in case transactions don't get propagated and the wallet is in a funny state.

Generate many addresses

BIP44 calls for an address gap of 20, but if you want to generate more receive addresses, you can. You'd typically use this if you've used the wallet to receive funds during an ICO and you're received funds across thousands of addresses.

Address book

This can be used to save addresses of friends or of a sidechain for example.

Pagination for history and address items

Helps when you have hundreds of transaction/addresses.

Also:

  • Lots of small improvements based of user feedback.
  • Some subtle but necessary design touch-ups.

👩‍🔧 Support

Please help us by reporting any issue you may find:
On GitHub: https://github.com/stratisproject/StratisCore/issues
On the #support channel on Discord: https://discord.gg/AprrpF3

Known issues

Failed to connect to Stratis Node

There have been some breaking changes in the database structure since our last release.
Please shut down your client and clear your data paths before starting the client again.

Windows:
Using the File Explorer, navigate to %APPDATA%\StratisNode\stratis\StratisMain
Remove the apps, blocks, chain, coinview, finalizedBlock, provenheaders and peers.json folders/files.
Restart your client after removing the folders.

MacOS:
Open your Applications folder, then open the Utilities folder. Double click the Terminal application.
In the terminal please type the following:

rm -rf ~/.stratisnode/stratis/StratisMain/{apps, blocks, chain, coinview, finalizedBlock, provenheaders, peers.json}

Restart your client.

Linux
In a terminal please type the following:

rm -rf ~/.stratisnode/stratis/StratisMain/{apps, blocks, chain, coinview, finalizedBlock, provenheaders, peers.json}

Restart your client.

MacOS: Stratis.StratisD daemon still active after shutdown

On MacOS the Stratis.StratisD doesn't close properly on quitting the Core application.
Please go to launchpad and type "Activity Monitor", open the program, click Stratis.StratisD and click the X on the top left corner to quit the Stratis.StratisD process.

Continuous-Delivery

17 Dec 13:40
0ef9ef8

Choose a tag to compare

Continuous-Delivery Pre-release
Pre-release

Changes:

This list of changes was auto generated.

Stratis Core Beta 0.2.0 - Mainnet

11 Apr 12:30
13791f1

Choose a tag to compare

Pre-release

Following on from the recent successful release of the Stratis Full Node Mainnet Beta, Stratis is proud to present the Mainnet Beta release of the Stratis Full Node GUI, which has now officially been renamed Stratis Core.

We took on the feedback from our users and added new features as well as more general improvements:

  • Wallet officially renamed Stratis Core
  • QR codes appear in the receive modal
  • Ability to view all addresses that are generated by the wallet

Additional improvements also in this release are as follows:

  • UI enhancements
  • Update to use the latest beta version of the Full Node
  • Update of external dependencies

This is a beta release, therefore, please use the staking feature with caution.

Please help us by reporting any issues you may find:
GitHub: https://github.com/stratisproject/FullNodeUI/issues
Discord: #support channel

Stratis Wallet Alpha 0.1.0 - Testnet

18 Dec 14:21
97227b0

Choose a tag to compare

Pre-release

This is the alpha release of the Stratis Wallet (name TBD), running on the Stratis Testnet network and represents an important milestone for Stratis.

A full node staking wallet

This wallet houses our full node, written in C#.
It downloads the whole Stratis blockchain and helps the network by fully validating blocks and transactions and by relaying them to other peers on the network.
Additionally, this wallet is capable of staking TSTRATS.

What's next?

We have quite a few features and improvements planned for future versions.
Make sure you follow our progress on our blog, our Twitter account and on our community Slack.

Feedback

If you find a bug

The first thing to do is to head over to our list of issues on GitHub and check if a similar issue has already been reported by someone else.
If that's the case, you can add a comment saying that you're experiencing the same problem.
If no one has reported this issue, you can open one yourself.
In it, give us as many details as possible:

  • the operating system you're running,
  • the steps that you took that led to this exception and
  • whatever else you think might help us find out what the problem is.

Also, you can help us by sending the debug files in %AppData%\StratisNode\Logs on Windows or ~/.stratisnode/logs on MacOS and Linux.
Note: When you report issues, please create a separate one for each, rather than one issue containing all your feedback.
Alternatively, you can come to our #fullnode_support channel on Slack to tell us about it.

If you need help or if you have general suggestions

We have a great community and a very dedicated team that will be able to help you if you have a question or a suggestion.
For that, come to our #fullnode_support channel on Slack or email support@stratisplatform.zendesk.com.

Links

Stratis Testnet Explorer

https://chainz.cryptoid.info/strat-test/