<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, 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>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>Merge pull request #10776</title>
<updated>2026-06-21T11:39:21Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-21T11:39:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e8e4d4e63f21fb438cfb3c35713dbd2d9b88b071'/>
<id>urn:sha1:e8e4d4e63f21fb438cfb3c35713dbd2d9b88b071</id>
<content type='text'>
ef7a86c wallet2: guard optimized coinbase refresh against empty vout (selsta)

ACKs: tobtoht, SChernykh
</content>
</entry>
<entry>
<title>Merge pull request #10773</title>
<updated>2026-06-21T11:38:35Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-21T11:38:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb858a6aff0410b6ef102010e3ea42ad6db11d70'/>
<id>urn:sha1:bb858a6aff0410b6ef102010e3ea42ad6db11d70</id>
<content type='text'>
b99d15f wallet2: reject non-monotonic rct output distributions (selsta)

ACKs: jeffro256, vtnerd
</content>
</entry>
<entry>
<title>Merge pull request #10754</title>
<updated>2026-06-16T11:06:52Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-16T11:06:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fc46361376a6f3a604df7ae84ddda848d43dd6cc'/>
<id>urn:sha1:fc46361376a6f3a604df7ae84ddda848d43dd6cc</id>
<content type='text'>
d6f0a4d wallet2: store multisig nonce erasure before returning signed txset (selsta)

ACKs: UkoeHB, tobtoht
</content>
</entry>
<entry>
<title>wallet2: guard optimized coinbase refresh against empty vout</title>
<updated>2026-06-15T11:49:24Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-05-22T16:04:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ef7a86c99f7c58c361c3c0ddf5687a165c22ce7a'/>
<id>urn:sha1:ef7a86c99f7c58c361c3c0ddf5687a165c22ce7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: reject non-monotonic rct output distributions</title>
<updated>2026-06-15T11:42:54Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-02T17:29:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b99d15f08d80a8cad6dee88628192ba0411544fb'/>
<id>urn:sha1:b99d15f08d80a8cad6dee88628192ba0411544fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10746</title>
<updated>2026-06-14T15:50:41Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-14T15:50:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06f6afa07c8d3639582f0dde78f8f26a0e34885f'/>
<id>urn:sha1:06f6afa07c8d3639582f0dde78f8f26a0e34885f</id>
<content type='text'>
ad72a6c fix typo in hashchain bounds error (woodser)

ACKs: selsta, tobtoht
</content>
</entry>
<entry>
<title>wallet2: store multisig nonce erasure before returning signed txset</title>
<updated>2026-06-09T21:07:30Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-09T18:53:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d6f0a4d211cc419095e778a39a83d65000e47bf6'/>
<id>urn:sha1:d6f0a4d211cc419095e778a39a83d65000e47bf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10702</title>
<updated>2026-06-09T17:48:00Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-06-09T17:48:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f6939487fe5f8efe865cbfa9204956c85411241b'/>
<id>urn:sha1:f6939487fe5f8efe865cbfa9204956c85411241b</id>
<content type='text'>
2b97e3a wallet2: fix double unlock of a lock (SChernykh)
</content>
</entry>
</feed>
