Commit a7aa615 1 parent a5430f7 commit a7aa615 Copy full SHA for a7aa615
File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 2.4 - May 20, 2014
2
+
3
+ - Add support for the getblocktemplate RPC method (BIP 22)
4
+ - Allow tunnelling Stratum through HTTP proxies
5
+ - Add a --no-redirect option to ignore redirection requests
6
+ - Timeout for long polling is now disabled by default
7
+ - Fix CPU affinity on Linux (kiyominer)
8
+ - Add support for building under 64-bit Cygwin
9
+ - Expand version information with build details
10
+
1
11
Version 2.3.3 - Feb 27, 2014
2
12
3
13
- The --url option is now mandatory
Original file line number Diff line number Diff line change 1
- AC_INIT ( [ cpuminer] , [ 2.3.3 ] )
1
+ AC_INIT ( [ cpuminer] , [ 2.4 ] )
2
2
3
3
AC_PREREQ ( [ 2.59c] )
4
4
AC_CANONICAL_SYSTEM
Original file line number Diff line number Diff line change 1
- .TH MINERD 1 "April 2014" "cpuminer 2.3.3 "
1
+ .TH MINERD 1 "May 2014" "cpuminer 2.4 "
2
2
.SH NAME
3
3
minerd \- CPU miner for Bitcoin and Litecoin
4
4
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments