Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Hathor Explorer Q3/21 #25

Closed
3 of 47 tasks
justgigio opened this issue Jun 24, 2021 · 8 comments
Closed
3 of 47 tasks

[Epic] Hathor Explorer Q3/21 #25

justgigio opened this issue Jun 24, 2021 · 8 comments
Assignees

Comments

@justgigio
Copy link
Contributor

justgigio commented Jun 24, 2021

Introduction

This epic will manage 2 projects, hathor-explorer and hathor-explorer-service both serving as frontend and backend for Hathor Explorer website.

An explorer is a website that displays information on the DAG (and blockchain) with a clean and clear UI.

Motivation

The idea behind this website is to have a simple and user friendly interface for users to check whats happening on the DAG, check transactions, tokens, network statistics, etc. so that any user with no technical expertise can access these informations.

A common expected use is to create a link with the transaction id and any one can view the information on said transaction without having to run a node or calling a public node api, which could create a lot of unnecessary stress on public nodes.

Acceptance criteria

Having a highly scalable website with fast load time and mitigating all access to a full-node.
Expose any and all information a full-node has available with a clear UX/UI and network aggregated data with close to real-time delays (as much as posible).

Planning

Old Planning Spreadsheet: https://docs.google.com/spreadsheets/d/1VKWD2gENqfUSrl1eSnD25hNtVnBX4RzJJ88mxflHHeM/edit?usp=sharing

Q2 Spill Over (Epic)

Tasks

Features

⏳ New Network Page

July 2021

Tasks

Features

⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata

Tasks

Features

⏳ Receive User Reports for Token

Tasks

Features

✨ Filter and Paginate Token List
✨ Filter Token by Type

Tasks

  • Hathor Explorer
    • Change Decode Tx to use hathor-lib instead of API call

Features

✨ Decode Transaction in Browser

Tasks

  • Hathor Explorer Service
    • Transactions API
  • Hathor Explorer
    • Change Transactions Page to new API
  • Hathor Wallet Service
    • List Transactions

Features

✨ Latest Blocks/Transactions

Tasks

  • Hathor Explorer Service
    • Statistics Collector
    • Statistics API
  • Hathor Explorer
    • Change Statistics Page to new API

Features

✨ Statistics Page

Tasks

  • Hathor Explorer
    • Remove DAG Page

Features

✨ Remove DAG Page

Tasks

  • Hathor Explorer Service
    • Fetch and cache Peer Location on Data Aggregator
  • Hathor Explorer
    • Show Peer Location on Map in Network Page

Features

✨ P2P World Map

Tasks

  • Hathor Explorer
    • Add Tests
    • Extract Business Functions
    • Break Pages into Components

Features

✨ UI Refactor - Part I

August 2021

Tasks

  • Hathor Explorer Service
    • Save Data From Statistics Collector on Database
    • Collect and Save Number of Tokens and Transactions
    • Collect and Save Economics Information
    • Add Hashrate History on Statistics API
    • Add Number of Tokens and Transactions History on Statistics API
    • Add Economics History on Statistics API
  • Hathor Explorer
    • Show Hashrate Graph Over Time on Statistics Page
    • Show Number of Token and Transactions Graph Over Time on Statistics Page
    • Show Economics Info Over Time on Statistics Page
    • Create Dashboard Page with Hot Info about Economics and Statistics

Features

✨ Hashrate Over Time
✨ Number of Peers Over Time
✨ Number of Tokens Over Time
✨ Number of Transactions Over Time
✨ Economics Information (total supply, circulating supply, pre-mine released, mined supply)

Tasks

  • Hathor Explorer
    • Add Halving Calculation
    • Create Halving Countdown Page

Features

✨ Halving Countdown Page

Tasks

  • Hathor Explorer Service
    • Address API
  • Hathor Explorer
    • Show Richest Addresses on Statistics Page
    • Show Quantity of HTR Deposited Over Time on Dashboard
  • Hathor Wallet Service
    • Add Richest Addresses info on API
    • Add Quantity of HTR Deposited info on API

Features

✨ Hathor Richest Addresses
✨ Richest addresses for a given Token
✨ Quantity of HTR Deposited for Token Creation Over Time

Tasks

  • Hathor Explorer
    • Add i18n and portuguese transalation
    • Implement Design System

Features

✨ Translation
✨ UI Refactor - Part II

September 2021

TBD

@justgigio justgigio self-assigned this Jun 24, 2021
@justgigio
Copy link
Contributor Author

justgigio commented Jul 5, 2021

Week 27 (Jul 5th - 9th)

Tasks

Features

⏳ New Network Page
⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata

@justgigio
Copy link
Contributor Author

justgigio commented Jul 5, 2021

Week 28 (Jul 12th - 16th)

Spill Over

Tasks

Features

⏳ New Network Page
⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata
✨ Filter and Paginate Token List
✨ Filter Token by Type
✨ Receive User Reports for Token

@justgigio
Copy link
Contributor Author

justgigio commented Jul 19, 2021

Week 29 (Jul 19th - 23th)

Spill Over

Tasks

Features

⏳ New Network Page
⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata
⏳ Filter and Paginate Token List
⏳ Filter Token by Type
⏳ Receive User Reports for Token

@justgigio
Copy link
Contributor Author

justgigio commented Jul 26, 2021

Week 30 (Jul 26th - 30th)

Spill Over

Tasks

  • Hathor Explorer
    • Change Decode Tx to use hathor-lib instead of API call

Bugs

Features

✔️ New Network Page
⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata
⏳ Filter and Paginate Token List
⏳ Filter Token by Type
⏳ Receive User Reports for Token
⏳ Decode Transaction in Browser

@justgigio
Copy link
Contributor Author

Week 31 (Ago 2nd - 6th)

Spill Over

Features

⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata
⏳ Filter and Paginate Token List
⏳ Filter Token by Type
⏳ Receive User Reports for Token
⏳ Decode Transaction in Browser

@justgigio
Copy link
Contributor Author

justgigio commented Aug 9, 2021

Week 32 (Ago 9th - 13th)

Spill Over

Features

⏳ Highlighted Tokens
⏳ Scam Tokens
⏳ Verified Tokens
⏳ Transaction Metadata
⏳ Filter and Paginate Token List
⏳ Filter Token by Type
⏳ Receive User Reports for Token
⏳ Decode Transaction in Browser

@r4mmer
Copy link
Member

r4mmer commented Sep 10, 2021

Ago 30th - Sep 3rd

Tasks

Features

⏳ Dag Metadata API

@r4mmer
Copy link
Member

r4mmer commented Sep 10, 2021

Sep 6th - 10rd

Tasks

Features

✔️ Dag Metadata API
⏳ Network Data aggregator

@r4mmer r4mmer self-assigned this Sep 10, 2021
@r4mmer r4mmer closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants