<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon, branch v0.14.1.2</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.14.1.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-05-21T16:17:34Z</updated>
<entry>
<title>Add ssl_options support to monerod's rpc mode.</title>
<updated>2019-05-21T16:17:34Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2019-05-22T04:09:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fafc5c3692fb1579bf6b2cfa75dec70d3f51ae4c'/>
<id>urn:sha1:fafc5c3692fb1579bf6b2cfa75dec70d3f51ae4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: keep a rolling long term block weight median</title>
<updated>2019-05-02T09:47:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-15T00:33:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4c4a2d8aa921b6eba0ac4c57b7a55a1e895a6e3'/>
<id>urn:sha1:a4c4a2d8aa921b6eba0ac4c57b7a55a1e895a6e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: fix absolute/relative log file test for windows</title>
<updated>2019-04-16T22:15:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-16T22:15:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b0a346689bd51255ed0a3fcf8083efbc33f68018'/>
<id>urn:sha1:b0a346689bd51255ed0a3fcf8083efbc33f68018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5446</title>
<updated>2019-04-16T20:46:29Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:46:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f376cd56052ccb3992c8fe035c68668a4c66201c'/>
<id>urn:sha1:f376cd56052ccb3992c8fe035c68668a4c66201c</id>
<content type='text'>
7d79222f daemon: remove debug info (moneromooo-monero)
8fec0f98 functional_tests: add sweep_single test (moneromooo-monero)
9880d61b wallet_rpc_server: remove unused code (moneromooo-monero)
8a61b33d rpc: omit irrelevant fields for pool txes in gettransactions (moneromooo-monero)
56508524 rpc: add relayed in get_transaction output (moneromooo-monero)
82e510f1 rpc: set default log category in core_rpc_server.h (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #5441</title>
<updated>2019-04-16T20:44:41Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:44:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8af1a89e4cf00c8755f0214e213992d8ff328f5c'/>
<id>urn:sha1:8af1a89e4cf00c8755f0214e213992d8ff328f5c</id>
<content type='text'>
b3648232 daemon: fix ratio not being floating point (moneromooo-monero)
e1b097b9 core_rpc_server: remove dummy assigning int to bool (moneromooo-monero)
</content>
</entry>
<entry>
<title>daemon: remove debug info</title>
<updated>2019-04-15T22:32:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-15T22:31:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7d79222f5cca40f227d3aa4555bf539d38bd2be9'/>
<id>urn:sha1:7d79222f5cca40f227d3aa4555bf539d38bd2be9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: fix ratio not being floating point</title>
<updated>2019-04-14T09:26:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-14T09:24:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b3648232869c35963a86210d8e60464f98a1e973'/>
<id>urn:sha1:b3648232869c35963a86210d8e60464f98a1e973</id>
<content type='text'>
Coverity 197648
</content>
</entry>
<entry>
<title>daemon: if a log file has a /, interpret it from the cwd</title>
<updated>2019-04-13T11:21:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-13T11:20:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5140c15e56c4b22dcecc547911251471b42c993b'/>
<id>urn:sha1:5140c15e56c4b22dcecc547911251471b42c993b</id>
<content type='text'>
rather than from data dir where it normally is.

It makes things like --log-file ./foo.log behave as you'd expect.
</content>
</entry>
<entry>
<title>Merge pull request #5378</title>
<updated>2019-04-11T11:02:35Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-11T11:02:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bd429033df283563106a0d57d3ec0f0d26f5abc5'/>
<id>urn:sha1:bd429033df283563106a0d57d3ec0f0d26f5abc5</id>
<content type='text'>
eda2661a Allow pruning before v10 (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: new option to start background mining</title>
<updated>2019-04-04T18:10:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-30T19:21:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a2561653cbcba96e7e2dd352b9e0ea57cd220b2c'/>
<id>urn:sha1:a2561653cbcba96e7e2dd352b9e0ea57cd220b2c</id>
<content type='text'>
The setup-background-mining option can be used to select
background mining when a wallet loads. The user will be asked
the first time the wallet is created.
</content>
</entry>
</feed>
