<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc/daemon_handler.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-08-15T20:14:26Z</updated>
<entry>
<title>Establish Monzero Phase 0 and inactive assets baseline</title>
<updated>2026-08-15T20:14:26Z</updated>
<author>
<name>Monzero Build System</name>
<email>builds@monzero.org</email>
</author>
<published>2026-08-15T20:14:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=28f1919249465d3230f45ed21686c5a836d56df0'/>
<id>urn:sha1:28f1919249465d3230f45ed21686c5a836d56df0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zmq: apply restricted-mode privacy filtering to get_transaction_pool</title>
<updated>2026-05-08T15:40:38Z</updated>
<author>
<name>greatjourney589</name>
<email>wangkyle589@gmail.com</email>
</author>
<published>2026-05-08T15:33:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=878c781764e62d8616ae49a42baf05366a1d7336'/>
<id>urn:sha1:878c781764e62d8616ae49a42baf05366a1d7336</id>
<content type='text'>
Add an include_sensitive parameter to tx_memory_pool::get_pool_for_rpc
(and its core passthrough), mirroring the include_sensitive_data
parameter on the HTTP analog get_transactions_and_spent_keys_info.
When false, receive_time and last_relayed_time are zeroed using the
same masking already applied on the HTTP path.

The ZMQ handler in daemon_handler.cpp passes !m_restricted, so
--restricted-zmq-rpc callers now receive the same privacy-filtered view
as restricted HTTP callers instead of the unfiltered timing metadata
they previously got. Stem-phase txs continue to be excluded regardless
(relay_category::broadcasted filter unchanged).

Refs #10529.
</content>
</entry>
<entry>
<title>zmq: add restricted checks to GetInfo</title>
<updated>2026-04-29T17:05:35Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-04-29T16:54:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f31bb18174950237ea6ed083614c37a04d33b46e'/>
<id>urn:sha1:f31bb18174950237ea6ed083614c37a04d33b46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zmq: add missing restricted rpc check for get_block_headers_by_height</title>
<updated>2026-04-27T15:58:43Z</updated>
<author>
<name>Jeetraj</name>
<email>jeetrajsinh2005@gmail.com</email>
</author>
<published>2026-04-26T20:48:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a4efa1585e15b0f2fc54bc466e95fe7161788eb7'/>
<id>urn:sha1:a4efa1585e15b0f2fc54bc466e95fe7161788eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zmq: add more missing restricted rpc checks</title>
<updated>2026-04-24T15:35:54Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-04-19T22:06:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6e51bdcd8ef233814d81c2b953fa82f13cbbd442'/>
<id>urn:sha1:6e51bdcd8ef233814d81c2b953fa82f13cbbd442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zmq: add missing restricted rpc check</title>
<updated>2026-04-18T15:38:26Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-04-18T15:36:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e6ce535b24c48104fb1cfebc1ae03686afe820f2'/>
<id>urn:sha1:e6ce535b24c48104fb1cfebc1ae03686afe820f2</id>
<content type='text'>
</content>
</entry>
<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>Add new dynamic fees to ZMQ</title>
<updated>2025-06-13T21:27:36Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-06-13T21:10:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9002681c1ef192bbdddcb1c5f49eac1b647af207'/>
<id>urn:sha1:9002681c1ef192bbdddcb1c5f49eac1b647af207</id>
<content type='text'>
</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>Fix ZMQ DaemonInfo:</title>
<updated>2024-06-25T00:06:33Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-06-24T23:57:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c5ad937cc11d3181b7549db573ac37ec635be96e'/>
<id>urn:sha1:c5ad937cc11d3181b7549db573ac37ec635be96e</id>
<content type='text'>
  * top_block_hash was never set in handler
  * wide_difficulty was never sent in JSON
  * wide_cumulative_difficulty was never sent in JSON
</content>
</entry>
</feed>
