Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Musicoin Desktop Wallet 1.0

Compare
Choose a tag to compare
@Varunram Varunram released this 14 Feb 17:49
· 7 commits to release-1.0 since this release

IMPORTANT NOTICE Musicoin Wallet 1.0.1 supports the Musicoin hardfork scheduled for block 2,222,222. Users should not download this version in order to avoid loss of funds and transacting on an alt chain, which may have potentially harmful consequences.

The new, re-imagined Musicoin Wallet for the future.

Sleek new UI:

  1. An all new UI with a new quick access navbar, from where critical functionalities like signing messages, checking exchange balance, direct links to Musicoin's public forums along with an introduction section only on first start-up for guiding users new to how a wallet functions.

  2. Unique profile picture assigned to each account in order to make identification easier.

  3. Standalone Send Funds button so that you can send funds from any of your accoutns, with one click

  4. Integrated Music Player - Access musicoin.org from within the wallet UI while it syncs and transfer coins easily, efficiently and without errors between the web and desktop wallets. You can also maximize/minimize the windows to enhance your music listening experience.

  5. Clear indication when the wallet is in sync - No more worrying whether your tx made it through or not, the send funds button unlocks only when the wallet is within a few blocks of the chain

  6. View your balance in btc, usd and MUSIC at the click of a button, thanks to a new clutter free design, which introduces jsut three columns showing you critical info.

  7. Per account backups and import function

  8. Create and import Paper wallets so that you don't lose your keys in case your disk storage and backups fail.

Reduced weight:

Improved fast sync in complaince with go-ethereum has reduced the chain size to < 10 GB

Improved synchronisation and security:

  1. Previosuly, the list of bootstrap nodes was not loaded on start-up, now it does. Users on connecting to a new peer will save new bootstrap nodes in bootnodes.json automatically.

  2. User also has ability to restore default smaller nodes list via menu (Advanced - Restore default nodes list)

  3. In case your local time is incorrect, you would see notification, with suggestion to enable time synchronisation in your OS.

  4. Displaying private keys and mnemonics don't store state providing good privacy

Host of configurable options:

  1. Select go-musicoin cache size from the new navbar at the top of the screen.

  2. Restore the default list of enodes, if you prefer connecting to a set of trusted peers.

  3. Sign and verify messages, all from within the wallet itself.

  4. Create a wallet wiht an easy to remember mnemonic or choose the standard way of using a password.

  5. Display the private key at the click of a button, forget your keys no more.

  6. Mandatory backups of your key are taken at startup at a directory chosen by the user, no more worrying that you don't have a backup handy.

Support for legacy operating systems:

  1. Support for Windows versions older than 7 is now available at a configured legacy release branch (some features are restricted to master and won't be available on the legacy implementation)

Bug fixes

  1. General bug fixes due to issues encountered in earlier versions (wallet not launching on specific OSs, import problems on legacy versions) have been solved.

  2. Automated build environment at https://builder.musicoin.org to download releases directly along with SHA sums for verification.