Commit 1f4054b
authored
feature: add mypy type checking for better type consistency
1 parent cd52d3a commit 1f4054b
File tree
100 files changed
+2806
-2196
lines changed- docs
- pyasic
- config
- mining
- data
- error_codes
- device
- algorithm/hashrate
- unit
- load
- miners
- antminer
- epic/X19
- hiveon/X9
- luxos/X21
- vnish/X19
- avalonminer/cgminer/nano
- backends
- device/models
- antminer/X19
- iceriver
- whatsminer/M3X
- goldshell/bfgminer
- byte
- mini_doge
- network
- rpc
- settings
- ssh
- web
- braiins_os
- tests
- config_tests
- miners_tests
- rpc_tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+2806
-2196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
21 | 52 | | |
22 | 53 | | |
23 | 54 | | |
| |||
32 | 63 | | |
33 | 64 | | |
34 | 65 | | |
35 | | - | |
| 66 | + | |
36 | 67 | | |
37 | | - | |
| 68 | + | |
38 | 69 | | |
39 | | - | |
| 70 | + | |
40 | 71 | | |
41 | 72 | | |
42 | 73 | | |
| |||
88 | 119 | | |
89 | 120 | | |
90 | 121 | | |
91 | | - | |
92 | | - | |
| 122 | + | |
| 123 | + | |
93 | 124 | | |
94 | 125 | | |
95 | 126 | | |
| |||
260 | 291 | | |
261 | 292 | | |
262 | 293 | | |
263 | | - | |
| 294 | + | |
264 | 295 | | |
265 | 296 | | |
266 | 297 | | |
| |||
0 commit comments