Skip to content

Cosmos Voyager Alpha 0.6.1 (UNSAFE)

Pre-release
Pre-release
Compare
Choose a tag to compare
@NodeGuy NodeGuy released this 22 May 23:50
· 10433 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 CLI to use for offline signing of transactions, and we will also add hardware support for this UI.

Changed

  • The mocked network is enabled by default.
  • Removed some defaults when building a release to reduce confusion.
  • Fixed a bug where errors that occurred while sending a transaction would prevent further sends from succeeding.

Fixed

  • Reconnection when coming back from mocked connection works again @faboweb
  • Fixed accounts not available after switching back from a mocked connection. @faboweb