Skip to content

7.1.9

Compare
Choose a tag to compare
@Jared-TFL Jared-TFL released this 04 Apr 16:07
· 92 commits to staging since this release
c699eef

What's Changed

  • fix: add guard to test for token.chains which should prevent some "undefined" errors from appearing by @mwmerz in #323
  • fix: gas adjustment default. This fixes some cases where gas adjustment was affecting both developer mode and normal mode by @ericHgorski in #324
  • fix: improve guard to prevent blank screen on occasion some screens would become blank. This should resolve the bug responsible. by @mwmerz in #325
  • St 353 display chain selection on inactive chain click in OtherChainButtons, grayed out chains now lead to chain selection menu. by @ericHgorski in #329
  • feat: swap terra.kitchen/utils this switches a dependency from a legacy package to a maintained package for @terra-money/terra-utils by @mwmerz in #321
  • feat: guard against empty networks, chaindID, or lcd in HistoryList component. This reduces the number of "undefined" Errors the user can trigger. by @mwmerz in #327

Full Changelog: 7.1.7...7.1.9