Skip to content

Cosmos Voyager Alpha 0.4.3 (UNSAFE)

Pre-release
Pre-release
Compare
Choose a tag to compare
@faboweb faboweb released this 06 Mar 09:30
· 11308 commits to develop since this release

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED. NEVER ENTER YOUR FUNDRAISER SEED 12 WORDS ONTO AN ONLINE COMPUTER.

Even when we do start supporting fundraiser seeds, don't use it except for testing or with small amounts. We will release a command-line cli to use for off-line signing of transactions, and we will also add hardware support for this UI.

Note:
The gaia-2 network is sometimes having downtimes. To still test Voyager you can run a local node (checkout https://github.com/cosmos/gaia how to do this) and then set the environment variable COSMOS_NODE=localhost. Voyager will now always connect to the local node and not rely on the network.

Features:

  • Renamed Cosmos UI to Cosmos Voyager. @nylira
  • Added Google Analytics for testnet versions @faboweb
  • Added Sentry error reporting for testnet versions @faboweb
  • Fixed reconnection issues @faboweb
  • Made Windows builds deterministic @mappum
  • Reduced size of OSX builds @mappum