diff --git a/gittensor/validator/weights/master_repositories.json b/gittensor/validator/weights/master_repositories.json index 5d5fba87..58439559 100644 --- a/gittensor/validator/weights/master_repositories.json +++ b/gittensor/validator/weights/master_repositories.json @@ -328,12 +328,18 @@ "weight": 0.0837 }, "jupyterlab/jupyterlab": { + "additional_acceptable_branches": [ + "4.5.x" + ], "weight": 0.1755 }, "keras-team/keras": { "weight": 0.1091 }, "labring/FastGPT": { + "additional_acceptable_branches": [ + "v4.14.x" + ], "weight": 0.0633 }, "langchain-ai/langchain": { @@ -445,6 +451,9 @@ "weight": 0.0445 }, "monero-project/monero": { + "additional_acceptable_branches": [ + "release-v0.18" + ], "weight": 0.0792 }, "mrdoob/three.js": { @@ -463,9 +472,18 @@ "weight": 0.0778 }, "nextcloud/desktop": { + "additional_acceptable_branches": [ + "stable-33.0", + "stable-4.0" + ], "weight": 0.0771 }, "nextcloud/server": { + "additional_acceptable_branches": [ + "stable33", + "stable32", + "stable31" + ], "weight": 0.0764 }, "nginx/nginx": { @@ -734,6 +752,9 @@ "weight": 0.0638 }, "zed-industries/zed": { + "additional_acceptable_branches": [ + "v0.234.x" + ], "weight": 0.1564 } }