<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/node_server.cpp, 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>daemon: remove miniupnp</title>
<updated>2026-04-26T11:32:06Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-04-26T11:32:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=987e6d29133a493914a19b660051ca634fbed1d6'/>
<id>urn:sha1:987e6d29133a493914a19b660051ca634fbed1d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10410</title>
<updated>2026-04-18T08:13:55Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-04-18T08:13:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e75125a30b1f70e74eded99d3fc4f3e98938c6d5'/>
<id>urn:sha1:e75125a30b1f70e74eded99d3fc4f3e98938c6d5</id>
<content type='text'>
1d2ae21 p2p: isolate regtest from mainnet bootstrap state (Jeetraj)
</content>
</entry>
<entry>
<title>p2p: isolate regtest from mainnet bootstrap state</title>
<updated>2026-04-10T17:15:53Z</updated>
<author>
<name>Jeetraj</name>
<email>jeetrajsinh2005@gmail.com</email>
</author>
<published>2026-04-09T05:35:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d2ae2138a85dd93bc8a0d2c55513c5b5ba4658f'/>
<id>urn:sha1:1d2ae2138a85dd93bc8a0d2c55513c5b5ba4658f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: fix hanging shutdown</title>
<updated>2026-04-04T22:02:49Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2026-03-18T02:39:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7bc2d5a42e8462f2a04f71bd59111a863fa9a6d8'/>
<id>urn:sha1:7bc2d5a42e8462f2a04f71bd59111a863fa9a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: fix race causing dropped connections during sync</title>
<updated>2025-12-12T05:37:20Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-12-12T05:32:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d8d3cf97300480b9d3942c667978dd4860b76feb'/>
<id>urn:sha1:d8d3cf97300480b9d3942c667978dd4860b76feb</id>
<content type='text'>
Without this commit:
1) read height from DB
2) add block to chain in separate thread
3) read chain for block id's and request them from peer
4) ERR in handle_response_chain_entry, peer's first block is the
one that was added to the chain, which has block idx=height from
step 1.

This commit reads the chain for height and highest block id's
in one go while holding the m_blockchain_lock to avoid the race.
</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>Merge pull request #9460</title>
<updated>2025-01-22T22:47:10Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-01-22T22:47:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=00e582a2b1bc6872dd8bddb31bd95bab79185ce6'/>
<id>urn:sha1:00e582a2b1bc6872dd8bddb31bd95bab79185ce6</id>
<content type='text'>
0cd74568d Cleanup TCP throttling code (performance) + move connection checks (Lee *!* Clagett)
</content>
</entry>
</feed>
