<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/api, branch v0.18.3.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.3.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.3.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2023-06-27T16:20:25Z</updated>
<entry>
<title>Merge pull request #8566</title>
<updated>2023-06-27T16:20:25Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2023-06-27T16:20:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=60e9426ef2f27b5af7539393535475b0614e1262'/>
<id>urn:sha1:60e9426ef2f27b5af7539393535475b0614e1262</id>
<content type='text'>
65e13db wallet2: fix rescanning tx via scan_tx (j-berman)
</content>
</entry>
<entry>
<title>fix missing &lt;cstdint&gt; includes</title>
<updated>2023-05-08T17:29:54Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2023-05-06T16:13:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f983ac77805a494ea4a05a00398c553e1359aefd'/>
<id>urn:sha1:f983ac77805a494ea4a05a00398c553e1359aefd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: fix rescanning tx via scan_tx</title>
<updated>2023-03-13T19:57:43Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-09-10T02:34:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=65e13dbef1c3a4cc036919203eec2052a121f034'/>
<id>urn:sha1:65e13dbef1c3a4cc036919203eec2052a121f034</id>
<content type='text'>
- Detach &amp; re-process txs &gt;= lowest scan height
- ensures that if a user calls scan_tx(tx1) after scanning tx2,
the wallet correctly processes tx1 and tx2
- if a user provides a tx with a height higher than the wallet's
last scanned height, the wallet will scan starting from that tx's
height
- scan_tx requires trusted daemon iff need to re-process existing
txs: in addition to querying a daemon for txids, if a user
provides a txid of a tx with height *lower* than any *already*
scanned txs in the wallet, then the wallet will also query the
daemon for all the *higher* txs as well. This is likely
unexpected behavior to a caller, and so to protect a caller from
revealing txid's to an untrusted daemon in an unexpected way,
require the daemon be trusted.
</content>
</entry>
<entry>
<title>Merge pull request #8615</title>
<updated>2022-12-01T07:06:16Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-12-01T07:06:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cce309512cf2293849069be9a69c5c74c3e931e4'/>
<id>urn:sha1:cce309512cf2293849069be9a69c5c74c3e931e4</id>
<content type='text'>
85c9fe5 wallet2: fix create view-only wallet from existing wallet (j-berman)
</content>
</entry>
<entry>
<title>wallet2: fix create view-only wallet from existing wallet</title>
<updated>2022-10-18T18:47:50Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-10-18T18:47:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85c9fe515d19728a9811f11a67c38266a72c0b94'/>
<id>urn:sha1:85c9fe515d19728a9811f11a67c38266a72c0b94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet_api: take priority into account when estimating fee</title>
<updated>2022-10-13T01:36:51Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2022-10-13T01:35:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=401dda5f105387216a187d95e6cc99d308f8575a'/>
<id>urn:sha1:401dda5f105387216a187d95e6cc99d308f8575a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8585</title>
<updated>2022-09-26T19:57:58Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2022-09-26T19:57:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0bef4265ac0d2decd679367f767fa885c9f9625e'/>
<id>urn:sha1:0bef4265ac0d2decd679367f767fa885c9f9625e</id>
<content type='text'>
5ffa31c wallet2: fail to establish daemon cxn == 'Disconnected' cxn status (j-berman)
</content>
</entry>
<entry>
<title>wallet2: fail to establish daemon cxn == "Disconnected" cxn status</title>
<updated>2022-09-22T02:12:16Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-09-22T02:12:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ffa31c48ef4c3a181200cd6d43f442e025573b7'/>
<id>urn:sha1:5ffa31c48ef4c3a181200cd6d43f442e025573b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add an option to force-update multisig key exchange under some circumstances</title>
<updated>2022-09-21T17:51:19Z</updated>
<author>
<name>koe</name>
<email>ukoe@protonmail.com</email>
</author>
<published>2022-05-14T22:07:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1cd21bfba584fa7d886f13684f34c71931eddf4d'/>
<id>urn:sha1:1cd21bfba584fa7d886f13684f34c71931eddf4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: check wallet compatibility with daemon's hard fork version</title>
<updated>2022-09-13T03:23:08Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2022-08-26T23:13:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=864a78ee5f5db4619c093e0dfb26bd03735d9fb1'/>
<id>urn:sha1:864a78ee5f5db4619c093e0dfb26bd03735d9fb1</id>
<content type='text'>
</content>
</entry>
</feed>
