<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon/command_server.cpp, branch v0.10.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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-10-23T15:11:20Z</updated>
<entry>
<title>daemon: add a print_pool_stats daemon command</title>
<updated>2016-10-23T15:11:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-10-23T11:11:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=839280d5fc245cae101b07f3106c4b0031dd5941'/>
<id>urn:sha1:839280d5fc245cae101b07f3106c4b0031dd5941</id>
<content type='text'>
Helps see what's going on now that Monero is getting used
</content>
</entry>
<entry>
<title>changed params from start/end index to height/count</title>
<updated>2016-10-10T21:19:36Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2016-10-10T21:19:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dd6c44327be7d90574466bc37561b9d156466972'/>
<id>urn:sha1:dd6c44327be7d90574466bc37561b9d156466972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>attempted to remove whitespace spam</title>
<updated>2016-10-10T20:41:24Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2016-10-10T20:41:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e95d3f359b2d87f32abed5dee23c90469144dadf'/>
<id>urn:sha1:e95d3f359b2d87f32abed5dee23c90469144dadf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added print_coinbase_tx_sum option</title>
<updated>2016-10-10T19:45:51Z</updated>
<author>
<name>Dion Ahmetaj</name>
<email>Dion Ahmetaj</email>
</author>
<published>2016-10-10T19:45:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=412da636225f32ba62bdba7e3ed0281dcea08b05'/>
<id>urn:sha1:412da636225f32ba62bdba7e3ed0281dcea08b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed all code related to fast_exit</title>
<updated>2016-10-03T01:06:55Z</updated>
<author>
<name>NanoAkron</name>
<email>nanoakron@users.noreply.github.com</email>
</author>
<published>2016-10-03T01:06:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6390673137955a158ac3a8082d7f47ff4a03c7fd'/>
<id>urn:sha1:6390673137955a158ac3a8082d7f47ff4a03c7fd</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>
<entry>
<title>Fix incorrect help usage for the threads option to start_mining</title>
<updated>2016-08-30T21:59:28Z</updated>
<author>
<name>Quanah Gibson-Mount</name>
<email>quanah.gibsonmount@gmail.com</email>
</author>
<published>2016-08-30T21:33:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d5ba65f3dfc498fbbfac7e00b6e434022816eaf'/>
<id>urn:sha1:1d5ba65f3dfc498fbbfac7e00b6e434022816eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New RPC and daemon command to get output histogram</title>
<updated>2016-03-26T21:10:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-26T14:30:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=600a3cf0c0ca0a99dbdc91d32138db3c8aa4165c'/>
<id>urn:sha1:600a3cf0c0ca0a99dbdc91d32138db3c8aa4165c</id>
<content type='text'>
This is a list of existing output amounts along with the number
of outputs of that amount in the blockchain.

The daemon command takes:
- no parameters: all outputs with at least 3 instances
- one parameter: all outputs with at least that many instances
- two parameters: all outputs within that many instances

The default starts at 3 to avoid massive spamming of all dust
outputs in the blockchain, and is the current minimum mixin
requirement.

An optional vector of amounts may be passed, to request
histogram only for those outputs.
</content>
</entry>
<entry>
<title>Revert "Print stack trace upon exceptions"</title>
<updated>2016-03-21T10:12:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-21T10:12:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09'/>
<id>urn:sha1:f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09</id>
<content type='text'>
Ain't nobody got time for link/cmake skullduggery.

This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
</content>
</entry>
<entry>
<title>Print stack trace upon exceptions</title>
<updated>2016-03-19T21:48:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-19T21:48:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff238ec94ac6d45fc18c315d7bc590ddfaad63d'/>
<id>urn:sha1:fff238ec94ac6d45fc18c315d7bc590ddfaad63d</id>
<content type='text'>
Useful for debugging users' logs
</content>
</entry>
</feed>
