Development Updates - Hive Core Projects

in HiveDevs5 days ago

It's been a while since we have provided large-scale updates (though we've shared weekly updates under swarm of swarms initiative ran by @hivetoday - thank you for including our content),
So today, we are sharing some of the work our development team has been involved in over the last few months.

The work spanned several hive projects, including:

  • Hive Block Explorer (UI): Block explorer interface. We currently run a live instance at hivescan.info
  • Balance Tracker: HAF app providing end points for user account balances on Hive.
  • Health Checker: a visual component that can be integrated into react front ends allowing checking, fetching and switching between Hive nodes
  • HAF Block Explorer: HAF app providing information about transactions/operations included in Hive blocks

image.png

The major areas of our work involved:

  • Revamp of several screens and components: Landing page, Voters modal, Voters History, User profile, ...
  • Expanded Hive chart display: with filtering capability and several display modes
  • Append savings display into Balance history page
  • Implement segmented search results display: this improves user search result visibility and clarifies bracket block range.
  • Show account incoming/outgoing recurring transfers, as well as followers/following modals.
  • Enhanced All blocks page + append live mode.
  • Enhanced date picker which includes Today selection option and better restrictions/matching for date/time
  • New cards on landing page, including Transaction stats, communities and others.
  • Searchable voters and votes list, but also expanded pagination and new chart components.
  • New complete Proposals page.
  • New Communities page and supported communities display on account pages, alongside subscribers and other data.
  • Tokenize Block Explorer and include language switcher supporting 12 languages.
  • Add dollar value display in balance history screen
  • Improve Health Checker display and functionality
  • Extended account balances endpoint: Expand account balances API endpoint to include market orders and balances under conversion. (Try it here)
  • New API endpoint for Hive's Richlist: This enables querying top holders according to their HIVE/HBD/HP or even savings balances. (Try it here)
  • Other code improvements and bug fixes

For the more technical, below is a breakdown of issues completed and pending pipeline across all 4 projects

Issues Completed (134):

These include bugs and enhancements:
++Block Explorer UI:++

Issues Pipeline (29):

The below includes issues that are either pending or are currently under work.
++Block Explorer UI:++

We look forward to contributing more to the Hive ecosystem and will provide further updates in the coming weeks.

Sort:  

On the "full graph" tracker section of the block explorer, for a single user, VESTS / HP is not displayed historically, while it is on the small version.

I feel like that would be a good inclusion for your issue:

https://gitlab.syncad.com/hive/balance_tracker/-/issues/21

hey @holoz0r , did you try switching to VESTS under the filter option?
here's also a quick link to access the account with VESTS history

https://hivescan.info/balanceHistory/@holoz0r?&coinType=VESTS&includeSavings=no

image.png

Thank you, not sure how i missed that in the interface on the first go. :)