<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, 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-06T20:25:19Z</updated>
<entry>
<title>wallet2: warn instead of throw when RingDB doesn't include spend</title>
<updated>2025-10-06T20:25:19Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-09-17T22:21:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18299929706ef29a98d0c301e2b41a3db932933a'/>
<id>urn:sha1:18299929706ef29a98d0c301e2b41a3db932933a</id>
<content type='text'>
A reorg can end up causing an output's position in the chain to
move. Since the wallet doesn't update the RingDB on reorg, it
may refer to the output's stale position in the chain.

This seems a reasonable solution rather than introducing complex
logic to update the stale ring member's value on rerog, since
RingDB can be deprecated with FCMP++.
</content>
</entry>
<entry>
<title>Merge pull request #10096</title>
<updated>2025-09-24T20:47:59Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-09-24T20:47:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6382e1e3f7886aff21f7351642b591216ad901a6'/>
<id>urn:sha1:6382e1e3f7886aff21f7351642b591216ad901a6</id>
<content type='text'>
751061c wallet_rpc_server: allow creating more than 64 addresses at once (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet_rpc_server: allow creating more than 64 addresses at once</title>
<updated>2025-09-22T13:44:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2023-02-02T19:12:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=751061c8467dabe83577637be5b9edefdaff5ba4'/>
<id>urn:sha1:751061c8467dabe83577637be5b9edefdaff5ba4</id>
<content type='text'>
it's too low a limit (at least one person mentioned having to
call create_address in a loop due to it)
</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>Merge pull request #9954</title>
<updated>2025-07-10T12:19:42Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-07-10T12:19:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8b4f0a6258af26b978b85a1fa1bd0ee8244de3de'/>
<id>urn:sha1:8b4f0a6258af26b978b85a1fa1bd0ee8244de3de</id>
<content type='text'>
1da19da wallet: refactor subaddress expansion &amp; add to transfer test (jeffro256)
e23d51b wallet: improve lookahead logic &amp; make rpc persistent (Justin Berman)
678f5da wallet: create set_subaddress_lookahead wallet rpc endpoint (benevanoff)
8f5a7b0 wallet: ensure subaddress keys table is at least size of requested lookahead (benevanoff)
</content>
</entry>
<entry>
<title>wallet: refactor subaddress expansion &amp; add to transfer test</title>
<updated>2025-07-07T22:21:46Z</updated>
<author>
<name>jeffro256</name>
<email>jeffro256@tutanota.com</email>
</author>
<published>2025-07-07T20:07:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1da19dac545bb5c0521949a212af42a7f351776e'/>
<id>urn:sha1:1da19dac545bb5c0521949a212af42a7f351776e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: improve lookahead logic &amp; make rpc persistent</title>
<updated>2025-07-07T22:21:43Z</updated>
<author>
<name>Justin Berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-06-26T17:32:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e23d51bc1683e4aa369ba0f2889b96113eeb4e3a'/>
<id>urn:sha1:e23d51bc1683e4aa369ba0f2889b96113eeb4e3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: create set_subaddress_lookahead wallet rpc endpoint</title>
<updated>2025-07-07T22:21:39Z</updated>
<author>
<name>benevanoff</name>
<email>benjaminevanoff99@gmail.com</email>
</author>
<published>2023-11-03T23:40:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=678f5dab31aa27c9e6e1fb24a4c1f683ef242e1a'/>
<id>urn:sha1:678f5dab31aa27c9e6e1fb24a4c1f683ef242e1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: ensure subaddress keys table is at least size of requested lookahead</title>
<updated>2025-07-03T16:10:29Z</updated>
<author>
<name>benevanoff</name>
<email>benjaminevanoff99@gmail.com</email>
</author>
<published>2023-11-03T18:07:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8f5a7b0f1a0c2954a249318cf2f3760096991b67'/>
<id>urn:sha1:8f5a7b0f1a0c2954a249318cf2f3760096991b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet:set refresh interval to default when hitting tip of chain</title>
<updated>2025-06-08T00:47:15Z</updated>
<author>
<name>tzadiko</name>
<email>tomer.tzadok.work@gmail.com</email>
</author>
<published>2025-05-28T00:19:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8375edfc307d7a82048d8c140584ca8ca9e92002'/>
<id>urn:sha1:8375edfc307d7a82048d8c140584ca8ca9e92002</id>
<content type='text'>
</content>
</entry>
</feed>
