<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet, 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>simplewallet: edit desc. text for transfer</title>
<updated>2025-11-26T19:21:18Z</updated>
<author>
<name>Cat</name>
<email>copy@Cat.com</email>
</author>
<published>2025-11-26T19:19:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba163d38cbcfd89a2b359ae29c233406788907dd'/>
<id>urn:sha1:ba163d38cbcfd89a2b359ae29c233406788907dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10098</title>
<updated>2025-09-28T18:35:30Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-09-28T18:35:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6ee94b07df334c3d1733c7ed91da3fa0b804914c'/>
<id>urn:sha1:6ee94b07df334c3d1733c7ed91da3fa0b804914c</id>
<content type='text'>
13e28ea simplewallet: batch address creation limit to match rpc (nahuhh)
</content>
</entry>
<entry>
<title>simplewallet: batch address creation limit to match rpc</title>
<updated>2025-09-22T13:56:25Z</updated>
<author>
<name>nahuhh</name>
<email>50635951+nahuhh@users.noreply.github.com</email>
</author>
<published>2025-09-22T13:54:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=13e28ea6d64117d8e042abbbfed51e5f5963e862'/>
<id>urn:sha1:13e28ea6d64117d8e042abbbfed51e5f5963e862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: deprecate wallet2::find_and_save_rings()</title>
<updated>2025-07-29T17:32:20Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2025-07-29T16:58:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8f98dac4f02e1c7f431c3917f95cb9a235e668b9'/>
<id>urn:sha1:8f98dac4f02e1c7f431c3917f95cb9a235e668b9</id>
<content type='text'>
Rings for outgoing transactions are stored within the scanning code since the last hardfork,
so this code is largely unneccessary now.

Co-authored-by: j-berman &lt;justinberman@protonmail.com&gt;
</content>
</entry>
<entry>
<title>set do_not_relay always false in submit_multisig_main</title>
<updated>2025-07-14T16:41:25Z</updated>
<author>
<name>SNeedlewoods</name>
<email>sneedlewoods_1@protonmail.com</email>
</author>
<published>2025-07-14T15:37:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2e0030cba80afa80feb5e2fb0782ac537158bbd3'/>
<id>urn:sha1:2e0030cba80afa80feb5e2fb0782ac537158bbd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add do_not_relay option to submit_multisig_main command in simplewallet</title>
<updated>2025-07-11T15:48:33Z</updated>
<author>
<name>SNeedlewoods</name>
<email>sneedlewoods_1@protonmail.com</email>
</author>
<published>2025-01-13T14:26:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bec90df7ec7ce4e788d4788bc8b3fe26d0b02c62'/>
<id>urn:sha1:bec90df7ec7ce4e788d4788bc8b3fe26d0b02c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #9978</title>
<updated>2025-07-10T12:18:34Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-07-10T12:18:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f1ffcc5c497c8b5475eab4a9ff53b21e21f58d50'/>
<id>urn:sha1:f1ffcc5c497c8b5475eab4a9ff53b21e21f58d50</id>
<content type='text'>
e0df82e simplewallet: respect `do-not-relay` in `sweep_single` (hinto.janai)
</content>
</entry>
<entry>
<title>simplewallet: respect `do-not-relay` in `sweep_single`</title>
<updated>2025-07-08T13:05:25Z</updated>
<author>
<name>hinto.janai</name>
<email>hinto.janai@protonmail.com</email>
</author>
<published>2025-07-07T20:38:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e0df82eb003f76f071755cbf4a85ad7f95a70b0d'/>
<id>urn:sha1:e0df82eb003f76f071755cbf4a85ad7f95a70b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix issue 9943: cli using wrong filename for storing keys</title>
<updated>2025-06-07T13:47:16Z</updated>
<author>
<name>Rudolf Schmidt</name>
<email>info@rudolfschmidt.com</email>
</author>
<published>2025-06-07T13:47:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=273d368aacff21ec4a811cb8c69d737e8aa78b6f'/>
<id>urn:sha1:273d368aacff21ec4a811cb8c69d737e8aa78b6f</id>
<content type='text'>
</content>
</entry>
</feed>
