Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
RaoFoundation
/
subtensor
Public
Notifications
You must be signed in to change notification settings
Fork
334
Star
374
Code
Issues
15
Pull requests
25
Discussions
Actions
Projects
Wiki
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix balancer performance
- #2803
#2803
Merged
sam0x17
merged 12 commits into
main
RaoFoundation/subtensor:main
from
fix/balancer-performance
RaoFoundation/subtensor:fix/balancer-performance
Copy head branch name to clipboard
Jun 26, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix balancer performance
#2803
sam0x17
merged 12 commits into
main
RaoFoundation/subtensor:main
from
fix/balancer-performance
RaoFoundation/subtensor:fix/balancer-performance
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
reduce balancer exp precision from 1024 to 512
gztensor
committed
14cd19c
View commit details
Copy full SHA for 14cd19c
Browse repository at this point
reduce balancer exp precision from 512 to 128
gztensor
committed
bc5c024
View commit details
Copy full SHA for bc5c024
Browse repository at this point
Increase fuzzy test output frequency
gztensor
committed
503170f
View commit details
Copy full SHA for 503170f
Browse repository at this point
cap exp_scaled at 1, set balancer exp precision to 256
gztensor
committed
98151ec
View commit details
Copy full SHA for 98151ec
Browse repository at this point
Forbid swaps that are too large compared to available liauidity
gztensor
committed
593de8a
View commit details
Copy full SHA for 593de8a
Browse repository at this point
spec bump
gztensor
committed
536c893
View commit details
Copy full SHA for 536c893
Browse repository at this point
chore: auditor auto-fix
subtensor-ai-review[bot]
committed
c4c77a2
View commit details
Copy full SHA for c4c77a2
Browse repository at this point
Merge branch 'fix/balancer-performance' of github.com:opentensor/subtensor into fix/balancer-performance
gztensor
committed
8bc8ef6
View commit details
Copy full SHA for 8bc8ef6
Browse repository at this point
Update pallets/swap/src/pallet/balancer.rs
Show description for 566fb8c
gztensor
and
github-actions[bot]
authored
566fb8c
View commit details
Copy full SHA for 566fb8c
Browse repository at this point
fix tests
gztensor
committed
d005de3
View commit details
Copy full SHA for d005de3
Browse repository at this point
Fix tests, enforce atomic add-stake recycle/burn operations by rolling back the initial stake when the recycle or burn leg fails.
gztensor
committed
132b9cc
View commit details
Copy full SHA for 132b9cc
Browse repository at this point
Apply the 1000x swap input cap to simulations and limit-path max-amount probes.
gztensor
committed
1ad1688
View commit details
Copy full SHA for 1ad1688
Browse repository at this point
You can’t perform that action at this time.