Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
782dc3e
[feature] external axon flags (#887)
Sep 5, 2022
4772122
[fix] fixes unstake with max-stake flag (#905)
Sep 6, 2022
a778fb8
Merge remote-tracking branch 'origin/master' into nobunaga
Eugene-hu Sep 6, 2022
0afe907
local train bug fix (#906)
Eugene-hu Sep 7, 2022
4bfb69b
[feature] [CUDA solver] Add multi-GPU and ask for CUDA during btcli r…
Sep 9, 2022
7f9d1f4
[Docs] Update old docs link to new link. Change discord invite to cus…
Sep 14, 2022
c62a81d
Fix for test_neuron.py (#917)
Eugene-hu Sep 14, 2022
f9da8f1
[feature] add --seed option to regen_hotkey (#916)
Sep 15, 2022
816a00c
circle ci version update and fix (#920)
Eugene-hu Sep 20, 2022
f34283c
Add test_phrases_split unit test
opentaco Sep 20, 2022
46b580c
Update unravel_topk_token_phrases with faster implementation
opentaco Sep 20, 2022
d6c3a97
Merge branch 'nobunaga' into feature/BIT-574/deserialization_speed_up_v2
opentaco Sep 20, 2022
cc84c75
Rename test_phrases_split to test_random_topk_token_phrases
opentaco Sep 21, 2022
73256bd
Merge remote-tracking branch 'origin/feature/BIT-574/deserialization_…
opentaco Sep 21, 2022
2415446
Unit tests cleanup (#922)
Eugene-hu Sep 21, 2022
946ac4f
Merge branch 'nobunaga' into feature/BIT-574/deserialization_speed_up_v2
opentaco Sep 22, 2022
e5a41eb
Merge pull request #921 from opentensor/feature/BIT-574/deserializati…
opentaco Sep 22, 2022
e9d8275
Deactivate test_random_topk_token_phrases unit test
opentaco Sep 23, 2022
58adeae
Create topk_tensor on origin device
opentaco Sep 23, 2022
e988cd9
Merge pull request #925 from opentensor/feature/BIT-587/deactivate-un…
opentaco Sep 23, 2022
9b5190f
Merge branch 'nobunaga' into feature/BIT-588/device_unravel_topk_toke…
opentaco Sep 23, 2022
1a2aad9
Merge pull request #926 from opentensor/feature/BIT-588/device_unrave…
opentaco Sep 23, 2022
3990a28
Normalization Update (#909)
Eugene-hu Sep 23, 2022
e9a847d
Adding development workflow documentation and script for bumping the …
eduardogr Sep 23, 2022
00bc477
Revert "Normalization Update (#909)"
Eugene-hu Sep 26, 2022
06b8541
Parachain registration (#912)
shibshib Sep 27, 2022
0cd949f
Bit 583 memory optimization v4 (#929)
isabella618033 Sep 29, 2022
623e1f0
Merge remote-tracking branch 'origin/master' into nobunaga
Eugene-hu Oct 3, 2022
8de2a69
feature/BIT-579/Adding Prometheus (#928)
eduardogr Oct 6, 2022
be033bf
Dendrite Text Generate (#941)
unconst Oct 11, 2022
67839ec
Subtensor and Normalization updates (#936)
Eugene-hu Oct 11, 2022
bd04152
Prometheus bug fix (#942)
Eugene-hu Oct 11, 2022
f09a2f0
[Fix] only reregister if flag is set (#937)
camfairchild Oct 12, 2022
4579ba9
[BIT 584] [feature] btcli register output stats not in place (#923)
camfairchild Oct 12, 2022
c8e6838
[Fix] multi cuda fix (#940)
camfairchild Oct 12, 2022
8741c12
Fix/pin wandb (#945)
camfairchild Oct 12, 2022
ebb0e88
[Fix] change bellagene entrypoint string (#938)
camfairchild Oct 12, 2022
6bc905a
Update dockerfile to current on dockerhub (#934)
camfairchild Oct 12, 2022
286ff26
Minor fixes (#955)
unconst Oct 14, 2022
d8fa7dd
Remove locals from cli and bittensor common (#947)
unconst Oct 18, 2022
f921242
Merge remote-tracking branch 'origin/master' into nobunaga
Eugene-hu Oct 18, 2022
8850a62
[feature] Improve dataloader performance (#950)
joeylegere Oct 18, 2022
2df26db
No set weights (#959)
unconst Oct 21, 2022
1da158c
Bit 590 backward fix (#957)
isabella618033 Oct 25, 2022
e09bace
[Fix] add perpet hash rate and adjust alpha (#960)
camfairchild Oct 26, 2022
151fdfb
[Fix] stake conversion issue (#958)
camfairchild Oct 26, 2022
587d41c
initial commit
unconst Oct 31, 2022
a7b664f
fix manager server no return
unconst Oct 31, 2022
951c47c
Dasyncio (#967)
unconst Oct 31, 2022
1e460bb
Update __init__.py
unconst Oct 31, 2022
9cfe0fa
Merge branch 'nobunaga' of https://github.com/opentensor/bittensor in…
unconst Oct 31, 2022
39bef70
Moving to release
unconst Oct 31, 2022
e692818
Release 3.4.2 (#969)
unconst Oct 31, 2022
530700f
fix failing test_forward_priority_2nd_request_timeout
unconst Oct 31, 2022
32a7d23
Merge branch 'nobunaga' of https://github.com/opentensor/bittensor in…
unconst Oct 31, 2022
18a20ea
Decrease validator moving average window
opentaco Nov 2, 2022
3b4f35b
Release 3.4.2 (#972)
unconst Nov 2, 2022
da406b2
Merge branch 'nobunaga' into feature/BIT-594/decrease_validator_movin…
opentaco Nov 2, 2022
8c8ba07
No version checking (#974)
unconst Nov 7, 2022
521a367
Promo suffix (#977)
unconst Nov 7, 2022
c11ff11
Validator exit (#980)
unconst Nov 7, 2022
ba34f1c
Merge branch 'nobunaga' into feature/BIT-594/decrease_validator_movin…
unconst Nov 8, 2022
58ae9d6
Merge pull request #971 from opentensor/feature/BIT-594/decrease_vali…
opentaco Nov 9, 2022
145e27b
Merge branch 'master' into nobunaga
unconst Nov 9, 2022
1b61d8d
Support arbitrary gRPC request metadata order (#976)
adriansmares Nov 10, 2022
a80f56c
[Fix] Dockerfile: clone the repo to install instead (#984)
camfairchild Nov 10, 2022
2472bb0
Update bittensor version to 3.4.3
opentaco Nov 15, 2022
2f3b17d
Catch precision errors in synapse forward responses
opentaco Nov 15, 2022
5bd09f0
Comment update for tensor size
opentaco Nov 15, 2022
2ae2e6e
Merge pull request #992 from opentensor/hotfix/3.4.3/synapse-security…
opentaco Nov 15, 2022
8abf427
fix for changelog and version
Eugene-hu Nov 15, 2022
a32a035
3.4.2 changelog
Eugene-hu Nov 15, 2022
42f1a3c
Merge branch 'nobunaga' into version_changelog_fix
Eugene-hu Nov 15, 2022
be0cda9
Revert "Merge branch 'nobunaga' into version_changelog_fix"
Eugene-hu Nov 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 3.4.3 / 2022-11-15

## What's Changed
* [Hotfix] Synapse security update by @opentaco in https://github.com/opentensor/bittensor/pull/991


**Full Changelog**: https://github.com/opentensor/bittensor/compare/v3.4.2...v3.4.3

## 3.4.2 / 2022-11-09

## What's Changed
* Adding 3.4.0 changelog to CHANGELOG.md by @eduardogr in https://github.com/opentensor/bittensor/pull/953
* Release 3.4.2 by @unconst in https://github.com/opentensor/bittensor/pull/970


**Full Changelog**: https://github.com/opentensor/bittensor/compare/v3.4.1...v3.4.2

## 3.4.1 / 2022-10-13

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.2
3.4.3