Skip to content

Releases: mobilecoinofficial/desktop-wallet

Beta v0.4.0

29 Jun 00:03
4904187
Compare
Choose a tag to compare
Beta v0.4.0 Pre-release
Pre-release

Beta Release v0.4.0

This wallet is considered in beta development. Breaking changes are expected. Please use at your own risk.

Always secure your entropy.

✨ New Features

  • WIP

🚧  Caveats & Known Issues

  • WIP

🐛 Bug Fixes

  • WIP

🛣️ Future Roadmap

  • WIP

📦 Downloads

TestNet

MainNet

WARNING: Prohibited users cannot use the MainNet wallets per MobileCoin's Terms of Use. The wallets will error in prohibited locations

# Beta Release v0.3.0

10 Apr 05:50
e57905f
Compare
Choose a tag to compare
# Beta Release v0.3.0 Pre-release
Pre-release

Beta Release v0.3.0

This wallet is considered in beta development. Breaking changes are expected. Please use at your own risk.

Always secure your entropy.

✨ New Features

  • Transaction History
  • Contacts (Encrypted at rest)
  • Transaction PIN (Encrypted at rest)
  • FOG compatible transactions
  • Improvement to gift codes
  • New BIP39 mnemonic entropy

🚧  Caveats & Known Issues

  • You should never use the same account (same entropy) on several wallets and expect cohesive transaction history. Each local DB will not have the ability to understand what occurred in the other wallets. You will end up with overlapping assigned addresses, confusion around transactions, and an overall bad time.
  • Users of legacy wallets will have HEX encoded entropies. To maintain usability, hex entropies will use our legacy import functionality. BIP39 (mnemonic) entropies will use our new protocol. Please do not manually convert your HEX to BIP39 or vice versa.
  • If recovering an assigned address, the transaction history still shows "??? orphaned" -- but you have successfully recovered the TXO. This will be fixed in future versions.
  • You may see a temporary dip in your balance when spending a large coin. The balance will rebound once your change arrives to your account. This will be fixed in future versions.

🐛 Bug Fixes

  • QR code now uses correct URI format

🛣️ Future Roadmap

  • Improved recovery (transaction history no longer shows "??? orphaned"; spent TXO recovery)
  • Improved Transaction History
  • TXO details
  • Automatic Updates (no more downloading the next package!)
  • User-Controlled Crash Log Reports
  • Cold-Wallet Mode (your keys never touch a device with the internet!)
  • Better encryption at rest!
  • Support for M1
  • Support for Windows
  • Better accessibility support
  • Multiple Accounts
  • Block Explorer

📦 Downloads

TestNet

MainNet

WARNING: Prohibited users cannot use the MainNet wallets per MobileCoin's Terms of Use. The wallets will error in prohibited locations