Bring rao branch to up to date with staging#2241
Merged
Conversation
Fix: Logging configs not being set
… into feature/gus/liquid-alpha-params # Conflicts: # tests/e2e_tests/subcommands/wallet/test_faucet.py
…sions Test Emissions E2E
…_draft Prevent E2E tests from running on draft PRs
…peed fix Synapse base performance (more than 10x speed up)
…keys Child Hotkeys
Added detailed docstrings to the retrieve_children and render_table methods in stake.py to specify their purpose, parameters, and return values. This enhances code readability and assists other developers in understanding the methods' functionalities better.
…hild_hotkeys Improve child hotkeys QOL
In staking.py, introduced the floor function for normalized proportions and added logic to handle excess sums. Updated formatting.py to use floor for float-to-u64 conversion, ensuring values stay within bounds.
…hild_hotkeys Child hotkeys handle excess on normalization
…date-with-staging # Conflicts: # bittensor/__init__.py # bittensor/chain_data.py # bittensor/commands/subnets/list.py
Closed
added 2 commits
August 15, 2024 17:31
unconst
approved these changes
Aug 16, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
We don't worry about testing at this stage.