Skip to content

Releases: tryethernal/ethernal

0.2.1

31 Jul 20:16
Compare
Choose a tag to compare

Fixed

  • UI bug with the display of Alchemy integration enabled/disabled status.

Added

0.2.0

29 Jul 18:03
Compare
Choose a tag to compare

Changed

  • Various internals (moved some stuff from frontend to backend).
  • All account addresses are lowercased.

Added

  • Unit tests for all Vue components, frontend libraries, backend libraries and cloud functions.

Fixed

  • Addresses should all be lowercased now.
  • When a write tx fails, the receipt will stop loading and it will show on the UI.
  • When selecting a tx for the first time on the storage page, storage is automatically displayed after being decoded.