<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.cpp, 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>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>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>Send ZMQ miner notifications after txpool additions</title>
<updated>2025-09-24T07:22:28Z</updated>
<author>
<name>WeebDataHoarder</name>
<email>weebdatahoarder@noreply.gammaspectra.live</email>
</author>
<published>2025-09-24T07:07:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=39c7a228563a7120469369554fbd4dce92cb7eba'/>
<id>urn:sha1:39c7a228563a7120469369554fbd4dce92cb7eba</id>
<content type='text'>
Bug was introduced in c069c04ede338929c50297558fee15192aa0f67c, before this txpool additions were not notified on block addition

When receiving blocks with previously unknown conditions, miner data was sent first, but txpool add events for already-added transactions in previous block were sent afterward. Miners would then include already-mined transactions in their new templates due to receiving the mistimed txpool add event.

The fix is to send miner notifications AFTER txpool events are sent, and before normal block notifications are sent (for mining switch speed purposes)

Fixes c069c04ede338929c50297558fee15192aa0f67c / #9135
Fixes dfee15eee18a97be5a8fb9822527f98ebd1b33e9 / #7891
</content>
</entry>
<entry>
<title>checkpoints: update to a recent block height</title>
<updated>2025-08-20T16:42:13Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2025-08-20T16:42:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f921431f344a02f48bc869534c475d7009c9ceab'/>
<id>urn:sha1:f921431f344a02f48bc869534c475d7009c9ceab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: prepare v0.18.4.2</title>
<updated>2025-08-01T15:25:46Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2025-08-01T15:25:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32f701b0cd8a8045424f4434e6bb0ca288bf5818'/>
<id>urn:sha1:32f701b0cd8a8045424f4434e6bb0ca288bf5818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: prepare v0.18.4.1</title>
<updated>2025-07-09T14:12:16Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2025-06-07T15:20:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b96af8e17a1e5054838cb722a423410fa65cb555'/>
<id>urn:sha1:b96af8e17a1e5054838cb722a423410fa65cb555</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9864</title>
<updated>2025-03-26T12:37:43Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-03-26T12:37:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f1311d4237404ab7da76241dbf10e92a65132cc4'/>
<id>urn:sha1:f1311d4237404ab7da76241dbf10e92a65132cc4</id>
<content type='text'>
97e1a49dd checkpoints: update to a recent block height (selsta)
</content>
</entry>
<entry>
<title>checkpoints: update to a recent block height</title>
<updated>2025-03-25T20:22:47Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2025-03-25T20:22:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=97e1a49dd793c4ce8091ab741cdee6695fb78d28'/>
<id>urn:sha1:97e1a49dd793c4ce8091ab741cdee6695fb78d28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9854</title>
<updated>2025-03-24T02:56:51Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-03-24T02:56:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b7263d5879c6f8da4f4466829cdf640e57de4c1'/>
<id>urn:sha1:4b7263d5879c6f8da4f4466829cdf640e57de4c1</id>
<content type='text'>
c7f01e57f Blockchain: remove skip for pruned txs in `check_tx_inputs()` (jeffro256)
</content>
</entry>
</feed>
