Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
ee95c5f
Fixes the symbol rendering
thewhaleking Jun 4, 2026
ec10bb0
Improves readability by using the dot notation of COLOR_PALETTE rathe…
thewhaleking Jun 4, 2026
4059dd7
Fix typo
thewhaleking Jun 4, 2026
4e66020
Merge branch 'fix/thewhaleking/visual-table-bug' into chore/thewhalek…
thewhaleking Jun 4, 2026
e0d5915
Merge pull request #990 from latent-to/fix/thewhaleking/visual-table-bug
thewhaleking Jun 4, 2026
33a3589
Merge pull request #991 from latent-to/chore/thewhaleking/use-dot-colors
thewhaleking Jun 4, 2026
6eaf8fe
Remove liquidity commands and references
thewhaleking Jun 8, 2026
18de429
Update price fetch from Swap.AlphaSqrtPrice to new runtime call
thewhaleking Jun 8, 2026
40372e4
Add test
thewhaleking Jun 8, 2026
09b6d5a
Test fix
thewhaleking Jun 8, 2026
1481012
Test fix
thewhaleking Jun 8, 2026
30f56b2
Merge pull request #992 from latent-to/feat/thewhaleking/new-balancer…
basfroman Jun 8, 2026
afbc489
Merge pull request #994 from latent-to/main
ibraheem-abe Jun 10, 2026
dc0470e
Removes old CONTRIBUTING file
thewhaleking Jun 10, 2026
1336417
Adds info about squashing and signing commits
thewhaleking Jun 10, 2026
e67c69b
Merge pull request #995 from latent-to/feat/thewhaleking/update-contrib
thewhaleking Jun 10, 2026
4b5a22c
Updates pr guard to pass instead of skip, and use correct auth for co…
thewhaleking Jun 10, 2026
fc27077
Merge pull request #996 from latent-to/fix/thewhaleking/fix-pr-guard
thewhaleking Jun 10, 2026
57add51
fix(pyproject): drop unused wheel dep
kilyanni Jun 10, 2026
8673db4
Merge branch 'staging' into pyproj-fix
thewhaleking Jun 11, 2026
29cb067
Merge pull request #997 from kilyanni/pyproj-fix
thewhaleking Jun 11, 2026
0922db2
Updates for cyscale 0.5.0
thewhaleking Jun 11, 2026
b0d8a19
Pins cyscale to 0.5.0
thewhaleking Jun 11, 2026
ffe3f68
Add new hyperparams upstream
thewhaleking Jun 11, 2026
017e90c
feat(sudo): add min_childkey_take subnet hyperparameter
wouterharinghuizen Jun 11, 2026
b50062f
Add activity_cutoff deprecation/info
thewhaleking Jun 11, 2026
a0efa2a
Clean up sudo_set output
thewhaleking Jun 11, 2026
e7deb6a
More sudo set cleanup
thewhaleking Jun 11, 2026
b8592af
Add hyperparams metadata/pallets
thewhaleking Jun 11, 2026
a404df0
Allowed value for activity_cutoff
thewhaleking Jun 11, 2026
1275bab
Handle diff pallets
thewhaleking Jun 11, 2026
c3a1050
Differences in sudo calls vs normal (sudo.VERY_COMPLICATED lol)
thewhaleking Jun 11, 2026
3b3e990
Normalize activity_cutoff_factor
thewhaleking Jun 11, 2026
55aa3d0
Unit tests
thewhaleking Jun 11, 2026
1a8b433
Merge pull request #993 from wouterharinghuizen/sudo_set_min_childkey…
thewhaleking Jun 11, 2026
c8f0fe1
Fix e2e test
thewhaleking Jun 11, 2026
e07cce9
feat(wallet): add --coldkeys-only and natural sort to wallet list
wouterharinghuizen Jun 11, 2026
cc14d36
Sudo trigger-epoch cmd
thewhaleking Jun 11, 2026
9c5d79b
Childkey completion block prediction
thewhaleking Jun 11, 2026
fc88170
Annoying typing
thewhaleking Jun 11, 2026
863a70b
Epoch period now tempo, not tempo+1
thewhaleking Jun 11, 2026
180ecef
Commit reveal weight timing
thewhaleking Jun 11, 2026
5dce373
Ruff
thewhaleking Jun 11, 2026
7fcf1ef
Test for epoch prediction
thewhaleking Jun 11, 2026
5e4fd98
e2e test for trigger epoch
thewhaleking Jun 11, 2026
ea8ea0f
Merge branch 'staging' into feat/thewhaleking/update-forConfigurable-…
thewhaleking Jun 11, 2026
cc1e071
Merge pull request #999 from wouterharinghuizen/feat/wallet-list-cold…
thewhaleking Jun 11, 2026
16f37f6
Merge branch 'staging' into feat/thewhaleking/update-forConfigurable-…
thewhaleking Jun 11, 2026
6e1c3e0
Merge pull request #998 from latent-to/feat/thewhaleking/update-for-c…
thewhaleking Jun 11, 2026
c6d3ed0
Merge branch 'staging' into backmerge/9.22.2
thewhaleking Jun 12, 2026
5b33578
Update workflow to allow for specifying docker image name in the desc…
thewhaleking Jun 12, 2026
31e6014
Merge remote-tracking branch 'origin/feat/thewhaleking/update-forConf…
thewhaleking Jun 12, 2026
87dc17b
Update e2e test
thewhaleking Jun 12, 2026
b22a13b
Merge pull request #1003 from latent-to/backmerge/9.22.2
thewhaleking Jun 12, 2026
92ff0f4
Merge pull request #1000 from latent-to/feat/thewhaleking/update-forC…
ibraheem-abe Jun 19, 2026
d0a8ca5
Fix following refactor
l0r1s Jun 22, 2026
b9e65c6
Merge pull request #1011 from l0r1s/tx-ext-to-dispatch-ex
ibraheem-abe Jun 23, 2026
465ee3c
migrate to new upstream cyscale
ibraheem-abe Jun 23, 2026
9b19f76
increase tolerance
ibraheem-abe Jun 23, 2026
1b6dcd4
Merge pull request #1012 from latent-to/fix/leftover-migration-cyscale
ibraheem-abe Jun 23, 2026
432a68b
Merge branch 'main' into backmerge/main-to-staging-9230rc2
ibraheem-abe Jun 23, 2026
1b1db97
Merge pull request #1014 from latent-to/backmerge/main-to-staging-923…
ibraheem-abe Jun 23, 2026
3ad6368
floor period in-cases of negative
ibraheem-abe Jun 24, 2026
b64b525
Merge pull request #1016 from latent-to/update/handle-validity-for-no…
ibraheem-abe Jun 24, 2026
7fba107
bump version
ibraheem-abe Jun 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/workflows/e2e-subtensor-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,20 @@ jobs:
fi
fi

if [[ "${GITHUB_EVENT_NAME}" == "pull_request" ]]; then
echo "Reading PR description for image tag override ..."
pr_body=$(gh pr view ${{ github.event.pull_request.number }} -R ${{ github.repository }} --json body --jq '.body' || echo "")
# Look for a line like: E2E_IMAGE_TAG=pr-2638
desc_tag=$(printf '%s\n' "$pr_body" | grep -oE 'E2E_IMAGE_TAG=[A-Za-z0-9._-]+' | head -n1 | cut -d= -f2)
if [[ -n "$desc_tag" ]]; then
image="ghcr.io/opentensor/subtensor-localnet:${desc_tag}"
echo "Using image tag from PR description: ${desc_tag}"
echo "✅ Final selected image: $image"
echo "image=$image" >> "$GITHUB_OUTPUT"
exit 0
fi
fi

echo "Reading labels ..."
if [[ "${GITHUB_EVENT_NAME}" == "pull_request" ]]; then
# Use GitHub CLI to read labels (works for forks too)
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/pr-guard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ permissions:
pull-requests: write

on:
pull_request:
pull_request_target:
types: [ opened, edited, synchronize, reopened ]

jobs:
target-branch:
if: github.base_ref == 'main' && !startsWith(github.head_ref, 'release')
runs-on: ubuntu-latest
steps:
- name: Comment and fail when targeting main from a non-release branch
if: github.base_ref == 'main' && !startsWith(github.head_ref, 'release')
uses: actions/github-script@v9
with:
script: |
Expand All @@ -23,7 +23,7 @@ jobs:
issue_number: context.issue.number,
body: 'PRs need to be open against staging.',
});
core.setFailed('PRs need to be open against the 'staging' branch.');
core.setFailed("PRs need to be open against the 'staging' branch.");

signed-commits:
runs-on: ubuntu-latest
Expand Down
332 changes: 0 additions & 332 deletions CONTRIBUTING.md

This file was deleted.

Loading
Loading