<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/rpc, branch v0.18.4.3</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.18.4.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-09-29T17:56:34Z</updated>
<entry>
<title>Daemon RPC: fix on_getblockhash error return on too high height</title>
<updated>2025-09-29T17:56:34Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-09-25T23:18:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfc41b3bdcc0f68187993252ddf8ffa0b3165b06'/>
<id>urn:sha1:cfc41b3bdcc0f68187993252ddf8ffa0b3165b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9901</title>
<updated>2025-09-28T18:37:02Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-09-28T18:37:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a440e917906b92b74daa107e49fcb963266242fa'/>
<id>urn:sha1:a440e917906b92b74daa107e49fcb963266242fa</id>
<content type='text'>
9a45208 Daemon RPC: add max_block_count field to /getblocks.bin (j-berman)
</content>
</entry>
<entry>
<title>rpc: return error correctly on bad key image string</title>
<updated>2025-07-11T16:27:12Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2025-07-11T15:39:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=45152f9ef0a762d9f6b61fc2602b97a2085f2dc3'/>
<id>urn:sha1:45152f9ef0a762d9f6b61fc2602b97a2085f2dc3</id>
<content type='text'>
Because of the missing `return` statement, the status is set to "OK" later on in the method when it shouldn't be.

Thank you to ADA Logics and the MAGIC Monero Fund for reporting this!
</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>Daemon RPC: add max_block_count field to /getblocks.bin</title>
<updated>2025-04-10T21:25:54Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2024-06-24T22:33:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9a452081495d68861890a107b58c12b8c99d39b4'/>
<id>urn:sha1:9a452081495d68861890a107b58c12b8c99d39b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9740</title>
<updated>2025-03-10T16:20:00Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-03-10T16:20:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3da68db9789697d30dc309df2f1da5d348bc4ce2'/>
<id>urn:sha1:3da68db9789697d30dc309df2f1da5d348bc4ce2</id>
<content type='text'>
008ba966d blockchain sync: reduce disk writes from 2 to 1 per tx (jeffro256)
</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 build with boost ASIO 0.87. Support boost 1.66+</title>
<updated>2025-02-14T18:29:57Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2024-12-17T21:40:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01bcd52924244ec8d2a24c10fcef8959289d09ff'/>
<id>urn:sha1:01bcd52924244ec8d2a24c10fcef8959289d09ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set response limits on http server connections</title>
<updated>2025-02-14T05:21:05Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-01-21T14:56:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=13ff355cf6081776fd7379080c17246e35c1236d'/>
<id>urn:sha1:13ff355cf6081776fd7379080c17246e35c1236d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>epee: update 'http_server_handlers_map2.h' macros to use fully qualified names</title>
<updated>2025-02-13T21:24:48Z</updated>
<author>
<name>Jeffrey Ryan</name>
<email>jeffreyryan@tutanota.com</email>
</author>
<published>2022-05-23T04:41:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=89fa3ed68ae1a21e71a35ad4c21afaa2baae1987'/>
<id>urn:sha1:89fa3ed68ae1a21e71a35ad4c21afaa2baae1987</id>
<content type='text'>
quick patch which fixes the issue where if you use some macros from `http_server_handlers_map2.h` you have to be in the `epee` namespace or it doesn't compile. Now can remove `using namespace epee;` from header file `core_rpc_server.h`, which caused a couple of name qualifying mistakes
</content>
</entry>
</feed>
