IntersectMBO / ouroboros-consensus

Implementation of a Consensus Layer for the Ouroboros family of protocols
https://ouroboros-consensus.cardano.intersectmbo.org
Apache License 2.0
34 stars 23 forks source link

Document feature UTxO-HD v0.1 #126

Open dnadales opened 1 year ago

dnadales commented 1 year ago

Blog post

UTxO-HD will have an impact on the Cardano node performance for no apparent immediate benefit. We need to:

We need performance metrics so that the community can make an informed decision.

We will relay this information in the form of a draft blogpost to the Cardano Steering Committee.

Checklist

Important information to include

Structure

Currently, the docs folder is structured as follow:

|-docs
  |-report
  |-website
    |-contents
      |-about-ouroboros
      |-for-developers

As mentioned above, we need some documentation for the general public and some technical documentation aimed at developers.

dnadales commented 9 months ago

Documentation must wait until version 2 of the LedgerDB API is finished.