Skip to content

Commit 0121a68

Browse files
v3.21.2-bf
1 parent 0f3ad73 commit 0121a68

File tree

8 files changed

+34
-39
lines changed

8 files changed

+34
-39
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ Cryply
3636

3737
Colin Percival
3838
Alexander Peslyak
39+
40+
bellflower2015

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ Supported Algorithms
7070

7171
allium Garlicoin
7272
anime Animecoin
73-
argon2 Argon2 coin (AR2)
74-
argon2d250 argon2d-crds, Credits (CRDS)
75-
argon2d500 argon2d-dyn, Dynamic (DYN)
76-
argon2d4096 argon2d-uis, Unitus, (UIS)
7773
blake Blake-256
7874
blake2b Blake2-512
7975
blake2s Blake2-256
@@ -87,7 +83,6 @@ Supported Algorithms
8783
groestl Groestl coin
8884
hex x16r-hex
8985
hmq1725
90-
hodl Hodlcoin
9186
jha Jackpotcoin
9287
keccak Maxcoin
9388
keccakc Creative coin
@@ -98,11 +93,9 @@ Supported Algorithms
9893
lyra2rev3 lyrav2v3
9994
lyra2z
10095
lyra2z330
101-
m7m
10296
minotaur
10397
minotaurx
10498
myr-gr Myriad-Groestl
105-
neoscrypt NeoScrypt(128, 2, 1)
10699
nist5 Nist5
107100
pentablake Pentablake
108101
phi1612 phi
@@ -220,7 +213,7 @@ Donations
220213

221214
cpuminer-opt has no fees of any kind but donations are accepted.
222215

223-
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
216+
BTC: 3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm
224217

225218
Happy mining!
226219

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ included version of the files.
7575

7676
If you like this software feel free to donate:
7777

78-
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
78+
BTC: 3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm
7979

8080

RELEASE_NOTES

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@ If not what makes it happen or not happen?
6565
Change Log
6666
----------
6767

68-
v3.22.2
68+
v3.21.2-bf
69+
70+
Removed algos argon2, hodl, m7m, and neoscrypt for support x86_64-apple-darwin.
71+
72+
v3.21.2
6973

7074
Faster SALSA SIMD shuffle for yespower, yescrypt & scryptn2.
7175
Fixed a couple of compiler warnings with gcc-12.

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.71 for cpuminer-opt 3.21.2.
3+
# Generated by GNU Autoconf 2.71 for cpuminer-opt 3.21.2-bf.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -608,8 +608,8 @@ MAKEFLAGS=
608608
# Identity of this package.
609609
PACKAGE_NAME='cpuminer-opt'
610610
PACKAGE_TARNAME='cpuminer-opt'
611-
PACKAGE_VERSION='3.21.2'
612-
PACKAGE_STRING='cpuminer-opt 3.21.2'
611+
PACKAGE_VERSION='3.21.2-bf'
612+
PACKAGE_STRING='cpuminer-opt 3.21.2-bf'
613613
PACKAGE_BUGREPORT=''
614614
PACKAGE_URL=''
615615

@@ -1360,7 +1360,7 @@ if test "$ac_init_help" = "long"; then
13601360
# Omit some internal or obsolete options to make the list less imposing.
13611361
# This message is too long to be a string in the A/UX 3.1 sh.
13621362
cat <<_ACEOF
1363-
\`configure' configures cpuminer-opt 3.21.2 to adapt to many kinds of systems.
1363+
\`configure' configures cpuminer-opt 3.21.2-bf to adapt to many kinds of systems.
13641364
13651365
Usage: $0 [OPTION]... [VAR=VALUE]...
13661366
@@ -1432,7 +1432,7 @@ fi
14321432

14331433
if test -n "$ac_init_help"; then
14341434
case $ac_init_help in
1435-
short | recursive ) echo "Configuration of cpuminer-opt 3.21.2:";;
1435+
short | recursive ) echo "Configuration of cpuminer-opt 3.21.2-bf:";;
14361436
esac
14371437
cat <<\_ACEOF
14381438
@@ -1538,7 +1538,7 @@ fi
15381538
test -n "$ac_init_help" && exit $ac_status
15391539
if $ac_init_version; then
15401540
cat <<\_ACEOF
1541-
cpuminer-opt configure 3.21.2
1541+
cpuminer-opt configure 3.21.2-bf
15421542
generated by GNU Autoconf 2.71
15431543
15441544
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -1985,7 +1985,7 @@ cat >config.log <<_ACEOF
19851985
This file contains any messages produced by compilers while
19861986
running configure, to aid debugging if configure makes a mistake.
19871987
1988-
It was created by cpuminer-opt $as_me 3.21.2, which was
1988+
It was created by cpuminer-opt $as_me 3.21.2-bf, which was
19891989
generated by GNU Autoconf 2.71. Invocation command line was
19901990
19911991
$ $0$ac_configure_args_raw
@@ -3593,7 +3593,7 @@ fi
35933593

35943594
# Define the identity of the package.
35953595
PACKAGE='cpuminer-opt'
3596-
VERSION='3.21.2'
3596+
VERSION='3.21.2-bf'
35973597

35983598

35993599
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -7508,7 +7508,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
75087508
# report actual input values of CONFIG_FILES etc. instead of their
75097509
# values after options handling.
75107510
ac_log="
7511-
This file was extended by cpuminer-opt $as_me 3.21.2, which was
7511+
This file was extended by cpuminer-opt $as_me 3.21.2-bf, which was
75127512
generated by GNU Autoconf 2.71. Invocation command line was
75137513
75147514
CONFIG_FILES = $CONFIG_FILES
@@ -7576,7 +7576,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
75767576
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
75777577
ac_cs_config='$ac_cs_config_escaped'
75787578
ac_cs_version="\\
7579-
cpuminer-opt config.status 3.21.2
7579+
cpuminer-opt config.status 3.21.2-bf
75807580
configured by $0, generated by GNU Autoconf 2.71,
75817581
with options \\"\$ac_cs_config\\"
75827582

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([cpuminer-opt], [3.21.2])
1+
AC_INIT([cpuminer-opt], [3.21.2-bf])
22

33
AC_PREREQ([2.59c])
44
AC_CANONICAL_SYSTEM

cpu-miner.c

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,10 +2918,20 @@ static void *stratum_thread(void *userdata )
29182918

29192919
static void show_credits()
29202920
{
2921-
printf("\n ********** "PACKAGE_NAME" "PACKAGE_VERSION" *********** \n");
2922-
printf(" A CPU miner with multi algo support and optimized for CPUs\n");
2923-
printf(" with AVX512, SHA and VAES extensions by JayDDee.\n");
2924-
printf(" BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT\n\n");
2921+
if ( use_colors ) {
2922+
printf("\n ********** "CL_CYN PACKAGE_NAME" "PACKAGE_VERSION CL_N" *********** \n");
2923+
} else {
2924+
printf("\n ********** "PACKAGE_NAME" "PACKAGE_VERSION" *********** \n");
2925+
}
2926+
2927+
printf(" A CPU miner with multi algo support and optimized for CPUs\n");
2928+
printf(" with AES_NI and AVX2 and SHA extensions.\n");
2929+
2930+
if ( use_colors ) {
2931+
printf(" BTC donation address: "CL_MAG"3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm"CL_N"\n\n");
2932+
} else {
2933+
printf(" BTC donation address: 3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm\n\n");
2934+
}
29252935
}
29262936

29272937
#define check_cpu_capability() cpu_capability( false )

miner.h

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -622,10 +622,6 @@ static const char* const algo_names[] = {
622622
NULL,
623623
"allium",
624624
"anime",
625-
"argon2",
626-
"argon2d250",
627-
"argon2d500",
628-
"argon2d4096",
629625
"axiom",
630626
"blake",
631627
"blake2b",
@@ -640,7 +636,6 @@ static const char* const algo_names[] = {
640636
"groestl",
641637
"hex",
642638
"hmq1725",
643-
"hodl",
644639
"jha",
645640
"keccak",
646641
"keccakc",
@@ -651,11 +646,9 @@ static const char* const algo_names[] = {
651646
"lyra2rev3",
652647
"lyra2z",
653648
"lyra2z330",
654-
"m7m",
655649
"minotaur",
656650
"minotaurx",
657651
"myr-gr",
658-
"neoscrypt",
659652
"nist5",
660653
"pentablake",
661654
"phi1612",
@@ -783,10 +776,6 @@ Options:\n\
783776
-a, --algo=ALGO specify the algorithm to use\n\
784777
allium Garlicoin (GRLC)\n\
785778
anime Animecoin (ANI)\n\
786-
argon2 Argon2 Coin (AR2)\n\
787-
argon2d250\n\
788-
argon2d500 argon2d-dyn, Dynamic (DYN)\n\
789-
argon2d4096 argon2d-uis, Unitus (UIS)\n\
790779
axiom Shabal-256 MemoHash\n\
791780
blake blake256r14 (SFR)\n\
792781
blake2b Blake2b 256\n\
@@ -801,7 +790,6 @@ Options:\n\
801790
groestl Groestl coin\n\
802791
hex x16r-hex\n\
803792
hmq1725 Espers\n\
804-
hodl Hodlcoin\n\
805793
jha jackppot (Jackpotcoin)\n\
806794
keccak Maxcoin\n\
807795
keccakc Creative Coin\n\
@@ -812,11 +800,9 @@ Options:\n\
812800
lyra2rev3 lyrav2v3\n\
813801
lyra2z\n\
814802
lyra2z330 Lyra2 330 rows\n\
815-
m7m Magi (XMG)\n\
816803
myr-gr Myriad-Groestl\n\
817804
minotaur\n\
818805
minotaurx\n\
819-
neoscrypt NeoScrypt(128, 2, 1)\n\
820806
nist5 Nist5\n\
821807
pentablake 5 x blake512\n\
822808
phi1612 phi\n\

0 commit comments

Comments
 (0)