New Beta Version of Explorer is live! Try it out now

Provable Explorer Changelog

2024-12-05:

  • Feature: Validator Page
    • Display delegator list for given Validator address. Included delegators' stake.
    • Display Validator heading if address is a Validator.
  • Feature: Programs Page
    • Provide users with options to show statistics for past 7 days vs. All Time.
  • Improvements: Accessibility and WCAG Compliance
    • Updated color schemes and aria labels.
    • Improved ALEO units to be visually consistent across Explorer.
  • Bug Fix: Scroll Bars
    • Updated scroll bars for various tables to be consistent across Explorer.
  • Bug Fix: Provers Page
    • Fixed UI elements for page loading.
  • Bug Fix: Mobile Nav Bar
    • Updated order of page names to be inline with normal homepage view.

2024-11-12:

  • Feature: Network Statistics
    • Three additional statistics were added to homepage: Total Puzzle Rewards, Coinbase Target, and Proof Target.
  • Feature: Provers Page
    • Page highlights all provers in the network ranking them by total puzzle rewards earned.
    • Display of transitions and solutions for provers.
  • Feature: Programs Page
    • Switched chart style from pie chart to bar chart.
  • Performance Improvements: Data Fetching
    • Increased performance of fetching data and handling new transactions.
    • Introduced proper error handling of loading page.
  • Bug Fix: Resolve Blank Pages
    • Removed user flow that resulted in blank pages for addresses or transactions.

2024-10-28:

  • Feature: Network Statistics
    • Introduced statistics on homepage of Explorer including: total network stake, total validators, total provers, number of program calls in past 7 days, and number of deployed programs.
  • Feature: Program Page
    • Programs page now features visualization to highlight top programs over past 7 days.
  • Feature: Address Page
    • When a user searches an address, they will now be able to view public balance, amount of credits staked, staking rewards earned, and latest transitions.
    • Updates to Transitions Table design.

2024-10-10:

  • Feature: Address Page
    • Color scheme updates for differentiating numerical data.
    • Display total staked, earnings, and Validator-specific data for a given address.

2024-09-30:

  • Feature: Program Page
    • Updated program owner and deployment section.
    • Enhanced the program code section of the page and improved accessibility with new scroll feature.

2024-09-18:

  • Feature: Network Toggle
    • Users can now toggle between Mainnet and Testnet via Aleo icon in upper right corner.
    Feature: Validator Page
    • Validator logos have been added to the Validator page.