Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
343 commits
Select commit Hold shift + click to select a range
0573f16
fix import of errors
camfairchild Jul 14, 2023
6db328f
dont test set weights (gone)
camfairchild Jul 14, 2023
e5268df
fix register test
camfairchild Jul 14, 2023
77cb362
fix return values for staking ext
camfairchild Jul 14, 2023
b837dbc
unneeded thread pool test
camfairchild Jul 14, 2023
5a4d5f4
fix metagraph test, pass sub
camfairchild Jul 14, 2023
3d10535
fix prometheus test
camfairchild Jul 14, 2023
2153818
fix sub integration tests
camfairchild Jul 14, 2023
97c4c60
fix dendrite tests
camfairchild Jul 14, 2023
8376c85
no prometheus
camfairchild Jul 14, 2023
288cc61
relax requirements
unconst Jul 14, 2023
1811310
relax requirements
unconst Jul 14, 2023
49aecc1
use correct mock sub
camfairchild Jul 14, 2023
5d73595
fix docker file
unconst Jul 14, 2023
c6a6458
bump version
unconst Jul 14, 2023
84a354a
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 14, 2023
9543218
add a synchronous forward function to the dendrite
unconst Jul 14, 2023
b84a725
allow synchronous calling the dendrite allow async axon functions and…
unconst Jul 14, 2023
f3eeecd
fix synapse to_headers to not pass through optionals regardless of py…
ifrit98 Jul 14, 2023
18de1b8
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
ifrit98 Jul 14, 2023
327e02e
allow list of grads
unconst Jul 14, 2023
6751867
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 14, 2023
6e78ecb
fix patching reregister test
camfairchild Jul 14, 2023
c0701b9
move tests
unconst Jul 14, 2023
2ed0f6b
rename metagraph tests
unconst Jul 14, 2023
4f8da1c
patch create _pow instead
camfairchild Jul 14, 2023
6310f42
specify kwargs
camfairchild Jul 14, 2023
e7653d9
mock torch cuda available
camfairchild Jul 14, 2023
9ad5c62
patch temp only
camfairchild Jul 14, 2023
70e7f41
remove net import
camfairchild Jul 14, 2023
508340c
allow larger sizes of tensors; ensure that required tensors are never…
unconst Jul 14, 2023
90c8546
add tests for tensor pass through
unconst Jul 14, 2023
83a1c86
fix typehint
camfairchild Jul 14, 2023
6a1db60
patch better
camfairchild Jul 14, 2023
61d156c
unneccessary var
camfairchild Jul 14, 2023
6719f3b
patch better
camfairchild Jul 14, 2023
097ea26
fix patch
camfairchild Jul 14, 2023
4f2b7a4
bt.tensor changes
unconst Jul 17, 2023
95d0eac
move to python for btcli
unconst Jul 17, 2023
eb51cb4
fix patching in register tests
ifrit98 Jul 17, 2023
156d71b
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 17, 2023
a85d9fa
move patch to decorator on test func
camfairchild Jul 17, 2023
938e2e8
fix __ss58_format__ failing
unconst Jul 17, 2023
2e0d33c
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 17, 2023
9b4995c
fix double serving
unconst Jul 17, 2023
24262ae
add serve to axon
unconst Jul 17, 2023
e821bfb
adds dict tensor to serialization format
unconst Jul 17, 2023
abbc90f
fixes torch type issues (#1455)
CreativeBuilds Jul 17, 2023
959ae5f
dict tensors
unconst Jul 17, 2023
fb655fd
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 17, 2023
863768d
add tests for tensor types
unconst Jul 17, 2023
51302da
add tensor type tests
unconst Jul 17, 2023
9add058
add dendrite side timeouts
unconst Jul 17, 2023
0e5ad53
add synapse.copy to dendrite forward
unconst Jul 18, 2023
f7b7230
remove headers print on dendrite side
unconst Jul 18, 2023
e995582
add another synapse copy
unconst Jul 18, 2023
693e800
update revolution to current master 5.3.1
ifrit98 Jul 18, 2023
f8a6d36
(WIP) add config and wallet back
ifrit98 Jul 19, 2023
3713218
remove flaky patch dendrite tests
ifrit98 Jul 19, 2023
50d84fe
fix netid check, add unwrap for list type
ifrit98 Jul 19, 2023
18b8a7c
fix config and return __is_set to it's proper place
ifrit98 Jul 19, 2023
173464b
pre merge
unconst Jul 19, 2023
d956822
fix dendrite tests
unconst Jul 19, 2023
5b938e5
extract wallet and keyfile tests
unconst Jul 19, 2023
530ba86
fix tests
unconst Jul 19, 2023
ae0543f
fix tests for python3.11
unconst Jul 19, 2023
7be3969
fix integration test connection
unconst Jul 19, 2023
e38b25f
fix test patching based on python version
ifrit98 Jul 19, 2023
860dca1
add connection errors to dendrite
unconst Jul 19, 2023
0487c65
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 19, 2023
7ee2982
add dendrite unreachable errors
unconst Jul 19, 2023
23130d0
fix list response dendrite
unconst Jul 20, 2023
4cc8c38
delete unused ipython
ifrit98 Jul 20, 2023
9667c83
fix python3.8 issue with | operator
unconst Jul 22, 2023
ea50e05
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 22, 2023
65079ee
add proper defaults to config parsing
ifrit98 Jul 22, 2023
f13c033
remove config and wallet
unconst Jul 22, 2023
dc60111
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Jul 22, 2023
bb2ef1b
fix axon defaults error
unconst Jul 22, 2023
1a358ce
quick fix for validator quantile default value
ifrit98 Jul 24, 2023
a4dd136
add ansible_vault
unconst Jul 24, 2023
59d63b5
stop
unconst Jul 26, 2023
fbb757b
Remove circleCI call to non-existent build_protos.sh
ifrit98 Jul 26, 2023
c4d8cda
run black format
camfairchild Jul 27, 2023
67d60c2
Merge main into revolution (#1469)
camfairchild Jul 27, 2023
2cae5a5
fix set weights
unconst Jul 31, 2023
ee1f16f
allow null tensors
unconst Jul 31, 2023
d300907
fix null tensor
unconst Jul 31, 2023
19a339a
fix null tensor
unconst Jul 31, 2023
56b3945
fix null tensor
unconst Jul 31, 2023
de352f0
console
unconst Jul 31, 2023
5e29533
add subnetwork command
unconst Jul 31, 2023
35d0be4
fix null shape
unconst Jul 31, 2023
9ff7cca
refactor subtensor conifg init to fix chain_endpoint setting
ifrit98 Aug 1, 2023
9955a08
fix broken ass tests
ifrit98 Aug 2, 2023
a88c378
rerun black
ifrit98 Aug 2, 2023
2495d43
add py311 circleci test again
ifrit98 Aug 2, 2023
c7a600f
add synapse history log to dendrite
ifrit98 Aug 3, 2023
b2f39e5
fix subtensor setup_config and bring back __is_set init
ifrit98 Aug 6, 2023
5da425a
don't error on no content-length axon log, rerun black
ifrit98 Aug 7, 2023
a14625c
explicit [] args on config call
camfairchild Aug 8, 2023
2f7fe84
add incentive subtensor call
camfairchild Aug 8, 2023
a358100
.
camfairchild Aug 8, 2023
bbb6c52
fix typehint
camfairchild Aug 8, 2023
19d2eef
fix time error and add more detailed logging into axon
unconst Aug 9, 2023
0397f8e
bump cryptography per @Eugene-hu
camfairchild Aug 9, 2023
16a0755
add pycryptodome req back to prod
camfairchild Aug 9, 2023
4d5f116
bump ansible
camfairchild Aug 9, 2023
c39a206
add testnet faucet
unconst Aug 9, 2023
43ee26b
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Aug 9, 2023
e5768e0
remove subtensor impl and add incentive func
camfairchild Aug 9, 2023
0e30025
fix type map
camfairchild Aug 9, 2023
eaac693
fix spec
camfairchild Aug 9, 2023
592163f
fix construction of subnetinfo
camfairchild Aug 9, 2023
6ab3feb
remove print out
camfairchild Aug 9, 2023
67832ce
add subnet registeration cost check
unconst Aug 9, 2023
e2a4396
run black
camfairchild Aug 9, 2023
a731f23
Merge branch 'revolution-match-testnet-subnetinfo' of https://github.…
unconst Aug 9, 2023
07ef3a7
fix type map (#1478)
camfairchild Aug 9, 2023
7f6bbce
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Aug 9, 2023
1a26e2e
add netuid to register subnet
unconst Aug 9, 2023
5eb6904
make faucet easier
unconst Aug 9, 2023
7bf598b
fix serving rate limit check
camfairchild Aug 14, 2023
b5203a9
oops
camfairchild Aug 14, 2023
dec9723
fix call to get axon info
camfairchild Aug 14, 2023
06aa375
fix parsing of value from chain
camfairchild Aug 14, 2023
c5d7768
fix threadpool priority not being respected with asyncio, run black
ifrit98 Aug 15, 2023
ecd20ac
fix subtensor mock to reflect changes in SubnetInfo
ifrit98 Aug 16, 2023
d53f38b
fix whitespace issue with subnet_burn_cost btcli --help cmd
ifrit98 Aug 18, 2023
2c9d02e
remove infinite while loop in get_subnet_burn_cost() and add magic mo…
ifrit98 Aug 18, 2023
bd1bfe0
Add subcommand support to btcli
Aug 22, 2023
53e57bd
Add __parser field to config, print subcommand help if didnt pass arg
Aug 22, 2023
c508898
Use subcommand config member instead of parent-command key
Aug 23, 2023
081df91
Move no_prompt & no_version_checking to top level parser args
Aug 23, 2023
ca67182
Add no_prompt check to dest arg in wallet transfer
Aug 23, 2023
ff00143
Fix default arguments suppression in config for nested subparsers
Aug 23, 2023
2496a14
Rename SubnetBurnCost -> SubnetLockCost
Aug 23, 2023
f1df71e
Reorganize subcommand structure
Aug 23, 2023
234234f
[Revolution] call runtime apis using state call (#1491)
camfairchild Aug 23, 2023
e176c2a
deprecate python 3.8, add support for 3.11 (already testing this curr…
ifrit98 Aug 23, 2023
4c58e65
Add stake info runtime api (#1493)
camfairchild Aug 24, 2023
f8b13bd
fix type hints for stake info funcs
camfairchild Aug 24, 2023
c70c49f
typo in name of funcs
camfairchild Aug 24, 2023
e380178
Add subnetowner to list subnets, implement root register
Aug 24, 2023
36c52d7
minor naming changes
unconst Aug 24, 2023
91b040e
add wallet create command
unconst Aug 24, 2023
f6425b4
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Aug 24, 2023
e6cbf85
add root list
unconst Aug 24, 2023
3486132
Check if user registered to root network before submitting
Aug 24, 2023
31c3302
Add empty result error handling to query_runtime_api
Aug 24, 2023
679664c
subnetInfo_getBurnCost renamed to getLockCost
Aug 25, 2023
53c227d
add stake list
unconst Aug 25, 2023
e78f9dc
stake show
unconst Aug 25, 2023
59ee3f1
Add root set weights command and extrinsic call
Aug 25, 2023
f8e780a
allow subtensor( finney or ws://127.0.0.1:9946 )
unconst Aug 25, 2023
d8725b7
fix
unconst Aug 25, 2023
d30a405
minor changes on subnet list
unconst Aug 25, 2023
7c9ed79
fix root weights set
unconst Aug 25, 2023
5d07497
Use wallet submod (#1471)
camfairchild Aug 25, 2023
f7582ef
Revolution master merge (#1496)
ifrit98 Aug 25, 2023
4cd91c1
add note about submodules to install from source
ifrit98 Aug 26, 2023
7ad0c06
Fix state_call decoding error cases
Aug 28, 2023
0c99233
Add body hash to signature for verification, stop overrides (#1503)
ifrit98 Aug 29, 2023
487305e
[Revolution] add associated ip info (#1486)
camfairchild Aug 30, 2023
fa596bc
Implement sudo set hyperparameters command
Aug 30, 2023
dec2f2d
Add Subnet Hyperparameters command
Aug 30, 2023
9059772
make config, less verbose
unconst Aug 31, 2023
9aa7126
revolution more info
unconst Aug 31, 2023
9633c7e
_SubParsersAction
unconst Aug 31, 2023
cfb0189
add automated submodule sync to setup
ifrit98 Aug 31, 2023
089e383
add aliases
unconst Aug 31, 2023
5d07116
add aliases
unconst Aug 31, 2023
32a8303
Remove set_adjustment_interval from sudo set command
Aug 31, 2023
29b99cb
subtensor config changes
unconst Aug 31, 2023
291fea7
Merge branch 'revolution-more-info' of https://github.com/opentensor/…
unconst Aug 31, 2023
0354288
fix wallet create
unconst Aug 31, 2023
c7c45f1
Fix set hyperparameter
Aug 31, 2023
0a9aedf
Merge branch 'revolution-more-info' of https://github.com/opentensor/…
unconst Aug 31, 2023
ac6eb10
Merge branch 'revolution' of https://github.com/opentensor/bittensor …
unconst Aug 31, 2023
ef3a523
Merge branch 'revolution-more-info' of https://github.com/opentensor/…
unconst Aug 31, 2023
4cd9ab0
fix transfer command
unconst Aug 31, 2023
38d172a
Revolution security fix jsons (#1506)
ifrit98 Sep 1, 2023
ea0b8f6
run black
ifrit98 Sep 1, 2023
05e8712
add typehint
camfairchild Sep 1, 2023
555c40e
fix arg parse
unconst Sep 1, 2023
37bc6d5
pre merge
unconst Sep 1, 2023
2cecaf9
fix overview pickling (#1508)
ifrit98 Sep 1, 2023
fe730eb
Revert "fix overview pickling (#1508)"
ifrit98 Sep 1, 2023
cac6e5a
fix overview pickling (#1508)
ifrit98 Sep 1, 2023
4f3efb0
[Revolution] Fix overview (#1509)
camfairchild Sep 1, 2023
240a438
Revolution aio (#1488)
ifrit98 Sep 1, 2023
5ed923e
run black
ifrit98 Sep 3, 2023
a76c9af
fix failing subtensor integration test
ifrit98 Sep 3, 2023
7b32304
fix (most) test_cli unittest
ifrit98 Sep 4, 2023
66ee92b
run black
ifrit98 Sep 4, 2023
dada6a3
(WIP) fix test_cli_no_network tests
ifrit98 Sep 4, 2023
29d5c1f
run black
ifrit98 Sep 4, 2023
cf94ea5
remove simple checks that might change depending on python version
ifrit98 Sep 5, 2023
6b61f72
let subnets define schema for required body hash (#1511)
ifrit98 Sep 5, 2023
61a16e9
Revolution timeout (#1510)
ifrit98 Sep 6, 2023
b755882
reintegrate wallet (#1512)
ifrit98 Sep 6, 2023
71c00d2
Use state_call runtime api over node runtime calls for get_subnet_loc…
Sep 6, 2023
36f9a06
Remove useless blocktime sleep in SubnetLockCostCommand
Sep 6, 2023
4884b02
Fix total_issuance column in subnet metagraph command
Sep 6, 2023
edd9100
Revert "Revolution timeout (#1510)" (#1513)
ifrit98 Sep 7, 2023
7f3e1e9
fix list_delegates command
ifrit98 Sep 7, 2023
0257100
fix subnets list test by updating mock subtensor to have SubnetOwner …
ifrit98 Sep 7, 2023
c289194
add black to reqs and run it
ifrit98 Sep 7, 2023
63eb011
return python 3.8 to the fold
ifrit98 Sep 8, 2023
a127d65
add retries to _do calls
ifrit98 Sep 8, 2023
231aaf7
run black
ifrit98 Sep 8, 2023
da47c32
remove submodule sync in setup as we removed submods
ifrit98 Sep 8, 2023
360bca1
fix pip install to prefix with correct env for pyenv
ifrit98 Sep 8, 2023
66550ed
try newer python 3.8.18 for circleci docker
ifrit98 Sep 8, 2023
574110b
try pyhton -m for install .[dev]
ifrit98 Sep 8, 2023
ccc876e
remove test for 3.8, it's good but circleci is broken
ifrit98 Sep 8, 2023
01ce84c
BIT-87 to revolution wallet upgrade (#1497)
ifrit98 Sep 8, 2023
5ad068e
Fix revolution axon blacklist (#1514)
isabella618033 Sep 11, 2023
82fed4f
update signature check for blacklist
ifrit98 Sep 11, 2023
98f6775
ensure required args from parsers are correctly filled from parsed args
ifrit98 Sep 12, 2023
b97f0dc
run black
ifrit98 Sep 12, 2023
c669eee
fix missed variable name for config required arg parsing
ifrit98 Sep 12, 2023
76713cd
revert 98f67757d8dc386e87225180998150da4996142e
ifrit98 Sep 12, 2023
a806f0c
Weight normalization (#1515)
Eugene-hu Sep 12, 2023
6a28fe3
update blacklist signature log
ifrit98 Sep 13, 2023
ff0a2af
Fix subnet hyperparams command by using runtime_api state_call
Sep 13, 2023
6399088
run black
ifrit98 Sep 14, 2023
fa8b772
Imports and typehints (#1517)
ifrit98 Sep 19, 2023
bd3f253
remove unnecessary traces (#1518)
ifrit98 Sep 20, 2023
226c27d
Header fix (#1516)
ifrit98 Sep 21, 2023
016928d
Hash fix (#1519)
ifrit98 Sep 26, 2023
e54ec9c
Update allowed subnet-owner hyperparameters
Sep 26, 2023
241de1a
Complete btcli root list command
Sep 26, 2023
d30df86
Add dereg stake to overview command (#1495)
camfairchild Sep 27, 2023
a585ba6
Update Command Examples (#1523)
CreativeBuilds Sep 27, 2023
0f62939
Root Metagraph fixes (#1524)
Eugene-hu Sep 28, 2023
d59b563
run black
ifrit98 Sep 28, 2023
d34b735
don't overwrite self.subtensor
ifrit98 Sep 28, 2023
697e611
simplify hashing for request verification (#1521)
ifrit98 Sep 29, 2023
557cadc
Revolution master prep (#1526)
Eugene-hu Sep 29, 2023
c74f712
Merge remote-tracking branch 'origin/master' into HEAD
Eugene-hu Sep 29, 2023
f3e43e1
run black
ifrit98 Sep 29, 2023
5ec49b9
update readme for new cli (#1525)
ifrit98 Sep 29, 2023
0bae7b9
Ci fix (#1531)
ifrit98 Sep 30, 2023
07531c5
Dockerfile update (#1530)
ifrit98 Sep 30, 2023
1fa849e
run black
ifrit98 Sep 30, 2023
69d3de1
Metagraph 0 fix (#1529)
ifrit98 Sep 30, 2023
48f8efd
Revolution test fixes (#1528)
ifrit98 Oct 1, 2023
4a558e8
Header fix (#1532)
ifrit98 Oct 1, 2023
af749b5
fixes for root weights on metagraph (#1533)
Eugene-hu Oct 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
python -m venv env/
. env/bin/activate
python -m pip install --upgrade pip
pip install '.[dev]'
python -m pip install '.[dev]'

- save_cache:
name: Save cached venv
Expand All @@ -103,10 +103,10 @@ jobs:
pip install -e '.[dev]'

- run:
name: Instantiate Mock Wallet & Protos
name: Instantiate Mock Wallet
command: |
. env/bin/activate
./scripts/create_wallet.sh && ./scripts/build_protos.sh
./scripts/create_wallet.sh

# TODO: Update test durations on different runs
- run:
Expand Down Expand Up @@ -247,7 +247,7 @@ workflows:
- build-and-test:
matrix:
parameters:
python-version: ["3.8.14", "3.9.13", "3.10.6"]
python-version: ["3.9.13", "3.10.6", "3.11.4"]
- unit-tests-all-python-versions:
requires:
- build-and-test
Expand Down
10 changes: 1 addition & 9 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
[run]
omit =
./nuclei/*
./nuclei/*
./routers/*
./setup.py
./tests/*
./bittensor/_logging/init.py
./bittensor/_neuron/*
./bittensor/_cli/__init__.py
./bittensor/_cli/cli_impl.py
./bittensor/_dendrite/dendrite_mock.py
./bittensor/_dataset/dataset_mock.py
./bittensor/_metagraph/metagraph_mock.py
./benchmarks/*
./env/*
8 changes: 3 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@
*$py.class
*.pyc

# Remove notebooks.
*.ipynb

# weigths and biases
wandb/

# benchmark results
benchmarks/results/
benchmarks/results/*
!benchmarks/results

*.csv
*.torch
*.pt
Expand Down
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,13 @@

## 5.3.1 / 2023-07-06

## What's Changed
* bump bittensor-wallet req, update cryptography security req by @@ifrit98 in [91d13b0](https://github.com/opentensor/bittensor/commit/91d13b0fa711621cbf823708d4368b1b387e42c4)
* Fixes Discord Link Issue #1442 by @camfairchild in [54d6248](https://github.com/opentensor/bittensor/commit/54d62487d4cb59e0b5edcd53acdca013108d155b)
* move mocks to bittensor_wallet package by @camfairchild in https://github.com/opentensor/bittensor/pull/1441
* Bump bittensor-wallet version to 0.0.4

**Full Changelog**: https://github.com/opentensor/bittensor/compare/v5.3.0...v5.3.1
## What's Changed
* bump bittensor-wallet req, update cryptography security req by @@ifrit98 in [91d13b0](https://github.com/opentensor/bittensor/commit/91d13b0fa711621cbf823708d4368b1b387e42c4)
* Fixes Discord Link Issue #1442 by @camfairchild in [54d6248](https://github.com/opentensor/bittensor/commit/54d62487d4cb59e0b5edcd53acdca013108d155b)
* move mocks to bittensor_wallet package by @camfairchild in https://github.com/opentensor/bittensor/pull/1441
* Bump bittensor-wallet version to 0.0.4

**Full Changelog**: https://github.com/opentensor/bittensor/compare/v5.3.0...v5.3.1

## 5.3.0 / 2023-07-04

Expand Down
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM pytorch/pytorch:1.13.1-cuda11.6-cudnn8-devel
FROM pytorch/pytorch:2.0.1-cuda11.7-cudnn8-devel

LABEL bittensor.image.authors="bittensor.com" \
bittensor.image.vendor="Bittensor" \
Expand All @@ -9,8 +9,8 @@ LABEL bittensor.image.authors="bittensor.com" \
bittensor.image.revision="${VCS_REF}" \
bittensor.image.created="${BUILD_DATE}" \
bittensor.image.documentation="https://app.gitbook.com/@opentensor/s/bittensor/"
LABEL bittensor.dependencies.versions.torch="1.13.1"
LABEL bittensor.dependencies.versions.cuda="11.6"
LABEL bittensor.dependencies.versions.torch="2.0.1"
LABEL bittensor.dependencies.versions.cuda="11.7"
ARG DEBIAN_FRONTEND=noninteractive

#nvidia key migration
Expand Down
392 changes: 166 additions & 226 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.4
6.0.0
88 changes: 0 additions & 88 deletions auto_update.sh

This file was deleted.

2 changes: 1 addition & 1 deletion bin/btcli
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python

import sys

Expand Down
Loading