Skip to content
This repository was archived by the owner on Jul 20, 2021. It is now read-only.
This repository was archived by the owner on Jul 20, 2021. It is now read-only.

R&D merge of explorer/consensus modules #605

@GlenDC

Description

@GlenDC
  • layout on a high level how the merge would look like
  • (phase 1) investigate if we can use an embedded DB which would require rich queries (queries that give freedom, on the fly, in what is to be computed and returned), GraphQL comes to mind;
  • (phase 2) investigate if we want can'want-to use storm to enhance our boltDB usage: R&D if we can use storm to enhance our performance of Rivine's boltDB usage #613
  • (phase 3) merge the two modules with a unified DB persistent backend
    • ensure to have full compatibility with existing HTTP API Endpoints
    • for the new queries new endpoints will be introduced
    • this will be a breaking change in the Go Module API

Extra:

  • develop a small example frontend website that interacts with a local daemon and that showcases the richness of queries now possible

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions