<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic, branch v0.10.2.1</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.10.2.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.2.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-02-21T17:38:18Z</updated>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1731</title>
<updated>2017-02-21T09:21:57Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T09:21:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=565c99f67083b36e3ba91a79ce97dd74d73ece21'/>
<id>urn:sha1:565c99f67083b36e3ba91a79ce97dd74d73ece21</id>
<content type='text'>
a427235e core: add a missing newline on a string to be logged (moneromooo-monero)
b6a2230e unit_tests: fix minor blockchain_db regression (moneromooo-monero)
c488eca5 hardfork: tone down some logs (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #1733</title>
<updated>2017-02-21T09:21:14Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T09:21:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6994c85201e6a8423fad2848341449ebfd86a61d'/>
<id>urn:sha1:6994c85201e6a8423fad2848341449ebfd86a61d</id>
<content type='text'>
a493c0b1 BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required a definition. (Dion Ahmetaj)
</content>
</entry>
<entry>
<title>Merge pull request #1744</title>
<updated>2017-02-21T09:16:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T09:16:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d11dbe7dc24c8ab30afc2ce6b004885979ee8be6'/>
<id>urn:sha1:d11dbe7dc24c8ab30afc2ce6b004885979ee8be6</id>
<content type='text'>
a5a0a3c8 core: updates can now be downloaded (and SHA256 hash checked) (moneromooo-monero)
216f062e util: add a SHA256 function (moneromooo-monero)
4bf78492 mlog: only silence errors for net by default, not net.* (moneromooo-monero)
d282cfcc core: test key images against validity domain (moneromooo-monero)
efb72e74 http_client: add a couple consts (moneromooo-monero)
f640512c Optionally query moneropulse DNS records to check for updates (moneromooo-monero)
e3cae4ae core: display any fork warning at startup too (moneromooo-monero)
969ad710 dns_utils: fix first checked DNS entry being ignored (moneromooo-monero)
08c3f380 util: add a vercmp function to compare version numbers (moneromooo-monero)
e8a7525c dns_utils: factor TXT record loading code from checkpoint code (moneromooo-monero)
</content>
</entry>
<entry>
<title>dns_utils: factor TXT record loading code from checkpoint code</title>
<updated>2017-02-20T22:57:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-16T20:03:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e8a7525cebf5c8b00aa3cffa14221640acaa43f3'/>
<id>urn:sha1:e8a7525cebf5c8b00aa3cffa14221640acaa43f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More robust battery status handling.</title>
<updated>2017-02-16T19:35:01Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2017-02-15T19:00:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=69ab14d91e67fdf242b00c83ab85ce280e55f6f4'/>
<id>urn:sha1:69ab14d91e67fdf242b00c83ab85ce280e55f6f4</id>
<content type='text'>
Added an extra path to check for linux power supply status.
Added ignore battery option. If set to true, then when we can't figure out
the power status, we'll assume the system is plugged in.
</content>
</entry>
<entry>
<title>BACKGROUND_MINING_MINER_MONITOR_INVERVAL_IN_SECONDS was odr-used, so required a definition.</title>
<updated>2017-02-15T16:15:12Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2017-02-14T23:50:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a493c0b196e2517d660043f3723dd0b81c19b9ed'/>
<id>urn:sha1:a493c0b196e2517d660043f3723dd0b81c19b9ed</id>
<content type='text'>
Instead of adding a declaration to cpp file, I changed it to non odr-used.
</content>
</entry>
<entry>
<title>hardfork: tone down some logs</title>
<updated>2017-02-14T18:56:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-14T18:54:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c488eca5e83b537311e3229bb17f93a7b7de9429'/>
<id>urn:sha1:c488eca5e83b537311e3229bb17f93a7b7de9429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a note about smart mining to status command. Fixed up a bug where I was resetting bg mining enabled instead of started. Upped the miner threshold. Also moved setting of enabled on start above miner thread creation since starting with true, then stopping, then starting with false resulted in race condition.</title>
<updated>2017-02-10T23:07:43Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2017-02-08T21:17:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ad95e65028302c151546e49698284fdf48727c6d'/>
<id>urn:sha1:ad95e65028302c151546e49698284fdf48727c6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed ac_line_status to on_battery_power.</title>
<updated>2017-02-10T23:07:42Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2017-02-07T15:55:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e4dfd2fb6345c1d212ca3706254faa988948beb3'/>
<id>urn:sha1:e4dfd2fb6345c1d212ca3706254faa988948beb3</id>
<content type='text'>
</content>
</entry>
</feed>
