Lunie Versions Save

Lunie is staking, simplified ✨

v0.10.6

5 years ago

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.

Fixed

  • automatic release process bugs @NodeGuy

v0.10.2

5 years ago

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.

Added

  • added more information on validators page @faboweb
  • E2E environment for a multi validator setup @faboweb
  • added dev tools @okwme

Changed

  • cache per network to not have side effects between networks @faboweb
  • removed animation from TmLi @okwme
  • publish script on CI now requires all tests to pass, so we are sure that the published Version runs @ƒaboweb
  • disable interaction buttons if not connected to the network, so user do not expect working interaction @faboweb
  • using a variable for determining staking denomination @jbibla
  • changed ATOM to bondingDenom getter @okwme
  • more bondingDenom and copy updates @jbibla
  • restored loading animation on start @faboweb
  • improved error message for gaia version imcompatibility in development @faboweb

Fixed

  • solved parsing error with decimals in delegators voting power @fedekunze
  • now resetting most store information on signing out to not have side effects between sessions @faboweb
  • fixed toggle bg color bug @okwme
  • import seed focus bug @okwme
  • fixed trying to subscribe to transaction rpc events multiple times (prevent unexpected side effects doing so) @faboweb
  • Reduce CHANGELOG.md conflicts. @NodeGuy
  • Refactored main process. @NodeGuy
  • CircleCI no longer runs test during a push to release. @NodeGuy
  • E2E tests not producing screenshots and not logging certain values @faboweb
  • Wallet balances updating after staking @okwme
  • Updated testnet build process @okwme
  • Release process now creates Git tag during publish. @NodeGuy
  • fixed link to wallet on tx index page @faboweb
  • E2E tests now correctly logs everything (before it was only showing the last app start logs) @faboweb

v0.10.1

5 years ago

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.

---- ATTENTION ----

Not all nodes have indexing activated. This means that certain data is not available from those nodes. There currently is no way of identifying indexing nodes. If you want to make sure you are connecting to an indexing node, you can specify the node Voyager connects to by specifying the environment variable COSMOS_NODE={IP}. Two nodes that are indexing are 195.201.141.141 and 51.38.113.60.


Added

  • added more information on validators page @faboweb
  • E2E environment for a multi validator setup @faboweb

Changed

  • cache per network to not have side effects between networks @faboweb
  • removed animation from TmLi @okwme
  • publish script on CI now requires all tests to pass, so we are sure that the published Version runs @ƒaboweb
  • disable interaction buttons if not connected to the network, so user do not expect working interaction @faboweb
  • using a variable for determining staking denomination @jbibla
  • changed ATOM to bondingDenom getter @okwme
  • more bondingDenom and copy updates @jbibla
  • restored loading animation on start @faboweb
  • improved error message for gaia version imcompatibility in development @faboweb

Fixed

  • solved parsing error with decimals in delegators voting power @fedekunze
  • now resetting most store information on signing out to not have side effects between sessions @faboweb
  • fixed toggle bg color bug @okwme
  • import seed focus bug @okwme
  • fixed trying to subscribe to transaction rpc events multiple times (prevent unexpected side effects doing so) @faboweb
  • Reduce CHANGELOG.md conflicts. @NodeGuy
  • Refactored main process. @NodeGuy
  • CircleCI no longer runs test during a push to release. @NodeGuy
  • E2E tests not producing screenshots and not logging certain values @faboweb
  • Wallet balances updating after staking @okwme
  • Updated testnet build process @okwme
  • Release process now creates Git tag during publish. @NodeGuy
  • fixed link to wallet on tx index page @faboweb
  • E2E tests now correctly logs everything (before it was only showing the last app start logs) @faboweb

v0.9.4

5 years ago

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

  • removed light theme option from preferences page @jolesbi
  • enabled staked balance on PageWallet in production @faboweb
  • removed unused xmlhttprequest dependency @faboweb

Added

  • storing balance, tx history and delegations locally to serve an old state faster @faboweb
  • added error message for missing network config @faboweb

Fixed

  • testnets not properly available after download @faboweb
  • Tell the main process when we switch to the mock network. @NodeGuy
  • improved tooltip styling @jolesbi
  • Overflow bonding bar bug @okwme

v0.9.3

5 years ago

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.

Fixed

  • builds not updating testnet configurations if the gaia version doesn't change @faboweb

v0.9.2

5 years ago

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

  • Switched to Gaia-7004 @faboweb
  • showing warning about out of range of atoms in bonding UI only once on top and renaming it @faboweb

Fixed

  • slider in staking UI @faboweb
  • error with empty accounts @faboweb

v0.9.1

5 years ago

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.

Added

  • Added reload button to transaction history page @faboweb
  • added page views for google analytics @faboweb

Changed

  • Showing uniq transactions by their hash in history @faboweb
  • Extracted components into @tendermint/ui for use in explorer @okwme
  • using new old testnet repo for getting genesis files @faboweb
  • switched to Gaia-7003 @faboweb
  • Message for empty account @faboweb

Fixed

  • fixed block explorer always showing "syncing" @faboweb
  • fixed not pushing to master (caused by me ;P) @faboweb
  • Publish script now builds release artifacts. @NodeGuy
  • fixed tx subscription @faboweb
  • fixed hanging if initial nodes are offline @faboweb

Added

  • staking e2e tests @faboweb

v0.8.2

5 years ago

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.

Unstable Testnet

This release is for the testnet gaia-7001. This testnet is very unstable due to it's experimental nature. To test Voyager we recommend using a local testnet.

Fixed

  • fixed release process and documentation @faboweb
  • Showing weird characters @faboweb

Changes in 0.8.1

Added

  • Indicate if a validator has been revoked in the Staking UI @mappum
  • Information about current connection attempts @faboweb
  • Release published on GitHub now including changes from CHANGELOG. @NodeGuy
  • Added ESLint errors: no-undef and no-unused-vars. @NodeGuy
  • Modal when a node doesn't signal any new blocks @faboweb
  • Added post checkout yarn @okwme

Changed

  • Copy the network configuration only during local builds. @NodeGuy
  • Ignoring the potential local-testnet folder that is used in the README for local testnets @faboweb
  • Moved the changelog check to a GitHub status check @faboweb
  • Moved to SDK v0.21.1 @faboweb
  • Using vue-jest for transpiling in tests for better code coverage output @faboweb
  • Default to gaia-7001 @okwme
  • Changed yarn testnet to yarn start @okwme

Fixed

  • Voyager hanging after reloading in development mode @faboweb
  • Bad Boy Back Button Back @okwme
  • Unable to bond just to already bonded candidates @faboweb
  • Staking tokens showing NaN @faboweb
  • Staking page showing old shares after bonding @faboweb
  • Made linting work on Windows. @NodeGuy
  • Renamed some ni- class identifiers to tm- to be consistent @faboweb
  • Fixed the theme switcher @faboweb
  • Fixed various building bugs. @NodeGuy
  • Development CLI tools handle exceptions better. @NodeGuy

v0.7.1

5 years ago

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.

Added

  • Configs for the gaia-6002 testnet @faboweb
  • Introduced addressbook to store found peers and to select nodes round robin @faboweb
  • Tutorial how to start a local node @faboweb
  • Added versions to Preference Page @okwme
  • Send confirmation popup @faboweb
  • Checking known nodes round robin and signaling an error if none are available @faboweb
  • Help menu with links to report a bug or view the log @faboweb

Changed

  • Use persistent peers and seeds from tendermint config @faboweb
  • Updated loading icon and loading states @jolesbi
  • more components moved to @tendermint/ui @okwme
  • Removed COSMOS_MOCKED flag @faboweb
  • Improved readability and accessibility @jolesbi
  • Significant style and UI updates for dark and light themes @jolesbi
  • Doesn't show loading screen when validators are still stored @okwme
  • Improved CI @faboweb
  • Search bar fixed to top @okwme
  • Hide block subscription errors @mappum

Fixed

  • Fixed bug in yarn build:gaia @zramsay
  • Increased version of localtestnet used for testing to match gaia @faboweb
  • Fixed padding issue in main container @faboweb
  • Unit tests work with new components @okwme
  • Wait for LCD to start serving at app startup to prevent timing errors @mappum
  • Fixed white flash on startup @okwme
  • Fixed critical dependency warning @okwme
  • Fixed theme bg bug @okwme
  • Fixed sorting bug on staking page @okwme
  • Fixed preference page style bug @okwme
  • Fixed missing node-ip in connection indicator @faboweb
  • Launch sequence for dev improved @okwme
  • E2E test maybe fix @okwme

0.7.0

6 years ago

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.

If you want to send tokens on the live network, go to https://faucetcosmos.network/ and claim some tokens for free.

Changes

  • Disabled error reporting in development @faboweb
  • Removed ci files from code coverage as they are badly testable @faboweb
  • Update genesis.json when conflicts are detected @jolesbi
  • Hide IBC as it will not be ready for launch @faboweb
  • Updated e2e tests to not rely on flags to run @okwme
  • Not shrinking stacktrace anymore @faboweb
  • Improved the visibility and readability of the current network connection. @nylira
  • Updated electron to v2.0.2 @okwme
  • The release builds now have more sensible names. @NodeGuy
  • Transactions use the account number to prevent attacks @faboweb
  • Building Voyager now builds Gaia if not found @NodeGuy

Added

  • Bech32 address validation @okwme
  • Notification for dev error collection toggle behavior @okwme
  • Added automatic releases @faboweb @NodeGuy
  • Added staking functionality! @mappum
  • Export all testing config on CI @faboweb

Fixed

  • Blocks not updating in block explorer when switching network @faboweb
  • Fixed minor typo in README.md @nylira
  • Tx bug where state wasn't updated @okwme
  • Persisting e2e failure screenshots as artifact on circleci @faboweb
  • Theme switching bug @okwme
  • Electron dev tool version bug @okwme
  • Update delegations also in the wallet view @faboweb
  • The release builds forgot to include the network configuration. @NodeGuy