Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #848 from psychocrypt/topic-updateVEGANames | fireice-uk | 2018-01-12 | 1 | -1/+10 | |
| |\ \ \ \ | | | | | | | | | | | | | update VEGA names for auto suggestion | |||||
| | * | | | | update VEGA names for auto suggestion | psychocrypt | 2018-01-09 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | update VEGA names | |||||
| * | | | | | Merge pull request #846 from psychocrypt/fix-cpuMemAutodetection | fireice-uk | 2018-01-12 | 1 | -18/+15 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | fix autosuggestion CPU | |||||
| | * | | | | | fix usage of bytes instead of KB | psychocrypt | 2018-01-09 | 1 | -17/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug was introduced with #67 - increase the L3 sanity check to 2GiB - fix usage of byte instead of KB | |||||
| | * | | | | | Fix cache size detection | Tom Doemiller | 2018-01-09 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | AMD compile instructions for macOS (#811) | Michael Hohl | 2018-01-10 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * compile howto on amd mac tested on the latest 15" MacBook Pro * Add a note about OpenCL/Xcode | |||||
| * | | | | | Merge pull request #697 from dangrabbits/master | psychocrypt | 2018-01-09 | 3 | -0/+9 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Updated config.tpl comments to include how to exclude CPU/GPUs | |||||
| | * | | | | Updated config.tpl comments to include how to exclude CPU/GPUs | dangrabbits | 2017-12-25 | 3 | -0/+9 | |
| |/ / / / |/| | | | | ||||||
| * | | | | Merge pull request #837 from fireice-uk/fix-pooldiff | psychocrypt | 2018-01-09 | 1 | -1/+0 | |
| |\ \ \ \ | | | | | | | | | | | | | Fix bug in pool-side hashes | |||||
| | * | | | | Fix bug in pool-side hashes | fireice-uk | 2018-01-08 | 1 | -1/+0 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #778 from b-/patch-2 | fireice-uk | 2018-01-08 | 7 | -9/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | Rename "MacOS" to "macOS" | |||||
| | * | | | | Update minethd.cpp | Brian Recchia | 2018-01-04 | 7 | -9/+9 | |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | Changed capitalization of "macOS" Squashed the commit | |||||
| * | | | | Merge pull request #788 from psychocrypt/fix-removePragmaOnce | fireice-uk | 2018-01-06 | 1 | -2/+0 | |
| |\ \ \ \ | | |_|/ / | |/| | | | remove warning | |||||
| | * | | | remove warning | psychocrypt | 2018-01-03 | 1 | -2/+0 | |
| |/ / / | | | | | | | | | | | | | remove warning `#pragma once in main file` | |||||
| * | | | Merge pull request #780 from psychocrypt/topic-changePsychocryptDonationAdress | fireice-uk | 2018-01-03 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | change psychocrypt's donation address | |||||
| | * | | | change psychocrypt's donation address | psychocrypt | 2018-01-03 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #730 from nerdoc/patch-1 | fireice-uk | 2018-01-03 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | install curl first | |||||
| | * | | | install curl first | Christian González | 2017-12-28 | 1 | -0/+1 | |
| |/ / / |/| | | | | | | | it's not installed in ubuntu by default. | |||||
| * | | | Merge pull request #744 from feuGeneA/dev | fireice-uk | 2018-01-03 | 1 | -0/+28 | |
| |\ \ \ | | | | | | | | | | | added instructions for TinyCore Linux | |||||
| | * | | | Update compile_Linux.md | Gene | 2017-12-30 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | added instructions for TinyCore Linux | Gene | 2017-12-30 | 1 | -0/+27 | |
| | | | | | ||||||
| * | | | | Merge pull request #705 from dataway/dev | fireice-uk | 2018-01-03 | 1 | -7/+6 | |
| |\ \ \ \ | | | | | | | | | | | | | Rearrange prefetch for slight performance increase in CPU miner | |||||
| | * | | | | CPU - cryptonight_aesni.h - rearranged prefetch instructions to allow more ↵ | Anthony Uk | 2017-12-25 | 1 | -7/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | time for cache to charge | |||||
| * | | | | | Merge pull request #754 from dougvj/gpu_id_show | fireice-uk | 2018-01-03 | 4 | -5/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Modify invalid result report to show GPU id | |||||
| | * | | | | | Modify invalid result report to show GPU id | Doug Johnson | 2017-12-30 | 4 | -5/+6 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge pull request #728 from Lehmax/patch-2 | fireice-uk | 2018-01-03 | 1 | -9/+10 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Improved SeLockMemoryPrivilege part in FAQ | |||||
| | * | | | | | Update FAQ.md | Lehmax | 2017-12-28 | 1 | -2/+0 | |
| | | | | | | | ||||||
| | * | | | | | Improved SeLockMemoryPrivilege part | Lehmax | 2017-12-28 | 1 | -8/+11 | |
| |/ / / / / |/| | | | | | | | | | | | I removed typos, changed the wording and made the whole thing more noob-friendly. | |||||
| * | | | | | Merge pull request #740 from psychocrypt/topic-tuneAmd | fireice-uk | 2018-01-03 | 1 | -56/+48 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | remove branch differgence in OpenCL code | |||||
| | * | | | | differgence in OpenCL code | psychocrypt | 2017-12-30 | 1 | -56/+48 | |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | remove branch differgences in AMD OpenCl code based on #454 a Please enter the commit message for your changes. Lines starting | |||||
| * | | | | Merge pull request #713 from tvdias/patch-1 | psychocrypt | 2017-12-30 | 1 | -2/+2 | |
| |\ \ \ \ | | |/ / / | |/| | | | Fix on Dockerfile adding build-essential package | |||||
| | * | | | Fix on Dockerfile adding build-essential package | Thiago Dias | 2017-12-26 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
| * | | | Merge pull request #723 from ADNewsom09/patch-1 | fireice-uk | 2017-12-28 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | Update compile_Windows.md - Minor Spelling error | |||||
| | * | | | Update compile_Windows.md | Aaron | 2017-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | fix minor spelling error | |||||
| * | | | | Merge pull request #726 from Lehmax/patch-1 | fireice-uk | 2017-12-28 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | Typo: Obtaning -> Obtaining | |||||
| | * | | | Typo: Obtaning -> Obtaining | Lehmax | 2017-12-28 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #702 from fireice-uk/topic-on-demand-elevation | psychocrypt | 2017-12-26 | 7 | -65/+151 | |
| |\ \ \ | | | | | | | | | | | On-demand elevation | |||||
| | * | | | Busywork courtesy of Microsoft | fireice-uk | 2017-12-26 | 6 | -5/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add messages Missing include 1 | |||||
| | * | | | fix windows build | Unknown | 2017-12-25 | 2 | -61/+70 | |
| | | | | | ||||||
| | * | | | On-demand elevation | fireice-uk | 2017-12-25 | 4 | -18/+41 | |
| | |/ / | ||||||
| * | | | Merge pull request #703 from fireice-uk/topic-doc-api | psychocrypt | 2017-12-25 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | Link API documentation | |||||
| | * | | | Add a link to increase API visibility | fireice-uk | 2017-12-25 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #701 from fireice-uk/topic-http-cli | psychocrypt | 2017-12-25 | 4 | -5/+64 | |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | Add option to enable web interface from cli | |||||
| | * | | Add option to enable web interface from cli | fireice-uk | 2017-12-25 | 4 | -5/+64 | |
| |/ / | ||||||
| * | | Merge pull request #681 from fireice-uk/topic-tls-error | psychocrypt | 2017-12-23 | 1 | -1/+1 | |
| |\ \ |/ / / | | | | Clearer TLS error | |||||
| * | | Clearer TLS error | fireice-uk | 2017-12-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #667 from psychocrypt/topic-release_2_2_0_checksums | fireice-uk | 2017-12-22 | 1 | -15/+16 | |
|\ \ | |/ | | | update check sums for version 2.2.0 | |||||
| * | update checksums for version 2.2.0 | psychocrypt | 2017-12-22 | 1 | -15/+16 | |
|/ | ||||||
* | Merge pull request #636 from psychocrypt/topic-versionIncreasev2.2.0 | fireice-uk | 2017-12-22 | 1 | -1/+1 | |
|\ | | | | | increase version to 2.2.0 | |||||
| * | increase version to 2.2.0 | psychocrypt | 2017-12-22 | 1 | -1/+1 | |
| | |