unstoppable-wallet-android

A powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. Non-custodial crypto and NFT storage, onchain decentralized exchange, institutional grade analytics for cryptcurrency and NFT markets, extensive privacy controls and human oriented design. Implemented on Kotlin.

MIT License

Stars
829
Committers
25

Bot releases are visible (Hide)

unstoppable-wallet-android - Version 0.19

Published by rafaelekol over 3 years ago

Version 0.19 Highlights

ADDED MARKETS TAB, DISABLED EOS WALLET, TOKEN AUTO DISCOVERY, IMPROVED TX FEE LOGIC.

1. MARKETS TAB

This release brings one of the most awaited features.

Markets Tab enables anyone to browse cryptocurrency tokens, filter tokens by market criteria (i.e volume, price change and market cap) and browse cryptocurrency tokens by category for easy comparison of similar projects.

We are happy how it turned out and planning to add even more cooler stuff to the markets tab in the next version. Specifically, we are looking to auto categorize the projects based on the risk/quality factors using on chain data as well as trading volume/liquidity for the project. Stay tuned!

2. DEFI IMPORVEMENTS

Unstoppable now able to discover all tokens (ERC20 and BEP2) where you have the balance. You no longer need to activate all those tokens one by one.

Currently the feature doesn't work for ERC20 coins or BEP2 tokens that are not listed in the Unstoppable coin catalog. This point will be addressed in version 20.

3. UI / UX Improvements

The app is undergoing though massive UI changes throughout the app. You may not notice it right away but a lot of minor details are being tweaked.

  • added new markets tab
  • redesigned tx info screen
  • improved all input fields throughout the app
  • item cells became bigger throughout the app

4. EOS DISABLED

In this version we started preparing the Unstoppable architecture and UI flow to an integration of an multicoin / multiwallet capability.

This feature will enable anyone to have unlimited number of wallets in Unstoppable app where each wallet capable of storing any supported token. This feature will make it possible to have just one wallet for all your cryptocurrency needs.

Currently this is not the case. Different wallet types support different set of tokens. In order to make the transition faster we decided to disable EOS wallet for the time being. If you have an active EOS wallet and need to be able to monitor it Unstoppable we recommend you not to update.

5. IMPROVED TX FEES

Due to high network activity on Ethereum there is a high chance of failing transactions. During busy hours this happens a lot and users may easily loose up to 100$ on fees and still have transaction fail.

We took another look at transaction fee calculation algorithms and made some changes to limit the chances of transaction failing (i.e. out of gas errors).

As a result of applied changes the value recommended by Unstoppable is set slightly higher than a recommended value returned by a an Ethereum node. On user side this means slightly higher fees (5 - 10 %) when transacting with a very low chance of fail.

6. UNSTOPPABLE DOMAINS

In addition to ENS (Ethereum Name Service) the Unstoppable wallet app now supports Unstoppable Domains https://unstoppabledomains.com.

To send cryptocurrency, all you need to know is the recipient’s blockchain domain which is much easier to handle than the actual lengthy Ethereum address.

7. BUGS & SECURITY FIXES

All reported bugs were addressed. Moreover, Unstoppable had its code reviewed by Certik for security. No significant issues were discovered. There were a couple of UI improvements per recommendations made in the audit report.

Another massive sprint on our end. Stay tuned!
Peace!

unstoppable-wallet-android - Version 0.18.2

Published by abdrasulov almost 4 years ago

Fix the issue with ZCash on Android 11 devices

unstoppable-wallet-android - Version 0.18.1

Published by Dianaaiym almost 4 years ago

  • bug fixes
unstoppable-wallet-android - Version 0.18

Published by Dianaaiym almost 4 years ago

Version 0.18 Highlights

FAQ SECTION, SWAP IMPROVEMENTS, NEW ICONS, IMPROVED PRICE CHARTS, EXTERNAL KEYBOARDS

1. UI / UX Improvements

  • new icon set for an entire wallet app.
  • redesigned settings tab.
  • academy moved to settings tab.
  • info screen for transaction status phases.

2. Swap Improvements

A number of further improvements and bug fixes were made to the UI / UX side of the token swap feature. It's now even easier to use allowing user to fine-tune various settings.

3. FAQ section

There is a new wallet FAQ section to guide users through various wallet features.

Over the last year or so we have received a lot of feedback as well as questions from users regarding various features within the wallet app. The FAQ section lists some of the most popular questions we received from users.

If you're not able to find an answer to your problems you may either contact Unstoppable support bot over telegram or send us an email.

4. Price Charts

Token price charts now obtained directly from Uniswap smart contracts giving users real time token market rates.

Prior to that Unstoppable relied on external services to show the latest prices for various tokens. It was not uncommon for these services to show delayed prices which were no longer valid.

5. Zcash improvements

Zcash cryptocurrency received several improvements such as faster wallet restore and multiple non-critical bug fixes.

Support for transparent addressed coming soon!

6. Improved Wallet Restore

The app now able to alert users when the entered mnemonic seed is not entered in a correct order or if any of the words has a typo in it. In other words, the user will know when the provided seed isn't a valid seed.

7. Support For External Keyboards

Android users are now able to user the preferred keyboard when interacting with the input fields within Unstoppable wallet app. For security purposes, external keyboards were disabled by default.

Some users complained about this pointing out that they are not comfortable with being forced to user manufacturer's inbuilt keyboard on the device. That was a valid request indeed and to address that the app now allows users to use their desired keyboard.

8. Other

  • bug fixes covering various sections
  • code refactoring on various components

Peace!

unstoppable-wallet-android -

Published by Dianaaiym almost 4 years ago

  • update lightwallet server for Zcash
  • added wallet bithday height for Zcash restore
  • bch fork handling
unstoppable-wallet-android - Version 0.17

Published by omurovch almost 4 years ago

Version 0.17 Highlights

This sprint adds a number of new major additions to the wallet feature set with the heavy focus on DeFi. There were also extensive improvements throughout the app.

1. Zcash Integration

We are excited to add Zcash privacy coin to the wallet. This version brings full support for storing and transacting with Zcash.

Zcash supports transparent as well as private transactions allowing users to use any of the two on demand.

2. Uniswap Improvements

In this release we integrated most of the advanced settings available on Uniswap protocol such the ability to specify non-default values for transaction deadline and price slippage tolerance.

A number of further improvements and bug fixes were made to the UI / UX side of the token swap features based on the feedback collected.

The wallet app now lists all ERC20 tokens that are currently trade-able on Uniswap. The list taken from, https://tokenlists.org/token-list?url=https://gateway.ipfs.io/ipns/tokens.uniswap.org

3. Ethereum Improvements

The communication with the RPC provider for Ethereum blockchain now happens over the web socket which provides faster and smoother experience.

Users also now got the ability to set custom gas price values for any Ethereum transaction.

4. WalletConnect Protocol

Integration with WalletConnect protocol https://walletconnect.org.

Unstoppable wallet users are now able to interact with any DeFi service on desktop by simply scanning a QR code from the wallet app. No need to use a browser wallet.

5. Today Price Chart

Token price charts now open on 'today' tab by default and display the token price change against UTC 00:00 rather than showing 24 hour activity. The 24h chart is still there but not the default tab on open.

6. Other

  • minor bug fixes
  • UI improvements throughout the app
  • refactoring on various components

Peace!

unstoppable-wallet-android - 0.16.3

Published by abdrasulov almost 4 years ago

unstoppable-wallet-android - Version 0.16.2

Published by omurovch about 4 years ago

unstoppable-wallet-android - Version 0.16.1

Published by rafaelekol about 4 years ago

unstoppable-wallet-android - Version 0.16

Published by rafaelekol about 4 years ago

Version 0.16 Highlights

Another massive sprint! This sprint has some new major additions to the wallet feature set as well as extensive improvements throughout the app.

1. UNISWAP Exchange Integration

The biggest feature of the current sprint. This release brings full integration of Uniswap protocol to Unstoppable wallet app.

You can now buy and sell Ethereum and Ethereum based ERC20 tokens directly from within Unstoppable in a decentralized manner, without any identity checks or privacy leaks.

In the coming sprints we are planning to expand on this and integrate other DEXes, i.e. Curve for exchanging stablecoins and/or REN for decentralized exchange between Bitcoin and Ethereum tokens.

2. PUSH Notifications

You may now subscribe and get alerted whenever the asset experiences a 24h price change over 2/3/5 %.

Apart from 24h price changes Unstoppable can alert you when a short or long term price trend for the given cryptocurrency changes from downtrend to uptrend or vice versa.

3. PRICE CHART Improvements

Token price charts saw a lot of minor improvements aimed at making it easier to interpret the charts.

  • added to 2 week time frame to chart
  • improved readability for technical analysis indicators
  • ability to subscribe to price changes (i.e. 2/3/5%)
  • ability to subscribe to price trend reversals
  • fixed bugs with missing chart data
  • adde more data (i.e. project website) for each coin

4. NEW Academy Guides

The recently launched Academy section now integrates a section for DeFi, along with about 15 guides covering various aspect of decentralized finance. If you have been wondering what that DeFi craze is all about these guides are for you.

The whole catalog of guides now also available online @ https://litrex.academy . We invite you to share these guides with your friends who are struggling to grasp crypto.

About half of the guides are also available in German, French, Persian and Russian languages. More coming soon.

5. NEW Token Additions

As we are entering a new phase in DEFI, we try to make sure that Unstoppable wallet supports all of the 'blue-chip' projects in the ecosystem. Following tokens were added to the tokens list supported by Unstoppable wallet app:

  • AKRO (Ethereum blockchain)
  • AAVE (Ethereum blockchain)
  • DOS Network (Binance Chain)
  • BAL (Ethereum blockchain)
  • DIA (Ethereum blockchain)
  • TKN (Ethereum blockchain)
  • renBTC, renBCH, renZCASH (Ethereum blockchain)
  • COMP (Ethereum blockchain)

Remember, the coin manager section already has 'Add Token' option allowing anyone to add any ERC20 token to the app. So, even if some token isn't supported by default it can be still added manually.

6. IMPROVED Onboarding

New users will now see alerts on various sections in app settings prompting them to complete vital actions:

  • Acceptance of Terms
  • Enabling Lock screen
  • Completing Wallet Backup

Other

  • a lot of minor bug fixes
  • massive UI improvements throughout the app
  • code refactoring

Peace!

unstoppable-wallet-android - Version 0.15

Published by rafaelekol over 4 years ago

Version 0.15 Highlights
The wallet keeps getting better and better. We started working on some major features last sprint and some of them are already here!

New Academy Tab

The app now integrates a catalog of content explaining various cryptocurrencies and related concepts.

There are currently 8 guides explain various concepts like wallets, blockchain etc and another four guides covering cryptocurrencies (Bitcoin, Ethereum, MakerDAO and Tether). Hopefully we aim to expand this catalog to cover all supported cryptocurrencies including DeFi protocol tokens in the next few months.

Updated Price Charts

The coin price charts got another major upgrade. Now the chart screen includes technical analysis indicators showing current asset price trends both for short and long term periods.

Supported indicators: EMA / MACD / RSI

These indicators tell when the asset prices is trending upwards or downwards based on the price analysis for the selected period on the chart.

Support For All ERC20 tokens

The coin manager screen now has 'Add Token' option allowing you to add any ERC20 token to the app. This has been a widely requested feature.

Lock screen Redesign

If you still haven't enabled lock screen in your wallet app we encourage you to do so! The lock screen now enables you to access following features without the need to unlock your wallet app.

  • portfolio assets price changes
  • crypto news
  • top 100 coins by market cap in last 24 hours as well as top winners and looses.
  • price chart and indicators for any coin

Other

  • a number of bug fixes
  • UI improvements throughout the app

Peace!

unstoppable-wallet-android - Version 0.14.1

Published by rafaelekol over 4 years ago

Bug fix

unstoppable-wallet-android - Version 0.14

Published by rafaelekol over 4 years ago

This release includes new features, UI improvements for onboarding new users, privacy improvements, bug fixes and significant performance upgrades throughout the app.

Added / Removed Tokens

wBTC and wETH ERC20 tokens were added. Removed the Aurora DAO token as the token currently known as IDEX and already present in the app.

Privacy Control Center

The dedicated privacy control screen got a face lift. Plus a new info screen was added where each privacy setting is explained in detail. Some of the settings which are not relevant for users creating new wallets are no longer accessible for them.

Top 100 Crypto

The app lock screen now displays top 100 coin rankings from CoinMarketCap.com. Note that it's only available to those who have enabled the pin lock in the app. We highly encourage to enable that setting if you haven't done it yet.

The coin charts are now also available from the locks screen directly. Clicking on any coin will open the price charts and other detailed info about the coin.

Other

Apart from the above there has been a lot of architectual improvements throughout the app. Mostly aimed at performance improvements. We believe it will continue to be this way until we reach version 1.

Peace!

unstoppable-wallet-android - Version 0.13

Published by omurovch over 4 years ago

Version 0.13 Highlights

This release includes a number of significant privacy improvements, bug fixes, performance upgrades throughout the app.

Privacy Control Center

The security section in app settings now includes a dedicated privacy control screen. Privacy settings on that screen provide you with everything you need to manage your level of privacy when using Unstoppable as well as things you should know in general.

We feel really good about this as we have been struggling for some time trying to create that section without making it difficult too culex for an average user to grasp. There are some privacy points we want users to understand.

Ethereum Enhancement

In version 0.12 the entire communication with Ethereum blockchain been going through Infura service. it should be noted that at this point this seems to be the only option for mobile apps communicating with Ethereum blockchain.

The problem with such implementation is that it's neither trustless nor censorship-resistant. To free users from that dependency the wallet now allows the user to switch from Infura to Incubed service which works on top of Ethereum nodes.

Incubed is significantly better as it's more difficult to censor and significantly more reliable when it comes to trust. The results returned by Incubed clients are verified on an app level, making sure that the data returned is in fact valid/correct. That wasn't possible with Infura and the wallet simply trusted that Infura was providing it with a correct information.

Enhanced Privacy For BTC, BCH, LTC Transactions

To further add to privacy of Bitcoin, Litecoin and Bitcoin Cash transactions there is a new setting (Settings >> Security >> Privacy) which enables user to control how the transactions on these blockchains are structured.

Market News

Coin price charts now display latest news below the chart. It displays fresh headlines from relevant blockchain resources giving some further insight to the charts.

We have some major updates for the charts and analytics in the pipeline. Some fo the staff we are going to add in the coming updates are likely to make you go wow :)

Hide/Unhide Balances

It's now possible to hide/unhide total and token balances on Balance tab. Next time you want to demonstrate your Bitcoin wallet to someone you can easily do so without revealing balance.

New Tokens / Blockchains

A number of users been asking us to add Litecoin support. We were able to work on it during this sprint and now the Litecoin is fully supported.

We have also added support for Synthetix token (SNX), an ERC20 token on Ethereum blockchain.

We also looked into adding Algorand token but decided to postpone it after researching the current state of that blockchain. Might revisit this in the coming months.

Rate Our App

Due to the lack of feedback on App Store and Play Market we are having problem getting Unstoppable listed on Bitcoin.org. if you're reading this do humanity a favor and rate/review our app on App Store / Play Market.

Peace!

unstoppable-wallet-android - Version 0.12

Published by rafaelekol over 4 years ago

Version 0.12 Highlights

This release includes a lot of minor improvements in the UI/UX and minor bug fixes throughout the app. Furthermore, there were a couple of privacy improvements for Bitcoin blockchain on the wallet side.

In this sprint we primarily worked on architecture elements preparing the application for TOR integration and other privacy enhancing features.

Double Spent Alert for Transactions

Starting from this version the wallet can identify when either incoming or outgoing transaction has a double spent alert. When you see a transaction that uses one of the inputs of another pending transaction the wallet will notify you, as well as show you the IDs of conflicting transactions. Not a lot of wallets out there that can do this for you :)

Privacy Enhancements

When it comes to privacy Unstoppable wallet can already be considered as private as the underlying blockchains. While the wallet doesn't store/pass any data there are certain recommended best practices in individual blockchains i.e. Bitcoin blockchain that can further enhance the privacy for the user.

This release integrates Bitcoin Improvement Proposal 69 which documented here, https://github.com/bitcoin/bips/blob/master/bip-0069.mediawiki

Moreover, we took significant steps to enable wallet to communicate fully over TOR network. This feature is work in progress at this point and hopefully will be available for use in release 0.13.

Coin Charts / Analytics

Coin price charts got upgrade as well. We have added a few more filters for visualizing price charts as well as the historical daily/hourly trading volume data.

The version 0.13 will add another major update to the chart that will include:

  • coin news aggregator
  • on-chain analytics
  • detailed project overviews

Bug Fixes

All reported and discovered bugs were fixed.

We are working full steam. Stay tuned :)

Peace!

unstoppable-wallet-android - Version 0.11

Published by omurovch over 4 years ago

Version 0.11 Highlights

Another major sprint for the Unstoppable app!

This release includes significant performance improvements throughout the app. As a result, the app is now noticeably faster, both on iOS and Android platforms. All of the community reported and internally discovered bugs were addressed as well. And more importantly the Unstoppable wallet is now fully compliant with all standard Bitcoin address formats. Read on for details!

Full Support for All Bitcoin Wallet formats

Starting from version 0.11 the Unstoppable wallet is now (the only) fully compliant with all standard Bitcoin address formats. The wallet now able to create and restore BIP44, BIP49, BIP84 Bitcoin wallets.

This basically means that migrating from pretty much any cryptocurrency wallet to Unstoppable app and vice versa is now possible. This ensures that your wallet is never tied to a specific app and can be accessed from any third party app. (# decentralization)

Improved TX Fee Rate Logic

Previously the app would get the user recommended transaction fees for Bitcoin and Ethereum ERC20 tokens from IPFS (decentralized storage medium). This set up turned out to be slow and in general prone to breaking as there were two other services responsible for writing the data to IPFS and keeping it up to date.

Starting from this release the wallet is able to pull real-time transaction fee recommendations for Bitcoin from a standard Bitcoin node via standard RPC call. This resulted in significantly simple and stable setup.

At the same time the transaction fee estimation logic for ERC20 tokens has been optimized as well. The new implementation guarantees that the resulting ERC20 transaction fees are always below the recommended transaction fee values which are shown to the user prior sending.

Failed / Rejected Transactions

The wallet is now able to understand when the sent transaction has failed or been rejected for some reason by some blockchain node. When it happens the rejected/failed status will be shown on the respective transaction in Transactions tab

Design Improvements

There were a LOT of minor and a couple of major design improvements throughout the app with an aim to reduce complexity and make the wallet easy to use even for those who have little to know experience with blockchain technologies.

  • Balance Tab: coin cells are redesigned
  • Transactions Tab: minor layout changes
  • Wallet Create / Restore screens: full-support for all standard Bitcoin wallet formats (BIP44 / BIP49 / BIP84)

Base Currency List Reviewed

The version 0.9 allowed user to switch between 11 base currencies. While this was convenient for the global audience after extensive testing we discovered that exchange rate values are generally valid only for the top 4 fiat currencies i.e. USD, EUR, GBP and JPY. All other fiat currencies showed significant deviation from market rates for some tokens. As a result we decided to restrict the list to these 4 fiat currencies to ensure that users always see the values very close to the real market rates. This can be considered a security measure.

Delisted & Renamed Tokens

We have delisted ZIL(ERC20) and WAX (ERC20) tokens as both projects have migrated their token from Ethereum to WAX blockchains. At this point, the unstoppable app is not able to communicate with either of those blockchains yet. If you hold any of those tokens we advice you to follow migration procedures provided by these projects.

Moreover, the external project MakerDAO which used to control DAI and MKR tokens, went through a major upgrade as a result of which following changes were required on our side:

  • DAI token was renamed to SAI token
  • new DAI token was added to the app

If you're interested to know more head on to the project site and look for recent upgrade notes, https://makerdao.com

Peace!

unstoppable-wallet-android - Version 0.10

Published by esengulov almost 5 years ago

Version 0.10 Highlights

Another massive sprint for the Unstoppable! We are not in the version 1 yet and are already years ahead of any other wallet (or any blockchain-based service) that's out there.

This time we have introduced some new cool features as well as made extensive improvements to the performance as well as addressed some of the remaining decentralization aspects in various areas. Read on for details!

Design Improvements

Over the last couple of months we have received a lot of UI related feedback and took steps to address most of them in this sprint. There were a LOT of minor and some major design improvements throughout the app.

Highlights:

  • Balance Tab: improved page layout
  • Coin Charts now also include: volume (24 hours), market cap, in circulation, total supply
  • Transactions Tab: improved receiving/sending/pending indicators

Crypto-Fiat Exchange Rates: Better & Faster

Until version 0.9 the crypto-fiat exchange rates were stored and obtained from our IPFS node. Over the last few months this setup didn't meet our expectations as it had several issues ranging from slow download speeds, IPFS node availability issues and fairly complicated setup that was prone to bugs and downtime.

In version 0.10 we upgraded the app to be able to communicate directly with the largest public crypto-fiat exchange rate provider CryptoCompare.com. As a result, the apps are able to get the needed rates much faster and communicate with the provider directly without relying/trusting the middle man.

Locking Your Bitcoins from Spending

This is one of the very first features where we go beyond standard token transfer features in Bitcoin blockchain. Bitcoin blockchain provides means to program transactions in various ways that we have not observed in the wild yet.

In this new version we have added an experimental feature that allows wallet user to send time-locked Bitcoins, either to self or some other user. You're able to instantly send someone Bitcoin that can only be spent by the recipient after a certain date in the future. This was designed for HODLers as a way to lock your Bitcoins during these volatile times.

Disclaimer: This is an Experimental feature and should be used with caution. We have deliberately capped it to 0.5 BTC per transaction. While we are actively testing this feature using our own salaries we can not guarantee that there are no bugs in implementation.

New Tokes Added

  • Paxos Gold (ERC20) : Gold backed token
  • Binance USD BUSD (BEP2) : Stablecoin on Binance DEX blockchain
  • Ripple XMR (BEP2) : Ripple-pegged token on Binance DEX blockchain

Settings >> App Status section

Some of your been reporting technical issues/problems in our Telegram channel. In order to be able to troubleshoot such issues more effectively in the future we have added an App Status under the "Report a Problem" section in Settings. That section keeps some non-private info about the status of the application i.e. phone model, version of the operating system, the status for each blockchain that the app communicates with and so on.

Whenever you have a problem with sending/receiving transaction or some inconsistencies on your balance tab you may go to App Status screen and see if there are any issues there. That screen is a bit technical so if you're not able to debug the issue yourself you may easily copy it and send it over to us for troubleshooting over the telegram channel.

Bugs and Issues

Several community reported and a number of internally discovered bugs were addressed as well.

Peace!

unstoppable-wallet-android - Version 0.9.1

Published by omurovch almost 5 years ago

Bug fixes

unstoppable-wallet-android - Version 0.9

Published by esengulov about 5 years ago

Version 0.9 Highlights

Get ready for version 0.9 which is faster and smoother.

Design Improvements

This update brings in tons of both minor and major design improvements throughout the app aimed at simplifying complex crypto-related concepts.

Latest Crypto Rates on Lock Screen

Starting from version 0.9 users are able to view current crypto rates as well as 24-hour % changes without unlocking the app.

BIP49 / BIP44 support

All new wallets are now going to be BIP49 wallets while the Unstoppable wallets created before that will continue to operate in BIP44 manner. That should enable anyone to export any external BIP49 wallet into Unstoppable app and vice versa.

Price Alert Notifications

We have added means to set price changes alerts in Unstoppable settings. It is now possible to set notification alerts for cases when crypto prices change more than 2%, 3% or 5%.

Bug Fixes

A number of discovered and community-reported bugs were fixed as well.

Peace!

unstoppable-wallet-android - Version 0.8

Published by esengulov about 5 years ago

Get ready for another batch of improvements which made the wallet faster, safer and significantly more capable than the previous version.

Version 0.8 Highlights

This update brings in improvements to the wallet architecture (under the hood) aiming at making it noticeably faster and smoother to operate.

Furthermore, a number of discovered/reported bugs were fixed as well.

Price Charts

The wallet now provides the ability to monitor current coin prices as well as the ability to view price changes over time.

  • view % price changes for the last 24 hours
  • ability to sort coins by price change (from top to bottom)
  • price changes over time: 1 day, 7 days, 1 month, 6 months, 1 year

Design Improvements

Design improvements are always work in progress. Highlighted below are ones you should know about:

  • display estimate transaction duration on Send screen
  • display transaction fee for all coins in Transactions history
  • display exact amount for values below the 0.01 fiat units (ex: 0.00015 $)
  • improved animations and transitions throughout the app

Full BIP44 / BIP49 Compliance

In version 0.8 the ability to provide someone with a Segwit RECEIVE address will be disabled. All transactions to your previous Segwit addresses will still work and reach you without issues, you just won't be able to generate a new address. The new RECEIVE addresses will be provided in legacy formats.

This is being done to prepare the wallet to operate fully in BIP 44 / BIP 49 compliant manners. With that change in place you will be easily migrate your Unstoppable wallet to any other external BIP 44/49 compliant wallets without issues and vice versa.

Once the version 0.9 is out the wallet will be able to operate either in BIP44 or BIP49 manner. The existing users will be able to update from version 0.8 to 0.9 and continue using wallet in BIP 44 complaint manner, while users setting up the wallet for the first time will use the wallet in BIP49 compliant manner.

If you're an existing user and don't understand any of the above don't worry and just continue using the wallet. The wallet will keep functioning in BIP44 compliant manner and gradually migrate your funds to BIP44 format. Additional instructions will be provided to the existing users who prefer to upgrade the existing unstoppable wallet from BIP44 to BIP49 compliant formats.

Report A Problem

Added "Report a Problem" option to Settings tab. Allows anyone to report an issue or problem via email or team-monitored Telegram group.

Peace!

Related Projects