<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/command_line.h, branch v0.11.1.0</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.11.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-09-03T10:15:57Z</updated>
<entry>
<title>Add a --fluffy-blocks option to relay blocks as fluffy blocks</title>
<updated>2017-09-03T10:15:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-02T16:11:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=585e6b35e624d2739d9e06eefefea5c4909a0fa2'/>
<id>urn:sha1:585e6b35e624d2739d9e06eefefea5c4909a0fa2</id>
<content type='text'>
Defaults to off, but fluffy blocks are forced enabled on testnet
</content>
</entry>
<entry>
<title>core: add --db-salvage command line flag</title>
<updated>2017-08-12T18:04:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-30T22:59:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c6e200a8ab36633f1a3598f54e9e9f8ca5b6c461'/>
<id>urn:sha1:c6e200a8ab36633f1a3598f54e9e9f8ca5b6c461</id>
<content type='text'>
Use to load the database when the primary meta page is corrupted
</content>
</entry>
<entry>
<title>use const references in catch blocks</title>
<updated>2017-03-18T12:56:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-18T12:56:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d0238313278206e505473cef4d4bed88b75b96fd'/>
<id>urn:sha1:d0238313278206e505473cef4d4bed88b75b96fd</id>
<content type='text'>
</content>
</entry>
<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>Optionally query moneropulse DNS records to check for updates</title>
<updated>2017-02-20T22:58:16Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-18T16:30:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f640512c53caca9d7c3c69802841d174818cf953'/>
<id>urn:sha1:f640512c53caca9d7c3c69802841d174818cf953</id>
<content type='text'>
It just checks and prints a message if there is a new version
for now.
</content>
</entry>
<entry>
<title>Add server auth to monerod, and client auth to wallet-cli and wallet-rpc</title>
<updated>2017-02-06T06:15:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2017-02-05T22:48:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce7fcbb4aea884bb4bf433cf419ffa267f859c87'/>
<id>urn:sha1:ce7fcbb4aea884bb4bf433cf419ffa267f859c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove db-auto-remove-logs</title>
<updated>2017-01-10T10:49:45Z</updated>
<author>
<name>Miguel Herranz</name>
<email>miguel@ipglider.org</email>
</author>
<published>2017-01-10T10:49:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aff28178e631345065c21e238f469459750c542d'/>
<id>urn:sha1:aff28178e631345065c21e238f469459750c542d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added command_line::is_yes</title>
<updated>2016-11-26T02:57:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-26T02:07:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=91ffb61c25561a9143e9a8e713be16b09b03f633'/>
<id>urn:sha1:91ffb61c25561a9143e9a8e713be16b09b03f633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: make the sync chunk block count overridable</title>
<updated>2016-09-24T16:00:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-24T16:00:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e3e362c854dd59c5399dbf6fe1a5675826f6732'/>
<id>urn:sha1:5e3e362c854dd59c5399dbf6fe1a5675826f6732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: optionally restrict HTTP service to a configurable user agent</title>
<updated>2016-09-18T19:32:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-07T20:38:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eeb2bbc0fcc9c5afa2c3aa12915b4d3f31115e56'/>
<id>urn:sha1:eeb2bbc0fcc9c5afa2c3aa12915b4d3f31115e56</id>
<content type='text'>
This is intended to catch traffic coming from a web browser,
so we avoid issues with a web page sending a transfer RPC to
the wallet. Requiring a particular user agent can act as a
simple password scheme, while we wait for 0MQ and proper
authentication to be merged.
</content>
</entry>
</feed>
