Releases: stratisproject/StratisCore
Stratis Core v1.1.1.0
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:
- d824c67 Update dependencies and bump version (#217)
- 143c523 updated StratisBitcoinFullNode submodule (#216)
- b5e60dc Prevent shutdown when serve/nodaemon arg given (#213)
- 2b87882 Update dependencies (#212)
- 3369a44 Revert subscription handling changes (#211)
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
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:
- d7d2ed1 Various UI changes (#208)
- 43f7591 Adjust wallet shutdown on OS X (#207)
- 57a0db4 Subscription manangement poc (#206)
- de5fdb5 Merge pull request #204 from stratisproject/dev0
- 783e0b4 Rename resync to rescan and add datapicker
- 4d4cd77 Show spendable balance in send modal
- 2855792 Fix coins waiting for maturity
- 8a4bb73 Grey out future dates, fix inconsistent clicks
- 71c8b1c Update dependencies
- 3d4241b Merge branch 'master' of http://www.github.com/stratisproject/StratisCore into dev0
See more
- 1cf4f86 updated StratisBitcoinFullNode submodule (#203)
- 828058f updated StratisBitcoinFullNode submodule (#202)
- 787598b updated StratisBitcoinFullNode submodule (#199)
- c8d7fa2 updated StratisBitcoinFullNode submodule (#198)
- 313f657 updated StratisBitcoinFullNode submodule (#197)
- c4fdfd3 Update dependencies (#196)
- 5533552 Adjust gitignores
- ab2dcdb Update dependencies
- d79106b updated StratisBitcoinFullNode submodule (#195)
- d1037cf Fixed closing wallet error. (#194)
- 2a0faff Raspberry Pi associated updates (#192)
- 41ab56c Core overhaul (#190)
- 0da463e Adjust UI to work with mainnet smart contracts (#183)
- 1d7e33d Merge pull request #182 from stratisproject/submodule-update-fed
- b866d85 updated FederatedSidechains submodule
- bb47eeb Merge pull request #180 from stratisproject/bep-datepicker
- 90f32cf Merge pull request #179 from stratisproject/dev0
- 3995417 Merge branch 'master' into dev0
- 4d11a78 Add opReturnAmount, show more details in send confirmation
- 1ae1176 Merge pull request #178 from stratisproject/submodule-update
- 1e41fd9 Merge pull request #177 from stratisproject/submodule-update-fed
- d7df029 updated FederatedSidechains submodule
- 29cd417 updated StratisBitcoinFullNode submodule
- 96cfd3b older-month class updated
- 2698915 Datepicker style added
- 3d98296 Various UI changes (#176)
- 13417e6 Adjust send component
- 2d2e68a Fix datepicker
- fa55780 UI design changes (#175)
- 9c22a7a Add sidechain/smart contracts UI (#173)
- 12b8829 Merge pull request #130 from rowandh/sc-wallet
- 5d0e1bd Merge branch 'master' into sc-wallet
- 12464ed Merge pull request #172 from stratisproject/dev0
- a752a8c Add send to sidechain
- 1f4e39d Display bytecode validation errors
- 38f3de6 Amount should not be integer
- 7c536fe Add gas refund label
- 798f3ac Fix history amount
- 8bcafd9 Display receipt JSON
- e55cfa7 Float balance to the right
- bf504bb Truncate addresses and txhashes
- d7288ae Unsubscribe observables
- dd99675 Docs/comments
- a609caa Poll balance and history
- f52c8c3 Handle errors without interrupting stream
- b527e2f Wire up call POST
- 67a6305 Display both types of error
- 6ca7482 Display loading spinner
- 0aed941 Wire up create POST
- 19877e3 Add form labels, tooltips and defaults
- 5fac081 Add password validation error
- 53823cc Amount is not required
- c74b64e Add fee and password
- eb97c0f Add parameter types
- 46a5a9f Add field validation
- bbb0f53 Add parameter select form group
- 55eb97a Begin form validation
- 035927a Begin create/call modal
- cd1fe78 Remove pagination
- b2bdeb4 Display API error modal
- c4991d5 Add contract type pipe
- c46771c Add balance tooltip
- 5ce3656 Add balance component
- 2a556c4 Use coinnotation pipe
- 50a4744 Catch API errors for history/balance
- b278d8e Load transactions
- 335f02f Remove GetByteCode
- d9546fb Use real service
Stratis Core Production Release v1.0.0.0
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
Changes:
- 04d06c9 Merge pull request #310 from fenix2222/fix-for-staking
- 2929d9a Reorder
- c121628 Minor fixes for staking
- 04d13d8 Merge pull request #282 from fenix2222/fix-for-fee-estimation
- c0dd503 Renamed variables
- 3e80fab Fix as per feedback
- d2baad3 Minor fix
- 4e07a04 Reverted change for receive
- ada36f2 Fix for transfer fee estimation
This list of changes was auto generated.
Stratis Core Beta 0.2.0 - Mainnet
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
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.