7.0.0 / 2024-05-29
ibraheem-opentensor
released this
29 May 18:59
·
1221 commits
to master
since this release
7.0.0 / 2024-05-29
What's Changed
- replace torch with numpy by @andreea-popescu-reef in #1777
- Fix broken link in contrib/RELEASE_GUIDELINES #1821 by @thewhaleking in #1823
- Tests: Added coverage for set_weights by @ibraheem-opentensor in #1825
- Remove irrelevant call to get_delegates method. by @RomanCh-OT in #1826
- Support for string mnemonic thru cli when regenerating coldkeys by @ibraheem-opentensor in #1815
- Logging: Added _primary_loggers by @ibraheem-opentensor in #1797
- Add in check for minimum stake for unstaking by @thewhaleking in #1832
- Cache get_decoder_class by @thewhaleking in #1834
- Warmfix/change decoder cacheing by @thewhaleking in #1842
- Fix typo in warmfix by @thewhaleking in #1844
- Add the command btcli root list_delegates_lite to handle the Delegate… by @RomanCh-OT in #1840
- Change: console.error => console.print by @thewhaleking in #1849
- Small fix with receiving delegates based on a 4-hour archive block by @RomanCh-OT in #1854
- Replace torch with numpy by @sepehr-opentensor in #1786
- Versioning: Enforcement for eth-utils by @ibraheem-opentensor in #1852
- Versioning: Dependencies for FastAPI for Apple M's by @ibraheem-opentensor in #1855
- Retrieving error types from the metadata of the Substrate palette SubtensorModule for the btcli console (logic) by @RomanCh-OT in #1862
- Add version check caching, fix version comparison by @olzhasar-reef in #1835
- Tests: Added coverage for root.py by @ibraheem-opentensor in #1877
- Tests: Added coverage for network.py by @ibraheem-opentensor in #1879
- Tests: extends coverage for overview cmd part 1 by @gus-opentensor in #1873
- Tests: Added coverage for Unstaking by @ibraheem-opentensor in #1878
- Tests: Added coverage for staking by @ibraheem-opentensor in #1837
- Tests: Added coverage for Delegation by @ibraheem-opentensor in #1874
- Updated error message and a test typo. by @thewhaleking in #1871
- fix: deprecated usage of
Balances::transfer
method by @orriin in #1886 - Fix Type Annotation by @opendansor in #1895
- Docstrings updates for list delegate lite feature by @rajkaramchedu in #1890
- Add Pre-commit Checker in scripts. Helps reduce CI calls. by @RomanCh-OT in #1893
- fix get_coldkey_password_from_environment resolving wrong password by @mjurbanski-reef in #1843
- Drop python 3.8 support by @mjurbanski-reef in #1892
- feat: Refactor phase 2 overview cmd & add test cov. Adds factories by @gus-opentensor in #1887
- Add setting delegate take by @gztensor in #1903
- E2E Test Patterns by @orriin in #1885
- chore: correct method types by @distributedstatemachine in #1907
- bittensor.btlogging refactoring by @RomanCh-OT in #1896
- Part 1 for refactoring bittensor/subtensor.py by @RomanCh-OT in #1911
- Update: Pydantic V2 by @opendansor in #1889
- Add back compatibility with torch by @thewhaleking in #1904
- Release/6.12.2 by @gus-opentensor in #1910
- Chore: Updated dev requirements by @ibraheem-opentensor in #1946
New Contributors
- @andreea-popescu-reef made their first contribution in #1777
- @thewhaleking made their first contribution in #1823
- @RomanCh-OT made their first contribution in #1826
- @olzhasar-reef made their first contribution in #1835
- @orriin made their first contribution in #1886
- @opendansor made their first contribution in #1895
Full Changelog: v6.12.2...v7.0.0