-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathChangeLog
More file actions
15 lines (13 loc) · 744 Bytes
/
ChangeLog
File metadata and controls
15 lines (13 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
- 1/10/2014:
- Reduced host-side memory use by about 500MB (allocated, not actively used).
- Slight improvements to some output
- Speed boost to SHA512 should improve hash rates on quite a few platforms.
In some cases, *substantially*.
- Added an easy-to-configure 1% dev fee. If you're interested in this,
see main_poolminer.cpp in the "donation_addrs" list. If you've added a
port to a platform or are releasing a binary for others, this provides an
easy way to share in the dev fee while still feeding some of it back upstream
to other developers. This is an experiment in keeping the source free and open
while creating an incentive for everyone to develop good software.
- 1/8/2014:
First release