<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon/daemon.cpp, branch v0.17.1.9</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.1.9</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.9'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-04T02:06:35Z</updated>
<entry>
<title>Adding ZMQ/Pub support for txpool_add and chain_main events</title>
<updated>2020-05-04T02:06:35Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2020-03-16T23:59:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e5214a2ca22cecf123bcff1ab441ed0415d08a6f'/>
<id>urn:sha1:e5214a2ca22cecf123bcff1ab441ed0415d08a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6516</title>
<updated>2020-07-19T10:34:28Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:34:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3ba6c7fd30302cfb38f8af0618504dbf1fb17f09'/>
<id>urn:sha1:3ba6c7fd30302cfb38f8af0618504dbf1fb17f09</id>
<content type='text'>
8656a8c9f remove double includes (sumogr)
</content>
</entry>
<entry>
<title>remove double includes</title>
<updated>2020-05-11T13:53:17Z</updated>
<author>
<name>sumogr</name>
<email>sumogr@mail.com</email>
</author>
<published>2020-05-11T13:53:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8656a8c9ff38c59aff678880eca3ffc52d2242af'/>
<id>urn:sha1:8656a8c9ff38c59aff678880eca3ffc52d2242af</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>daemon: run with -rpc-payment-address and --rpc-restricted-bind-port</title>
<updated>2019-11-29T20:07:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-11-29T20:05:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5f2a32c15ab0eef7bf0e0a0f9cd1362a1c456a22'/>
<id>urn:sha1:5f2a32c15ab0eef7bf0e0a0f9cd1362a1c456a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5597</title>
<updated>2019-07-24T19:26:59Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2019-07-24T19:26:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=015c1792c0862ee6518cff022a16a1aeea8e7c5c'/>
<id>urn:sha1:015c1792c0862ee6518cff022a16a1aeea8e7c5c</id>
<content type='text'>
343c0b4 add a command line option to disable ZMQ server (jtgrassie)
</content>
</entry>
<entry>
<title>add a command line option to disable ZMQ server</title>
<updated>2019-06-01T17:03:37Z</updated>
<author>
<name>Jethro Grassie</name>
<email>jtg@xtrabass.com</email>
</author>
<published>2019-06-01T17:03:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=343c0b4255fc7dcd995ec69399c293f2eb584fb9'/>
<id>urn:sha1:343c0b4255fc7dcd995ec69399c293f2eb584fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ssl_options support to monerod's rpc mode.</title>
<updated>2019-05-22T04:09:11Z</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=3544596f9fd0a260c3a1a9b75432234f93f78cb7'/>
<id>urn:sha1:3544596f9fd0a260c3a1a9b75432234f93f78cb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: init public_port in all ctors</title>
<updated>2019-03-20T23:45:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-03-20T23:45:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=760d3a2a0c3e6778e3b1f2949b6b4eddebf963e5'/>
<id>urn:sha1:760d3a2a0c3e6778e3b1f2949b6b4eddebf963e5</id>
<content type='text'>
Coverity 196596
</content>
</entry>
<entry>
<title>Merge pull request #5190</title>
<updated>2019-03-17T15:56:04Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-03-17T15:56:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=848591c4d85ae73c42b3317d9dab192267bc2737'/>
<id>urn:sha1:848591c4d85ae73c42b3317d9dab192267bc2737</id>
<content type='text'>
551104fb daemon: add --public-node mode, RPC port propagation over P2P (xiphon)
</content>
</entry>
</feed>
