<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc, 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>Merge pull request #10611</title>
<updated>2026-06-30T09:55:16Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-30T09:55:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de95c4f993bfd0fc4df07ee7fb6fccbdbe0493ac'/>
<id>urn:sha1:de95c4f993bfd0fc4df07ee7fb6fccbdbe0493ac</id>
<content type='text'>
7c543c8 daemon: fix print_cn command when 0 connections (jeffro256)
528cbac Show IPv6 addresses in connection list (Guillaume Le Vaillant)

ACKs: tobtoht, j-berman
</content>
</entry>
<entry>
<title>net: cap aggregate ZMQ receive size</title>
<updated>2026-06-10T20:18:09Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-09T19:36:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4f6652f356f804403f46ecbbb8b90c1c03abbc64'/>
<id>urn:sha1:4f6652f356f804403f46ecbbb8b90c1c03abbc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10543</title>
<updated>2026-06-09T18:00:03Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-09T18:00:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=70d57adc4b08c39e391468369f1a29a532fb9a8e'/>
<id>urn:sha1:70d57adc4b08c39e391468369f1a29a532fb9a8e</id>
<content type='text'>
878c781 zmq: apply restricted-mode privacy filtering to get_transaction_pool (greatjourney589)
</content>
</entry>
<entry>
<title>Merge pull request #10610</title>
<updated>2026-05-21T22:22:06Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-05-21T22:22:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=798aecb8e78b4cb752c4c6b36e49e52474b1d435'/>
<id>urn:sha1:798aecb8e78b4cb752c4c6b36e49e52474b1d435</id>
<content type='text'>
7de1758 rpc: restrict get_alt_blocks_hashes (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #10575</title>
<updated>2026-05-19T19:59:47Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-05-19T19:59:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0059bb00955f5ab6e9fd1e229b9c91cf5dc1235d'/>
<id>urn:sha1:0059bb00955f5ab6e9fd1e229b9c91cf5dc1235d</id>
<content type='text'>
a16f514 rpc: reject invalid JSON-RPC ids in ZMQ requests (selsta)
</content>
</entry>
<entry>
<title>Show IPv6 addresses in connection list</title>
<updated>2026-05-16T00:40:03Z</updated>
<author>
<name>Guillaume Le Vaillant</name>
<email>glv@posteo.net</email>
</author>
<published>2023-04-14T11:34:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=528cbac17a6c372d1698c82e30df0fdfc78a5ccc'/>
<id>urn:sha1:528cbac17a6c372d1698c82e30df0fdfc78a5ccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: restrict get_alt_blocks_hashes</title>
<updated>2026-05-15T21:02:16Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-15T20:57:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7de175802a48caa7b96e516138de6cdc914bdc76'/>
<id>urn:sha1:7de175802a48caa7b96e516138de6cdc914bdc76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: reject invalid JSON-RPC ids in ZMQ requests</title>
<updated>2026-05-11T10:04:12Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-10T12:01:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a16f514c67e95cec4946dc83dbad04ed1baad023'/>
<id>urn:sha1:a16f514c67e95cec4946dc83dbad04ed1baad023</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>
</feed>
