Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ca75bab
feat: Add proxy list, reject commands and remove --all flag
MkDev11 Dec 17, 2025
7e5c629
fix: Update proxy_reject to follow proxy_execute_announced flow
MkDev11 Dec 18, 2025
d258821
fix: Return bool from reject_announcement for mark_as_executed logic
MkDev11 Dec 18, 2025
766f052
feat: Add e2e tests for proxy list, remove --all, and reject commands
MkDev11 Dec 18, 2025
4616d49
style: Fix ruff formatting in test_proxy.py
MkDev11 Dec 18, 2025
9479c0f
fix: Add --no-prompt to proxy list calls in e2e tests
MkDev11 Dec 18, 2025
5137e37
fix: Pass prompt=False to verbosity_handler in proxy_list
MkDev11 Dec 18, 2025
61054f5
fix: Improve e2e test robustness for proxy commands
MkDev11 Dec 18, 2025
fc84774
style: Fix ruff formatting in proxy.py
MkDev11 Dec 18, 2025
3feb0c7
fix: Use subtensor.query() for proper value extraction in list_proxies
MkDev11 Dec 18, 2025
fb76de3
fix: Add delay in e2e tests for chain state propagation
MkDev11 Dec 18, 2025
2d656b0
debug: Add raw data output to list_proxies for debugging
MkDev11 Dec 18, 2025
e2517a2
debug: Add print statements to see actual proxy list output
MkDev11 Dec 18, 2025
c7eb907
fix: Parse chain proxy data correctly - handle nested tuples and conv…
MkDev11 Dec 18, 2025
5baf101
debug: Add output to see address comparison and JSONDecodeError causes
MkDev11 Dec 18, 2025
21f4758
fix: Use ss58_encode for proper address conversion in list_proxies
MkDev11 Dec 18, 2025
2178305
fix: Add JSON output for cancelled operations in remove_all_proxies
MkDev11 Dec 18, 2025
d54cc9a
test: Remove test_proxy_remove_all and test_proxy_reject that depend …
MkDev11 Dec 18, 2025
401616a
Merge branch 'staging' into feat/proxy-additions-742
thewhaleking Dec 19, 2025
ca9946b
fix: correct unit test mocks for proxy commands
MkDev11 Dec 19, 2025
79dc22d
style: format test file with ruff
MkDev11 Dec 19, 2025
625bdf8
refactor: move proxy imports to top-level in test file
MkDev11 Dec 19, 2025
926ba9d
refactor: move ss58_encode import to top-level in proxy.py
MkDev11 Dec 19, 2025
96e26ab
Merge branch 'staging' into feat/proxy-additions-742
MkDev11 Dec 19, 2025
2e490fc
fix: update tests and code to use print_error instead of err_console
MkDev11 Dec 19, 2025
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
Loading