<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/daemon/daemon.cpp, branch main</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2026-04-01T16:06:10Z</updated>
<entry>
<title>zmq: add restricted rpc mode</title>
<updated>2026-04-01T16:06:10Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-03-25T19:37:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7f2cfe9294ec1fa7bece2a8069114c1b6985650f'/>
<id>urn:sha1:7f2cfe9294ec1fa7bece2a8069114c1b6985650f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: warn user on specifiying ZMQ args with --no-zmq</title>
<updated>2026-03-27T19:17:50Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2024-01-27T22:19:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dd0fb6c7552330a088033b0cfba0ba570bbbfd15'/>
<id>urn:sha1:dd0fb6c7552330a088033b0cfba0ba570bbbfd15</id>
<content type='text'>
Resolves https://github.com/monero-project/monero/issues/9127
</content>
</entry>
<entry>
<title>blockchain sync: reduce disk writes from 2 to 1 per tx</title>
<updated>2025-03-10T06:32:08Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2024-01-17T23:17:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=008ba966da88f073f226b299533faca905ceabf8'/>
<id>urn:sha1:008ba966da88f073f226b299533faca905ceabf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright: Update to 2022</title>
<updated>2022-03-04T05:59:20Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2022-03-01T11:16:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da9aa1f7f802552b9de459f331a2f39c84898009'/>
<id>urn:sha1:da9aa1f7f802552b9de459f331a2f39c84898009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC and ZeroMQ APIs to support p2pool</title>
<updated>2021-09-11T13:15:07Z</updated>
<author>
<name>SChernykh</name>
<email>sergey.v.chernykh@gmail.com</email>
</author>
<published>2021-08-26T08:20:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dfee15eee18a97be5a8fb9822527f98ebd1b33e9'/>
<id>urn:sha1:dfee15eee18a97be5a8fb9822527f98ebd1b33e9</id>
<content type='text'>
Adds the following:

- "get_miner_data" to RPC API
- "json-miner-data" to ZeroMQ subscriber contexts

Both provide the necessary data to create a custom block template. They are used by p2pool.

Data provided:

- major fork version
- current height
- previous block id
- RandomX seed hash
- network difficulty
- median block weight
- coins mined by the network so far
- mineable mempool transactions
</content>
</entry>
<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>
</feed>
