Select Page

Category:eIquidus Block Explorer
Sub Category:Improvement
Funding Goal:125000 EXOR(~$283.00 USD total)*
Funded:0 / 125000 EXOR(~$283.00 USD remaining)*
 
Funding Address:EVEKTcGuvJRwVSPDnPYTf3HshtnWnDL8ed
Date Added:25-Jul-2023
URL:https://github.com/team-exor/eiquidus/issues/31
Description:

The explorer currently only allows displaying a single difficulty value, even in a hybrid pow/pos blockchain. The proposed update would include the following changes:

  1. The "Hybrid" option for the shared_pages > difficulty setting should be removed and replaced with a new "Multiple" option which will no longer look specifically for the proof-of-work and proof-of-stake values but instead collect and display all values regardless of how many there are
  2. The difficulty network panel needs to be updated to remove the old "Hybrid" difficulty option and instead handle the new "Multiple" difficulty option with support for displaying as many difficulty values as necessary
  3. The "getsummary" extended api needs to be updated to remove the old "Hybrid" difficulty option and instead handle the new "Multiple" difficulty option which should replace the data displayed in the "difficulty" field
  4. The network difficulty chart needs to be updated to allow displaying more than 2 difficulty values by making the following changes:

-The "difficulty_pow" and "difficulty_pos" fields will be removed from the networkhistory collection and a new "difficulty" field will be added to store unlimited difficulty values in an array. Older values will be first moved into the new field before being removed to preserve existing data during upgrades

-shared_pages > page_header > network_charts > difficulty_chart > pow_line_color will be changed to line_color_1

-shared_pages > page_header > network_charts > difficulty_chart > pow_fill_color will be changed to fill_color_1

-shared_pages > page_header > network_charts > difficulty_chart > pos_line_color will be changed to line_color_2

-shared_pages > page_header > network_charts > difficulty_chart > pos_fill_color will be changed to fill_color_2

-New options will be added to shared_pages > page_header > network_charts > difficulty_chart for line_color3-10 and fill_color3-10 to support up to 10 difficulty values in total

* USD estimates are based on the last known EXOR trading price