<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git, 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-10-07T19:25:41Z</updated>
<entry>
<title>Merge pull request #10106</title>
<updated>2025-10-07T19:25:41Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2025-10-07T19:25:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c6e84466a90f6701ebe09ff8f61ea8af3883181'/>
<id>urn:sha1:7c6e84466a90f6701ebe09ff8f61ea8af3883181</id>
<content type='text'>
09f5cbb build: prepare v0.18.4.3 (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #10150</title>
<updated>2025-10-07T19:25:05Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2025-10-07T19:25:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fb76bc4d98483eec38c10f30d399001b197d1028'/>
<id>urn:sha1:fb76bc4d98483eec38c10f30d399001b197d1028</id>
<content type='text'>
1829992 wallet2: warn instead of throw when RingDB doesn't include spend (j-berman)
</content>
</entry>
<entry>
<title>Merge pull request #10149</title>
<updated>2025-10-07T19:24:35Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2025-10-07T19:24:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=020d980647de90c8532b1ce39f976f0e545aab3a'/>
<id>urn:sha1:020d980647de90c8532b1ce39f976f0e545aab3a</id>
<content type='text'>
014f3cd cryptonote_basic: remove redundant call to get_transaction_hash() in overload (jeffro256)
</content>
</entry>
<entry>
<title>Merge pull request #10148</title>
<updated>2025-10-07T19:23:52Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2025-10-07T19:23:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de73139f4287c8dc0f47acda6ca9db688a1e834b'/>
<id>urn:sha1:de73139f4287c8dc0f47acda6ca9db688a1e834b</id>
<content type='text'>
7b53197 Cleaner validation (faster and saner) (j-berman)
</content>
</entry>
<entry>
<title>Merge pull request #10125</title>
<updated>2025-10-07T19:19:25Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2025-10-07T19:19:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f350ebdeeb7edb8428b16cc1c8069c27a0f2aa42'/>
<id>urn:sha1:f350ebdeeb7edb8428b16cc1c8069c27a0f2aa42</id>
<content type='text'>
cfc41b3 Daemon RPC: fix on_getblockhash error return on too high height (j-berman)
</content>
</entry>
<entry>
<title>build: prepare v0.18.4.3</title>
<updated>2025-10-07T14:36:04Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2025-09-24T21:16:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=09f5cbbb98e63f0c6bd87c3d7d9a80448284c35c'/>
<id>urn:sha1:09f5cbbb98e63f0c6bd87c3d7d9a80448284c35c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: warn instead of throw when RingDB doesn't include spend</title>
<updated>2025-10-06T20:25:19Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-09-17T22:21:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18299929706ef29a98d0c301e2b41a3db932933a'/>
<id>urn:sha1:18299929706ef29a98d0c301e2b41a3db932933a</id>
<content type='text'>
A reorg can end up causing an output's position in the chain to
move. Since the wallet doesn't update the RingDB on reorg, it
may refer to the output's stale position in the chain.

This seems a reasonable solution rather than introducing complex
logic to update the stale ring member's value on rerog, since
RingDB can be deprecated with FCMP++.
</content>
</entry>
<entry>
<title>cryptonote_basic: remove redundant call to get_transaction_hash() in overload</title>
<updated>2025-10-06T20:05:20Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2025-10-05T21:47:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=014f3cd0a178450f7caf25d3cd25e45e9485af6d'/>
<id>urn:sha1:014f3cd0a178450f7caf25d3cd25e45e9485af6d</id>
<content type='text'>
Issue noticed by DataHoarder.
</content>
</entry>
<entry>
<title>Cleaner validation (faster and saner)</title>
<updated>2025-10-06T00:56:57Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-10-06T00:56:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7b5319757107675ad54f38dcd916d74d6aa87772'/>
<id>urn:sha1:7b5319757107675ad54f38dcd916d74d6aa87772</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
