<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet, branch v0.17.1.9</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.9</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.9'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-12-22T23:39:19Z</updated>
<entry>
<title>restrict public node checks a little</title>
<updated>2020-12-22T23:39:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-12-20T12:48:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5c3e84b6aee15bc0bfd4074181d793d065d5fa96'/>
<id>urn:sha1:5c3e84b6aee15bc0bfd4074181d793d065d5fa96</id>
<content type='text'>
do not include blocked hosts in peer lists or public node lists by default,
warn about no https on clearnet and about untrusted peers likely being spies
</content>
</entry>
<entry>
<title>wallet2: set propagation timeout to current max timeout</title>
<updated>2020-12-03T01:24:52Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-12-03T01:18:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93135907dd75813ac16454b1d3df037da4f6bd7f'/>
<id>urn:sha1:93135907dd75813ac16454b1d3df037da4f6bd7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: check imported multisig curve points are in main subgroup</title>
<updated>2020-11-24T16:24:03Z</updated>
<author>
<name>Crypto City</name>
<email>cryptocity@example.com</email>
</author>
<published>2020-11-14T03:27:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=efca5b8af903b98d80285a284e4024c90db929e2'/>
<id>urn:sha1:efca5b8af903b98d80285a284e4024c90db929e2</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
