Skip to content

v1.103.0

Latest

Choose a tag to compare

@joeuhren joeuhren released this 03 Feb 02:39
· 23 commits to master since this release
f736792

Today, we are proud to announce the release of eIquidus explorer v1.103.0. This release includes optimizations to the block sync process for up to 10x faster sync times, plugin support and a number of other fixes, improvements and new features. This is one of the largest updates to date for the explorer!

Since some issues with block syncing were discovered and fixed, it is recommended that older explorers do a full resync to ensure the blockchain data is being reported correctly.

How to Upgrade

  1. Download the updated code changes with the cmd: npm run update-explorer
  2. Review the changes to the settings.json.template file and consider adding and configuring the newly added settings. NOTE: An effort has been made to allow previous settings.json files to work using default values for new settings, without actually adding the newest config changes, but you may receive deprecation warning messages when you start the explorer and you may also still need to manually fix image paths and change default settings where applicable.

Notable Changes