Skip to content

Releases: mimblewimble/grin-miner

v4.0.0

16 Jul 14:09
9df56c3
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v3.0.0

15 Jan 20:51
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v3.0.0-beta.1

20 Dec 14:42
2584abd
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v2.0.0

18 Jul 10:01
9101e58
Compare
Choose a tag to compare

Changes:

See more
  • 5134d59 test --release instead of test --all
  • 898b34c Add opencl feature for release
  • 14051e3 Remove duplicate task
  • 9e13e80 Remove windows build and test only cuckoo-miner directory
  • 97509ef Merge branch 'master' into azure-pipeline
  • f179f02 Merge pull request #210 from quentinlesceller/fixtest
  • 4cccd97 Fix typo in Cuckaroo CUDA 29 Test
  • 0491096 Add libnucrses
  • 237c3d8 Add linux opencl
  • fddf24e Merge branch 'master' into azure-pipeline
  • 2e3d089 Merge pull request #209 from quentinlesceller/latest
  • b7b2432 Update cuckoo to latest commit
  • c3c73b8 Merge branch 'master' into azure-pipeline
  • b4cf434 Merge pull request #208 from quentinlesceller/warnings
  • 0e9c5fa Remove unused Finder import
  • 08921e7 Remove build warnings
  • 48e88b8 CMake is already installed
  • 9b9b537 Merge branch 'master' into azure-pipeline
  • d43c000 Merge pull request #207 from quentinlesceller/fix
  • 77325fd Update Cuckoo to latest commit
  • 25509fd Add cmake
  • 38b2654 Fix windows build with cursive
  • ff04cf1 Merge branch 'master' of git://github.com/mimblewimble/grin-miner into azure-pipeline
  • ab71f61 Merge pull request #206 from quentinlesceller/cursive
  • fc0ca7b Add submodules
  • 9fc998d Update cursive to 0.12
  • 63e382c Fix macos build and name of task
  • 76c67c2 Fix macOS build
  • a1f18c6 Fix broken yml
  • 6555dfe Fix connection name
  • 8782cf8 Fix release yml
  • a4e8aaa Fix malformed CI
  • 42f1cc0 Add Azure Pipelines
  • 143db3b Merge pull request #194 from cyclefortytwo/remove-unwraps
  • f441d05 Reduce usage of unwrap [ #190, #193 ]
  • e84a36b Merge pull request #192 from liamaharon/feature/stratum-protocol-job-bug-fix
  • 3ee5cfb Fix miner sometimes failing to accept "job" requests
  • 70fe529 Merge pull request #185 from LuckyX2/master [ #163 ]
  • da6cb2c change default rounds
  • 923cf97 Update trimmer.rs [ #163 ]
  • 42e2804 Set the log file to be truncated every time when 'log_file_append=false' (#177)
  • 8a9793c update submodules from master
  • 79f97c8 Update grin-miner.toml (#153)
  • 2c5942b feat: add OpenCL device compatibility check + fix typo (#169)
  • 8f73783 Merge pull request #171 from james-lim/bugfix/zsh-compatibility
  • 6522d5e Fix script to use = instead of == for compatibility
  • 8a2c2d7 Fix install_ocl_plugin.sh to point release directory by default (#132)

This list of changes was auto generated.

v1.0.2

17 Jan 09:36
v1.0.2
41405bc
Compare
Choose a tag to compare
  • Fixed issue with difficulty check preventing valid solutions from being returned

v1.0.1 Release

16 Jan 21:14
v1.0.1
8669c24
Compare
Choose a tag to compare
  • Fix for connections being dropped and not automatically reconnecting
  • Miners now take difficulty value passed in from job request into consideration, and will only submit solutions above the given (unscaled) difficulty

v1.0.0

15 Jan 16:25
v1.0.0
1a22061
Compare
Choose a tag to compare
Mainnet launch

v0.5.2

11 Jan 10:54
v0.5.2
Compare
Choose a tag to compare
v0.5.2 - Pre Mainnet Release

0.5.1

07 Jan 22:25
Compare
Choose a tag to compare
bump version to 0.5.1

v0.5.0

04 Jan 21:29
Compare
Choose a tag to compare
small packaging fix