Skip to content

Commit

Permalink
v3.21.2-bf
Browse files Browse the repository at this point in the history
  • Loading branch information
bellflower2015 committed Mar 6, 2023
1 parent 0f3ad73 commit 0121a68
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 39 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ Cryply

Colin Percival
Alexander Peslyak

bellflower2015
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ Supported Algorithms

allium Garlicoin
anime Animecoin
argon2 Argon2 coin (AR2)
argon2d250 argon2d-crds, Credits (CRDS)
argon2d500 argon2d-dyn, Dynamic (DYN)
argon2d4096 argon2d-uis, Unitus, (UIS)
blake Blake-256
blake2b Blake2-512
blake2s Blake2-256
Expand All @@ -87,7 +83,6 @@ Supported Algorithms
groestl Groestl coin
hex x16r-hex
hmq1725
hodl Hodlcoin
jha Jackpotcoin
keccak Maxcoin
keccakc Creative coin
Expand All @@ -98,11 +93,9 @@ Supported Algorithms
lyra2rev3 lyrav2v3
lyra2z
lyra2z330
m7m
minotaur
minotaurx
myr-gr Myriad-Groestl
neoscrypt NeoScrypt(128, 2, 1)
nist5 Nist5
pentablake Pentablake
phi1612 phi
Expand Down Expand Up @@ -220,7 +213,7 @@ Donations

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

BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
BTC: 3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm

Happy mining!

2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@ included version of the files.

If you like this software feel free to donate:

BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
BTC: 3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm


6 changes: 5 additions & 1 deletion RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,11 @@ If not what makes it happen or not happen?
Change Log
----------

v3.22.2
v3.21.2-bf

Removed algos argon2, hodl, m7m, and neoscrypt for support x86_64-apple-darwin.

v3.21.2

Faster SALSA SIMD shuffle for yespower, yescrypt & scryptn2.
Fixed a couple of compiler warnings with gcc-12.
Expand Down
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for cpuminer-opt 3.21.2.
# Generated by GNU Autoconf 2.71 for cpuminer-opt 3.21.2-bf.
#
#
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
Expand Down Expand Up @@ -608,8 +608,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='cpuminer-opt'
PACKAGE_TARNAME='cpuminer-opt'
PACKAGE_VERSION='3.21.2'
PACKAGE_STRING='cpuminer-opt 3.21.2'
PACKAGE_VERSION='3.21.2-bf'
PACKAGE_STRING='cpuminer-opt 3.21.2-bf'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''

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

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of cpuminer-opt 3.21.2:";;
short | recursive ) echo "Configuration of cpuminer-opt 3.21.2-bf:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1538,7 +1538,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
cpuminer-opt configure 3.21.2
cpuminer-opt configure 3.21.2-bf
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1985,7 +1985,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by cpuminer-opt $as_me 3.21.2, which was
It was created by cpuminer-opt $as_me 3.21.2-bf, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -3593,7 +3593,7 @@ fi

# Define the identity of the package.
PACKAGE='cpuminer-opt'
VERSION='3.21.2'
VERSION='3.21.2-bf'


printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
Expand Down Expand Up @@ -7508,7 +7508,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by cpuminer-opt $as_me 3.21.2, which was
This file was extended by cpuminer-opt $as_me 3.21.2-bf, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -7576,7 +7576,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
cpuminer-opt config.status 3.21.2
cpuminer-opt config.status 3.21.2-bf
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([cpuminer-opt], [3.21.2])
AC_INIT([cpuminer-opt], [3.21.2-bf])

AC_PREREQ([2.59c])
AC_CANONICAL_SYSTEM
Expand Down
18 changes: 14 additions & 4 deletions cpu-miner.c
Original file line number Diff line number Diff line change
Expand Up @@ -2918,10 +2918,20 @@ static void *stratum_thread(void *userdata )

static void show_credits()
{
printf("\n ********** "PACKAGE_NAME" "PACKAGE_VERSION" *********** \n");
printf(" A CPU miner with multi algo support and optimized for CPUs\n");
printf(" with AVX512, SHA and VAES extensions by JayDDee.\n");
printf(" BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT\n\n");
if ( use_colors ) {
printf("\n ********** "CL_CYN PACKAGE_NAME" "PACKAGE_VERSION CL_N" *********** \n");
} else {
printf("\n ********** "PACKAGE_NAME" "PACKAGE_VERSION" *********** \n");
}

printf(" A CPU miner with multi algo support and optimized for CPUs\n");
printf(" with AES_NI and AVX2 and SHA extensions.\n");

if ( use_colors ) {
printf(" BTC donation address: "CL_MAG"3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm"CL_N"\n\n");
} else {
printf(" BTC donation address: 3A4tmufE1PGs3J6o3jNsUsvSP4DXEpkUMm\n\n");
}
}

#define check_cpu_capability() cpu_capability( false )
Expand Down
14 changes: 0 additions & 14 deletions miner.h
Original file line number Diff line number Diff line change
Expand Up @@ -622,10 +622,6 @@ static const char* const algo_names[] = {
NULL,
"allium",
"anime",
"argon2",
"argon2d250",
"argon2d500",
"argon2d4096",
"axiom",
"blake",
"blake2b",
Expand All @@ -640,7 +636,6 @@ static const char* const algo_names[] = {
"groestl",
"hex",
"hmq1725",
"hodl",
"jha",
"keccak",
"keccakc",
Expand All @@ -651,11 +646,9 @@ static const char* const algo_names[] = {
"lyra2rev3",
"lyra2z",
"lyra2z330",
"m7m",
"minotaur",
"minotaurx",
"myr-gr",
"neoscrypt",
"nist5",
"pentablake",
"phi1612",
Expand Down Expand Up @@ -783,10 +776,6 @@ Options:\n\
-a, --algo=ALGO specify the algorithm to use\n\
allium Garlicoin (GRLC)\n\
anime Animecoin (ANI)\n\
argon2 Argon2 Coin (AR2)\n\
argon2d250\n\
argon2d500 argon2d-dyn, Dynamic (DYN)\n\
argon2d4096 argon2d-uis, Unitus (UIS)\n\
axiom Shabal-256 MemoHash\n\
blake blake256r14 (SFR)\n\
blake2b Blake2b 256\n\
Expand All @@ -801,7 +790,6 @@ Options:\n\
groestl Groestl coin\n\
hex x16r-hex\n\
hmq1725 Espers\n\
hodl Hodlcoin\n\
jha jackppot (Jackpotcoin)\n\
keccak Maxcoin\n\
keccakc Creative Coin\n\
Expand All @@ -812,11 +800,9 @@ Options:\n\
lyra2rev3 lyrav2v3\n\
lyra2z\n\
lyra2z330 Lyra2 330 rows\n\
m7m Magi (XMG)\n\
myr-gr Myriad-Groestl\n\
minotaur\n\
minotaurx\n\
neoscrypt NeoScrypt(128, 2, 1)\n\
nist5 Nist5\n\
pentablake 5 x blake512\n\
phi1612 phi\n\
Expand Down

0 comments on commit 0121a68

Please sign in to comment.