<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src, branch v0.18.4.4</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.4</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.4'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-11-12T09:22:38Z</updated>
<entry>
<title>Merge pull request #10206</title>
<updated>2025-11-12T09:22:38Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-11-12T09:22:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=516e5355a103a2bf0b7e10328ebcaa2945019445'/>
<id>urn:sha1:516e5355a103a2bf0b7e10328ebcaa2945019445</id>
<content type='text'>
4e4e343 Daemon: relay empty fluffy block on found block (j-berman)
</content>
</entry>
<entry>
<title>Daemon: relay empty fluffy block on found block</title>
<updated>2025-11-12T00:45:06Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-10-09T18:25:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4e4e3439c9ce5c2adc297fe8b66e69ef0848438c'/>
<id>urn:sha1:4e4e3439c9ce5c2adc297fe8b66e69ef0848438c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tx pool: only increment m_txpool_weight for newly added pool txs</title>
<updated>2025-11-12T00:31:37Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-10-28T00:14:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=90dad18bfbe3275142e2f3fe33017cd65486a20f'/>
<id>urn:sha1:90dad18bfbe3275142e2f3fe33017cd65486a20f</id>
<content type='text'>
Otherwise we can end up double counting txs towards the weight,
which can over-state the pool weight. E.g. relay tx to node in
stem phase, add its weight to pool weight, then receive tx
from another node, then bump the pool weight again. That double
counts the tx towards the pool weight.

If the weight exceeds the max, the node will "prune" txs from the
pool. Thus, over-counting is probably a cause of, but perhaps
not the only cause of:
https://github.com/seraphis-migration/monero/issues/148
</content>
</entry>
<entry>
<title>Merge pull request #10195</title>
<updated>2025-11-11T23:01:13Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-11-11T23:01:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f2574d9d2a38a637aff47a59968edec8485c732'/>
<id>urn:sha1:6f2574d9d2a38a637aff47a59968edec8485c732</id>
<content type='text'>
26cf4f9 ledger: throw on secret view key export rejection (tobtoht)
</content>
</entry>
<entry>
<title>Merge pull request #10202</title>
<updated>2025-11-11T22:42:07Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-11-11T22:42:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=68732126e957723d3b7f648447877bf4cab4fc37'/>
<id>urn:sha1:68732126e957723d3b7f648447877bf4cab4fc37</id>
<content type='text'>
dafecd0 cryptonote_protocol: accurate next_needed_height when there is an overlap (0xFFFC0000)
</content>
</entry>
<entry>
<title>Merge pull request #10199</title>
<updated>2025-11-11T21:52:46Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-11-11T21:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64f230d63adff7b544e8f2ba080ead4b7595ee04'/>
<id>urn:sha1:64f230d63adff7b544e8f2ba080ead4b7595ee04</id>
<content type='text'>
64f2d8e build: prepare v0.18.4.4 (selsta)
</content>
</entry>
<entry>
<title>ledger: throw on secret view key export rejection</title>
<updated>2025-11-11T19:57:56Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-11-11T19:51:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=26cf4f914134fa0808ca539e2d0e7d17aac125e1'/>
<id>urn:sha1:26cf4f914134fa0808ca539e2d0e7d17aac125e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logging deadlock</title>
<updated>2025-11-11T18:44:26Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-11-08T00:00:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a83a46d60059a063ec953ba15f4cdcc2b3874440'/>
<id>urn:sha1:a83a46d60059a063ec953ba15f4cdcc2b3874440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_protocol: accurate next_needed_height when there is an overlap</title>
<updated>2025-11-10T20:58:50Z</updated>
<author>
<name>0xFFFC0000</name>
<email>0xFFFC0000@proton.me</email>
</author>
<published>2025-11-05T21:07:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dafecd0addb171751efd31fea417d36da84e5efe'/>
<id>urn:sha1:dafecd0addb171751efd31fea417d36da84e5efe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: prepare v0.18.4.4</title>
<updated>2025-11-10T17:56:57Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2025-11-10T17:56:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64f2d8e45dfcdbee8684272946c7c2b844848fa7'/>
<id>urn:sha1:64f2d8e45dfcdbee8684272946c7c2b844848fa7</id>
<content type='text'>
</content>
</entry>
</feed>
