Merged
Conversation
add CI check for companion labels, update deployment docs
remove --execution and --wasm-execution
update one error comment
Document production profile
Fix/no reg emissions
Ban unsafe arithmetic operations
Total coldkey migration
Co-authored-by: Sam Johnson <sam@durosoft.com>
…istency Fix issues with Subtensor storage versions
…tion-clear-first Fix/total coldkey stake migration; clear map first
* draft: hotkey swap for senate * feat: remove schedule coldkey swap * chore: fix tests * fixes for network resumption * chore: bump spec * fix: add back arbitration check * fix: hotkey * fix: coldkey arb swap hotkey * swap delegate stake also * add test for this * swap over stakinghotkeys map * check map first * add staking hotkeys test * no take * keep old stake * add check to test * fix some tests * fix delegate test * update staking hotekys maps * init * comment out * add admin swap * fix swap * .. * hotkey staking maps fix * remove staking hotkeys * remove commented code * cargo fmt * cargo fix --workspace * bump spec_version to 165 * swap hotkey benchmark removed * add migration and tests for total coldkey hotfix * adds new test for missing hotkey value * bump migration values * fmt * feat: try runtime passing * chore: remove commented code * chore: make logs human readable * chore: remove comments * Update pallets/subtensor/src/lib.rs Co-authored-by: Sam Johnson <sam@durosoft.com> * add test first * clear map before rest of migration * track weight for clear/removal * add comment * rename test * add test for emission appends staking hotkeys map * Update runtime/src/lib.rs --------- Co-authored-by: Samuel Dare <sam@tunnelvisionlabs.xyz> Co-authored-by: distributedstatemachine <112424909+distributedstatemachine@users.noreply.github.com> Co-authored-by: const <const@moncks-MacBook-Pro.local> Co-authored-by: Sam Johnson <sam@durosoft.com> Co-authored-by: Unconst <32490803+unconst@users.noreply.github.com>
[devnet-companion] Make weighted_median iterative
* draft: hotkey swap for senate * feature-gate hash * use 1.10.0-rc2 * add feature * feat: remove schedule coldkey swap * chore: fix tests * fixes for network resumption * chore: bump spec * fix: add back arbitration check * fix: hotkey * fix: coldkey arb swap hotkey * swap delegate stake also * add test for this * swap over stakinghotkeys map * check map first * add staking hotkeys test * no take * keep old stake * add check to test * fix some tests * fix delegate test * update staking hotekys maps * init * comment out * add admin swap * fix swap * .. * hotkey staking maps fix * remove staking hotkeys * remove commented code * cargo fmt * cargo fix --workspace * bump spec_version to 165 * swap hotkey benchmark removed * add migration and tests for total coldkey hotfix * adds new test for missing hotkey value * bump migration values * fmt * lock file update * add production just target * fmt * clippy * benchmarking fix * feat: try runtime passing * chore: remove commented code * chore: make logs human readable * chore: remove comments * Update pallets/subtensor/src/lib.rs Co-authored-by: Sam Johnson <sam@durosoft.com> * fmt * use rc3 with new fix polkadot-sdk/pull/4117 * incl lock * bump CI --------- Co-authored-by: Samuel Dare <sam@tunnelvisionlabs.xyz> Co-authored-by: distributedstatemachine <112424909+distributedstatemachine@users.noreply.github.com> Co-authored-by: const <const@moncks-MacBook-Pro.local> Co-authored-by: Sam Johnson <sam@durosoft.com> Co-authored-by: Unconst <32490803+unconst@users.noreply.github.com>
Revert "Merge branch 'devnet-ready' into main"
unconst
approved these changes
Jul 22, 2024
sam0x17
approved these changes
Jul 22, 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.
This PR rebase testnet with main .