æScan - the Definitive æternity Blockchain Explorer

Hello, we’re back with another release – 0.20.0!

This update brings several improvements and fixes to enhance the æScan experience. Here’s what’s new:

Features

  • Multi-stage Docker build – optimized the build process for better performance and efficiency for Hyperchains
  • Server handlers for Aecoin – partial separation to to server side of the app
  • Removed unused imports – leaned up unnecessary code, applied Nuxt Auto-import

Bug Fixes

  • Exposed port 8080 in Docker – port 8080 has to be exposed, instead of 80, because a non-root user starts the process, which can’t expose ports like 80.
  • Microblock detail UI fix – resolved UI issues for better readability and usability.

For a full breakdown of the changes, visit the release details: GitHub Release 0.20.0.

As always, we appreciate your feedback! Let us know your thoughts on the forum or through the feedback form.

:rocket: Check out the latest release now at aescan.io!

1 Like

Hey everyone, we’re excited to bring you another update – 0.21.0!

Features

  • Filter transactions table by date - Easily refine transaction searches based on specific date ranges. Thanks to the date picker UI, the list of transactions can now be filtered by date.
  • Unified desktop and mobile tables – Simplified code structure for a more seamless user experience across devices. As a factory standard, all listings have been remade from a single-column table with 3 entries to a vertically scrolled table. The mobile narrow view is now similar to the desktop view.
  • Increased statistics limit – Extended data limits for more comprehensive analytics.
  • Server handlers for keyblocks, macroblocks, oracles, and search – Improved backend handling for keyblock-related operations. Ongoing Server handlers gradually remake to separate data from business logic.
  • Moved v3 version string to environment variables – Streamlined configuration management.

Bug Fixes

  • Fixed displaying auctions
  • Keyblocks, transactions end-to-end test
  • Renamed plausible environment variable
  • UI and releases fixes

More details: GitHub Release 0.21.0.

:rocket: Explore now at aescan.io!

1 Like

Hey everyone, we’re back with a new update – 0.21.1!

This is a smaller release focused on clarity and continued architectural improvements.

Features

  • Server Handlers refinement – the ongoing effort to separate backend logic continues, resulting in a thinner frontend and better structure across the codebase
  • Improved contract call tx response formatting – we’ve addressed confusing scientific notation in contract call transactions. Numbers are now more readable.

More details: GitHub Release 0.21.1.

:rocket: Explore now at aescan.io!


Hey everyone, we’ve just deployed a new release – 0.22.0!

This update is a lightweight one, but it comes with a meaningful addition worth highlighting.

Advanced AE price history chart. We’ve introduced a new chart displaying the AE token price over time. You can check it out directly on:

More technical details in the PR: #1124 and full changelog: GitHub Release 0.22.0

:rocket: Explore the new chart and more at aescan.io!