subtensor
subtensor copied to clipboard
Bittensor Blockchain Layer
## Description Adds code coverage suite to the repo - [x] find and parse all pallets dynamically and in parallel - [x] code to import missing sections of pallets defined...
## Description RAO based on the devnet-ready as of 2024-11-13 ## Related Issue(s) n/a ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) -...
## Description Stabilized rao. Includes `rao` branch changes and devnet-ready changes intelligently merged together. Also, there are a few functional changes: - Move stake by amount - Enforce rate limits...
#852
### Is your feature request related to a problem? Please describe. ### Validator rewards don't reflect validator performance In the current runtime the movement of stake to and from a...
This happens on rao runtime upgrade. Needs to be fixed before going to mainnet.
### Is your feature request related to a problem? Please describe. Use case: There is an existing system that can manage users' stake via proxy. In order to enable it,...
## Description This PR adds `RateLimitInfoRuntimeApi`, which provides RPC methods to fetch information about rate-limited transactions. The intention behind it is to allow clients to build logic not based on...