Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/5.3.2 #1462

Merged
merged 162 commits into from
Jul 26, 2023
Merged

Release/5.3.2 #1462

merged 162 commits into from
Jul 26, 2023

Conversation

ifrit98
Copy link
Contributor

@ifrit98 ifrit98 commented Jul 25, 2023

Small bug-fixes and formatting upgrades.

  • Adds bittensor-lm (BTLM) miner
  • Contrib overhaul
  • Black formatting and circleCI job to check proper formatting
  • Faster overview cmd in btcli
  • mock fixes
  • fix torch typehints and imports
  • etc...

camfairchild and others added 30 commits June 7, 2023 19:41
* add tx rate limit

* wait for tx limit if not done multi stake/unstake

* dont "decrypt" hotkey
* add url to init

* add dataclass and util functions

* use in cli

* remove delegates json

---------

Co-authored-by: joeylegere <joeylegere@gmail.com>
* Change how pull of archival data is handled

* fix for list_delegates too

* .

* use empty dict

* fix spacing

* specify exception

* log out

* add space in log message

* use warning instead
* add tx rate limit

* wait for tx limit if not done multi stake/unstake

* dont "decrypt" hotkey
* add url to init

* add dataclass and util functions

* use in cli

* remove delegates json

---------

Co-authored-by: joeylegere <joeylegere@gmail.com>
* Change how pull of archival data is handled

* fix for list_delegates too

* .

* use empty dict

* fix spacing

* specify exception

* log out

* add space in log message

* use warning instead
rename test files for discovery

catch nonce errors

skip long tests

test durations

group cli tests to same runner

try group again

try to group tests using arg

patch start server

dont use groups and wait longer to teardown

dont kill

loadgroup

.

update durations

update durations

delay reruns

progress on new mock

more progress

add back mock init

create axons and prometheus

fix imports

add reset state

fix mock calls

fix setup

move some extr send to subtensor impl

move stake ext call

move unstake ext

add extr outline to mock sub

add ext bodies

fix type ann

return empty map on None

fix global state
camfairchild and others added 12 commits July 4, 2023 16:23
* BTLM initial commit

* Fixed up the BTLM to run on GPU and on Bittensor network

* Added missing trust_remote_code for now as we trust Cerebras

---------

Co-authored-by: Ala Shaabana <ala@bittensor.com>
* pass wait_for_* params to call

* format

* format neuron

---------

Co-authored-by: philanthrope <stgeorgejas@gmail.com>
@camfairchild camfairchild mentioned this pull request Jul 26, 2023
camfairchild and others added 5 commits July 25, 2023 20:09
* first rev faster pull

* use process pool instead
* revamp contrib and add more details

* mention miners/validators and address feedback

* update links for templates

* reword PR template section making CI checks passing REQUIRED

* use commit hash instead of version for representative tagging

* add link to commit rule examples section

* add interactive rebase and fixup mentions/examples

* add tooling mentions, move rebase -i/--fixup to bottom

* remove line referencing github actions

* update github ISSUE_TEMPLATEs

* add short description of miners and validtors

* add black format check to circleCI

* exclude /env

* update debug to be more relevant, add tricks

* address feedback RE PR steps and dev workflow

* update style guide to resolve tension between atomic commits and squashing
@camfairchild camfairchild marked this pull request as ready for review July 26, 2023 01:18
@camfairchild camfairchild merged commit 89c8776 into master Jul 26, 2023
8 checks passed
@ifrit98 ifrit98 deleted the release/5.3.2 branch February 6, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants