Skip to content

Releases: luniehq/lunie

Cosmos Voyager Alpha v1.0.0-beta.27 (UNSAFE)

25 Mar 06:47
d1d6675
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

Fixed

  • #2330 Fixed rewards not updating as expected @faboweb
  • #2330 Fixed transactions not loading when refreshing on PageTransactions @faboweb
  • Fixed rewards not showing @faboweb

Cosmos Voyager Alpha v1.0.0-beta.26 (UNSAFE)

22 Mar 15:50
6e1c05e
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

  • #1337 Updated modals tests acording to standard @fedekunze
  • #2328 Changed "Total Rewards" to "Pending Rewards" in the balance header @faboweb

Cosmos Voyager Alpha v1.0.0-beta.25 (UNSAFE)

21 Mar 10:30
db7ddf9
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

  • #2303 Hide amounts in header until they are fully loaded @faboweb

Security

  • #2309 remove markdown parser to reduce vulnerability of xss @faboweb

Fixed

Cosmos Voyager Alpha v1.0.0-beta.24 (UNSAFE)

20 Mar 11:34
c291322
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

  • #2305 fixed numbers showing wrong on redelegation and unbonding transactions @faboweb
  • Misc. style fixes @jbibla
  • Fixed Balance header styles and responsiveness @jbibla

Cosmos Voyager Alpha v1.0.0-beta.22 (UNSAFE)

19 Mar 10:54
a093046
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

Fixed

Cosmos Voyager Alpha v1.0.0-beta.21 (UNSAFE)

16 Mar 20:52
60948cc
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

Fixed

Cosmos Voyager Alpha v1.0.0-beta.19 (UNSAFE)

15 Mar 09:38
12a4172
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

  • #2263 Added guide on how to connect via a local full node to any network @faboweb

Fixed

  • Fix for inflation on our testnet
  • #2257 fixed console error on page validator if loading the page from URL @faboweb

Changed

Cosmos Voyager Alpha v1.0.0-beta.18 (UNSAFE)

14 Mar 09:37
72af850
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

Added

Changed

Cosmos Voyager Alpha v1.0.0-beta.17 (UNSAFE)

13 Mar 10:05
75f1787
Compare
Choose a tag to compare

NOTE: DO NOT ENTER YOUR FUNDRAISER SEED. THIS SOFTWARE HAS NOT BEEN AUDITED.
NEVER ENTER YOUR FUNDRAISER SEED 24 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

Cosmos Voyager Alpha v0.8001.1 (UNSAFE)

11 Oct 08:51
f40b497
Compare
Choose a tag to compare
Pre-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.

Added

  • Display staking parameters and pool @fedekunze
  • TmBalance to transaction history page @jbibla

Changed

  • TmBalance no longer expects unbondedAtoms prop @jbibla
  • updated delegates module tests @faboweb
  • showing 10 decimal places where bonding denom balance is displayed @jbibla

Fixed

  • set width for validator stats to avoid styling bugs @jbibla
  • Test setMockedConnector without starting an endless loop. @NodeGuy
  • speed up of e2e tests removing an expected timeout happening on navigate @faboweb
  • Use unique keys in validator lists. @NodeGuy

Changed

  • updates to how addresses are displayed and how they can be copied @jbibla