The Wayback Machine - https://web.archive.org/web/20220803064957/https://github.com/topics/tendermint
Skip to content
#

tendermint

Here are 190 public repositories matching this topic...

moul
moul commented May 18, 2022

We introduced a system to manage flappy tests differently (see gnolang/gno#201).

The goal of this PR is to be kept open while there is at least one flappy test in the codebase.

To get an up-to-date list of flappy tests, you can use the following command: git grep func\ TestFlappy

good first issue help wanted tests
ryanchristo
ryanchristo commented Jul 19, 2022

Summary

When registering a resolver with the command-line, the content hashes JSON input is currently:

{
  "content_hashes": [
    {
      "graph": {
        "hash": "YWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXoxMjM0NTY=",
        "digest_algorithm": "DIGEST_ALGORITHM_BLAKE2B_256",
        "canonicalization_algorithm": "GRAP
good first issue Scope: x/data Type: Refactor

Improve this page

Add a description, image, and links to the tendermint topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tendermint topic, visit your repo's landing page and select "manage topics."

Learn more