<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.cpp, branch v0.16.0.0</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.16.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-19T22:36:58Z</updated>
<entry>
<title>Merge pull request #6562</title>
<updated>2020-05-19T22:36:58Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-19T22:36:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0161cb79a189ac437bc68fc3f5ff1ba17544298b'/>
<id>urn:sha1:0161cb79a189ac437bc68fc3f5ff1ba17544298b</id>
<content type='text'>
705c78b wallet2: fix multisig data clearing stomping on a vector (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet2: fix multisig data clearing stomping on a vector</title>
<updated>2020-05-19T12:24:50Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-19T10:45:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=705c78b797751926f824bc607d728f68f902808b'/>
<id>urn:sha1:705c78b797751926f824bc607d728f68f902808b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: don't complain about incoming payment ids on change</title>
<updated>2020-05-13T23:29:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-13T00:25:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1b48f325b84959b4df6ef5204013a1a0ef288a04'/>
<id>urn:sha1:1b48f325b84959b4df6ef5204013a1a0ef288a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6506</title>
<updated>2020-05-07T15:43:05Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-07T15:43:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4c2f78aeebf6d93a6f9d553bf199a1617639d9ca'/>
<id>urn:sha1:4c2f78aeebf6d93a6f9d553bf199a1617639d9ca</id>
<content type='text'>
42e1484 wallet2: fix keys file deserialization exception handling (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #6485</title>
<updated>2020-05-06T05:31:51Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T05:31:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3de804f1e9d28c11c33f64c144cd16202c759f29'/>
<id>urn:sha1:3de804f1e9d28c11c33f64c144cd16202c759f29</id>
<content type='text'>
7a8c1ee wallet2: fix subaddress expansion when receiving monero (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6480</title>
<updated>2020-05-06T05:28:18Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T05:28:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e3f72c375b74c8e61df237033292a58dbdb7aae'/>
<id>urn:sha1:9e3f72c375b74c8e61df237033292a58dbdb7aae</id>
<content type='text'>
4f489fa wallet2: check_connection return false on get_version status != OK (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #6467</title>
<updated>2020-05-06T04:40:44Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T04:40:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d1f3c9acd20ffba2a92ac7021ccfbaa6302b6f7'/>
<id>urn:sha1:6d1f3c9acd20ffba2a92ac7021ccfbaa6302b6f7</id>
<content type='text'>
8b655de simplewallet: report timestamp based expected unlock time on balance (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6441</title>
<updated>2020-05-06T04:39:32Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-06T04:39:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b4023dcfc5e361be7af6254992699c7cfb090a78'/>
<id>urn:sha1:b4023dcfc5e361be7af6254992699c7cfb090a78</id>
<content type='text'>
613071f use memwipe on secret k/alpha values (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet2: fix keys file deserialization exception handling</title>
<updated>2020-05-05T16:34:50Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-05-05T02:30:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=42e14840fb7c805a65c955e1abf0ee2c004839ac'/>
<id>urn:sha1:42e14840fb7c805a65c955e1abf0ee2c004839ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6446</title>
<updated>2020-05-01T20:32:52Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-01T20:32:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c9b800a787cf2eba8803ddd03020e36d21c278b7'/>
<id>urn:sha1:c9b800a787cf2eba8803ddd03020e36d21c278b7</id>
<content type='text'>
e509ede trezor: adapt to new passphrase mechanism (ph4r05)
</content>
</entry>
</feed>
