Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
azure-cloud-mining-script
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
azure-cloud-mining-script
Graph
737185ee82bae05953680b1f4c4cdf8646c51b5a
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Oct
30
Sep
26
25
24
23
22
21
19
17
16
14
13
11
9
31
Aug
28
21
18
8
3
2
29
Jul
28
27
25
22
17
16
14
12
11
10
8
2
1
21
Jun
16
14
10
7
5
30
May
22
21
19
17
16
12
9
8
7
5
4
3
1
24
Apr
22
20
19
18
17
15
14
13
11
9
8
6
5
4
3
2
1
31
Mar
29
28
27
26
25
24
15
14
13
12
11
4
3
28
Feb
22
21
19
18
17
16
14
13
12
11
10
6
3
2
1
31
Jan
30
29
28
27
26
25
24
22
21
20
19
16
15
13
12
11
10
9
8
6
5
4
3
1
31
Dec
30
28
27
26
25
23
22
21
20
18
17
16
15
14
13
12
10
9
8
7
6
4
3
2
1
30
Nov
29
28
27
26
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
3
2
1
add CUDA 10.0 support
remove using of type `uint`
cpu: fix missing `asm` autoadjust
cuda: implement cryptonight_v8
optimize asm code cryptonight_v8
disbale CUDA backend for cryptonight_v8
iadd cryptonight_v8 tweak 2.2
Merge pull request #1845 from Spudz76/dev-telemetry
Merge pull request #1848 from bbscoin/dev
telemetry: Add mutex to avoid push during recalc and other races
Merge pull request #1152 from Kundrata/patch-1
Merge pull request #1839 from Spudz76/dev-conf-endtags
Change BBSCoin PoW to CN lite v7
Update BBSCoin config for preparing for the next fork
configEditor: add version tagging, line filtering per-platform
AMD: remove unused functions
NVIDIA: sqrt optimization cryptonight_v8
Merge pull request #1831 from psychocrypt/topic-cn-v8_v2
NVIDIA: optimze v8
NVIDIA: optimize div and sqrt
cuda fast math for Monero pow v8
asm, style and spelling fixes
fix naming `cryptonigh` to `cryptonight`
update docs and reintroduce monero7
fix segfault if option `asm` is not in `cpu.txt`
asm compiler compatibility
fix compiler incompatibilities
CPU: change default for `asm`
optimize single hash cryptonight_v8
infrastructure to load asm code
assembler version for cryptonight_v8
AMD: add unroll option
OpenCL: optimize NVIDIA pass
NVIDIA: optimize shuffle
NVIDIA: cryptonight_v8
OpenCl: cryptonight_v8
CPU: cryptonight_v8
introduce `cryptonight_v8` and `monero8`
Merge pull request #1833 from psychocrypt/fix-amdJconfVariableCheck
Loading