<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src, branch v0.18.5.1</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.5.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.5.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2026-06-30T10:03:46Z</updated>
<entry>
<title>Merge pull request #10779</title>
<updated>2026-06-30T10:03:46Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-30T10:03:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4f92268d7c16741cfb41e5bbe2aa46cc260a9ea5'/>
<id>urn:sha1:4f92268d7c16741cfb41e5bbe2aa46cc260a9ea5</id>
<content type='text'>
d67a8d8 build: prepare v0.18.5.1 (selsta)

ACKs: SNeedlewoods, plowsof
</content>
</entry>
<entry>
<title>Merge pull request #10838</title>
<updated>2026-06-30T10:01:55Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-30T10:01:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c586dda2bc54c70a7f90250ad68c41d63c287bc8'/>
<id>urn:sha1:c586dda2bc54c70a7f90250ad68c41d63c287bc8</id>
<content type='text'>
05426c3 blockchain: improve incoming block scan table handling (selsta)

ACKs: SChernykh, thomasbuilds, j-berman
</content>
</entry>
<entry>
<title>Merge pull request #10836</title>
<updated>2026-06-30T10:00:47Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-30T10:00:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c4746233fc3a8efa58f71d1b795d588f94e5239f'/>
<id>urn:sha1:c4746233fc3a8efa58f71d1b795d588f94e5239f</id>
<content type='text'>
fc6e4af Optimized handle_notify_new_transactions's duplicate tx check - Check sha256 digests instead of full blobs (much less memory used) - Replace `find-&gt;insert` sequence with a single `insert` - 2x fewer hashset accesses - Preallocate the required size for the hashset (no full-table rehashes) (SChernykh)

ACKs: selsta, j-berman
</content>
</entry>
<entry>
<title>Merge pull request #10611</title>
<updated>2026-06-30T09:55:16Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-30T09:55:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de95c4f993bfd0fc4df07ee7fb6fccbdbe0493ac'/>
<id>urn:sha1:de95c4f993bfd0fc4df07ee7fb6fccbdbe0493ac</id>
<content type='text'>
7c543c8 daemon: fix print_cn command when 0 connections (jeffro256)
528cbac Show IPv6 addresses in connection list (Guillaume Le Vaillant)

ACKs: tobtoht, j-berman
</content>
</entry>
<entry>
<title>Merge pull request #10598</title>
<updated>2026-06-30T09:54:48Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-30T09:54:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1cbca2cf588eb767eeb16d74563e40e898c7d08'/>
<id>urn:sha1:e1cbca2cf588eb767eeb16d74563e40e898c7d08</id>
<content type='text'>
12098ff p2p: restore safe sync mode when target height drops (selsta)

ACKs: SChernykh, thomasbuilds, j-berman
</content>
</entry>
<entry>
<title>build: prepare v0.18.5.1</title>
<updated>2026-06-29T16:02:00Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-15T12:33:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d67a8d8e9d9dd99147e715ce7fb5887c2dd69f2e'/>
<id>urn:sha1:d67a8d8e9d9dd99147e715ce7fb5887c2dd69f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: improve incoming block scan table handling</title>
<updated>2026-06-29T12:08:49Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-29T12:07:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=05426c36cf6f77a7b0f9bcb0f46a0fd5219f6fa4'/>
<id>urn:sha1:05426c36cf6f77a7b0f9bcb0f46a0fd5219f6fa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimized handle_notify_new_transactions's duplicate tx check</title>
<updated>2026-06-29T06:10:36Z</updated>
<author>
<name>SChernykh</name>
<email>15806605+SChernykh@users.noreply.github.com</email>
</author>
<published>2026-06-29T06:06:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fc6e4af01c5fde4d232d16e61ae4b26d51f82987'/>
<id>urn:sha1:fc6e4af01c5fde4d232d16e61ae4b26d51f82987</id>
<content type='text'>
- Check sha256 digests instead of full blobs (much less memory used)
- Replace `find-&gt;insert` sequence with a single `insert` - 2x fewer hashset accesses
- Preallocate the required size for the hashset (no full-table rehashes)
</content>
</entry>
<entry>
<title>wallet2: avoid linear scans in pool state updates</title>
<updated>2026-06-28T11:55:46Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-21T19:35:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=839dba22c3a39eec92d2c6be7972df6dc6d57bab'/>
<id>urn:sha1:839dba22c3a39eec92d2c6be7972df6dc6d57bab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: restore safe sync mode when target height drops</title>
<updated>2026-06-24T20:04:34Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-14T15:34:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=12098ff5d66d86d73360d28c548c350f6e7b64c8'/>
<id>urn:sha1:12098ff5d66d86d73360d28c548c350f6e7b64c8</id>
<content type='text'>
</content>
</entry>
</feed>
