<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic/miner.cpp, branch v0.17.2.3</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-08-27T15:13:00Z</updated>
<entry>
<title>core: fix mining from a block that's not the current top</title>
<updated>2020-08-27T15:13:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-08T17:30:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d42649d58a1a898b8fd1be17f42fb6b7ad1f6ee'/>
<id>urn:sha1:9d42649d58a1a898b8fd1be17f42fb6b7ad1f6ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year to 2020</title>
<updated>2020-05-07T02:36:54Z</updated>
<author>
<name>SomaticFanatic</name>
<email>afdlkajdlfkj@aldkfjf.com</email>
</author>
<published>2020-05-07T02:36:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef0607da6042df51a57703bd223c5c8024741f6'/>
<id>urn:sha1:5ef0607da6042df51a57703bd223c5c8024741f6</id>
<content type='text'>
Update copyright year to 2020
</content>
</entry>
<entry>
<title>miner: use verification mode for low diff one block nonce searches</title>
<updated>2020-02-06T14:27:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-28T14:12:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2095fc27baa2a94589f01f3600c7ef0e392da4a'/>
<id>urn:sha1:c2095fc27baa2a94589f01f3600c7ef0e392da4a</id>
<content type='text'>
This avoids lengthy init times when testing
</content>
</entry>
<entry>
<title>cryptonote: untangle dependency from miner to blockchain</title>
<updated>2019-10-31T01:06:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-10-31T01:05:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ebc6ce44f407fab07955fc230f4cab59742fd959'/>
<id>urn:sha1:ebc6ce44f407fab07955fc230f4cab59742fd959</id>
<content type='text'>
It causes link errors at least on mac
</content>
</entry>
<entry>
<title>Add also ifdef __x86_64__</title>
<updated>2019-10-13T19:08:23Z</updated>
<author>
<name>pkubaj</name>
<email>pkubaj@users.noreply.github.com</email>
</author>
<published>2019-10-13T19:08:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0f4fddc2f8308d4bf1fd4d32ff4735d8f1a33ac3'/>
<id>urn:sha1:0f4fddc2f8308d4bf1fd4d32ff4735d8f1a33ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on FreeBSD/!x86</title>
<updated>2019-10-13T16:43:18Z</updated>
<author>
<name>pkubaj</name>
<email>pkubaj@users.noreply.github.com</email>
</author>
<published>2019-10-13T16:43:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7fdaa8285e640109d1120ba481c90a02c76284d0'/>
<id>urn:sha1:7fdaa8285e640109d1120ba481c90a02c76284d0</id>
<content type='text'>
Checking battery status uses x86-only headers and functions. Remove this functionality to get it to build on other architectures.</content>
</entry>
<entry>
<title>RandomX integration</title>
<updated>2019-09-25T20:29:42Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-04-23T19:32:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81c2ad6d5b17cf280a4a55fd6159e8dde423f5a8'/>
<id>urn:sha1:81c2ad6d5b17cf280a4a55fd6159e8dde423f5a8</id>
<content type='text'>
Support RandomX PoW algorithm
</content>
</entry>
<entry>
<title>Make null hash constants constexpr</title>
<updated>2019-09-05T15:37:19Z</updated>
<author>
<name>Lev Sizov</name>
<email>levsizov2015@outlook.com</email>
</author>
<published>2019-09-05T15:37:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=928f4be9531a40fcca92d9f878e08f8111254990'/>
<id>urn:sha1:928f4be9531a40fcca92d9f878e08f8111254990</id>
<content type='text'>
Simplify m_template initialization in miner
</content>
</entry>
<entry>
<title>Removed unused boost/value_init header</title>
<updated>2019-09-02T12:38:29Z</updated>
<author>
<name>Lev Sizov</name>
<email>levsizov2015@outlook.com</email>
</author>
<published>2019-09-02T12:38:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4ad191ffa96a663c1fea61e5b5cd2e73770b43fa'/>
<id>urn:sha1:4ad191ffa96a663c1fea61e5b5cd2e73770b43fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the use of boost:value_initialized for C++ list initializer</title>
<updated>2019-09-02T12:16:29Z</updated>
<author>
<name>Jesus Ramirez</name>
<email>jesus.rami.serra@gmail.com</email>
</author>
<published>2019-06-26T14:39:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2cd4fd8972620737956aeeb4262209f8a446e3ee'/>
<id>urn:sha1:2cd4fd8972620737956aeeb4262209f8a446e3ee</id>
<content type='text'>
</content>
</entry>
</feed>
