github.com/vipernet-xyz/tm@v0.34.24/docs/qa/README.md (about)

     1  ---
     2  order: 1
     3  parent:
     4    title: Tendermint Quality Assurance
     5    description: This is a report on the process followed and results obtained when running v0.34.x on testnets
     6    order: 2
     7  ---
     8  
     9  # Tendermint Quality Assurance
    10  
    11  This directory keeps track of the process followed by the Tendermint Core team
    12  for Quality Assurance before cutting a release.
    13  This directory is to live in multiple branches. On each release branch,
    14  the contents of this directory reflect the status of the process
    15  at the time the Quality Assurance process was applied for that release.
    16  
    17  File [method](./method.md) keeps track of the process followed to obtain the results
    18  used to decide if a release is passing the Quality Assurance process.
    19  The results obtained in each release are stored in their own directory.
    20  The following releases have undergone the Quality Assurance process:
    21  
    22  * [v0.34.x](./v034/), which was tested just before releasing v0.34.22