<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, branch v0.17.1.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.17.1.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-10-18T15:40:05Z</updated>
<entry>
<title>Merge pull request #6914</title>
<updated>2020-10-18T15:40:05Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2020-10-18T15:40:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=81a23c73d2285b08ac1706b433d846b4665cc8c5'/>
<id>urn:sha1:81a23c73d2285b08ac1706b433d846b4665cc8c5</id>
<content type='text'>
f9a9d2ee2 wallet2: wait for propagation timeout before marking tx as failed (xiphon)
</content>
</entry>
<entry>
<title>wallet2: wait for propagation timeout before marking tx as failed</title>
<updated>2020-10-18T13:59:54Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-10-18T13:00:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9a9d2ee28d581984171a35021ecb84d3436077f'/>
<id>urn:sha1:f9a9d2ee28d581984171a35021ecb84d3436077f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2_api: implement stop() to interrupt refresh() loop once</title>
<updated>2020-10-18T11:59:23Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-10-17T02:56:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=39e30d54810ae733a65bd3333ea3bbc3f6dcd393'/>
<id>urn:sha1:39e30d54810ae733a65bd3333ea3bbc3f6dcd393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: fix missing m_state field in wallet serialization</title>
<updated>2020-10-12T15:35:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-10-12T15:33:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c407b92e80417fa2d170836d6f469f63a8fd98fc'/>
<id>urn:sha1:c407b92e80417fa2d170836d6f469f63a8fd98fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix a couple bugs found by OSS-fuzz</title>
<updated>2020-09-24T15:33:40Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-09-24T15:16:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e6187a736ce8a7284683a42da757715da3b22f8'/>
<id>urn:sha1:9e6187a736ce8a7284683a42da757715da3b22f8</id>
<content type='text'>
- index out of bounds when importing outputs
- accessing invalid CLSAG data
</content>
</entry>
<entry>
<title>Merge pull request #6793</title>
<updated>2020-09-16T00:56:49Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-09-16T00:56:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2b1488ef6f86d4ddf3a006e82165fd229115de45'/>
<id>urn:sha1:2b1488ef6f86d4ddf3a006e82165fd229115de45</id>
<content type='text'>
de9a9fb update error message 'No unlocked balance in the specified account' (woodser)
</content>
</entry>
<entry>
<title>wallet2: adapt to deterministic unlock time</title>
<updated>2020-09-15T11:40:31Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2020-08-02T15:54:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=80e535c95a3e7b0c548ad996a777d6d026e93f6a'/>
<id>urn:sha1:80e535c95a3e7b0c548ad996a777d6d026e93f6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6815</title>
<updated>2020-09-14T16:47:06Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-09-14T16:47:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9bba1a24eadbc7d23a5a58d83024df224f9cafcb'/>
<id>urn:sha1:9bba1a24eadbc7d23a5a58d83024df224f9cafcb</id>
<content type='text'>
ef4325f wallet2: fix tx sanity check triggering on pre-rct outputs (monermooo-monero)
</content>
</entry>
<entry>
<title>wallet2: fix tx sanity check triggering on pre-rct outputs</title>
<updated>2020-09-12T17:51:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-09-12T13:34:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ef4325fd41eb42a46be2d3d1cd5d836a37abcbf9'/>
<id>urn:sha1:ef4325fd41eb42a46be2d3d1cd5d836a37abcbf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in command line argument description</title>
<updated>2020-09-09T14:18:32Z</updated>
<author>
<name>Reinaldulin</name>
<email>12644557+reinaldoacosta@users.noreply.github.com</email>
</author>
<published>2020-09-09T14:18:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a3844e257eb6e032a5ad4d9595f7df15af64d7ac'/>
<id>urn:sha1:a3844e257eb6e032a5ad4d9595f7df15af64d7ac</id>
<content type='text'>
</content>
</entry>
</feed>
