<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet/simplewallet.cpp, branch crash-pl</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=crash-pl</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=crash-pl'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-04-12T11:47:20Z</updated>
<entry>
<title>Merge pull request #3534</title>
<updated>2018-04-12T11:47:20Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:47:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d8439e310e1804c13dd380161494cfa46997e37'/>
<id>urn:sha1:5d8439e310e1804c13dd380161494cfa46997e37</id>
<content type='text'>
eecfb57d wallet: warn if not using the default ring size (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3532</title>
<updated>2018-04-12T11:46:50Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:46:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f6094bb225331d0edd666cad93d6350e20ad4355'/>
<id>urn:sha1:f6094bb225331d0edd666cad93d6350e20ad4355</id>
<content type='text'>
aa5c2e01 simplewallet: warn about key reuse on startup (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3536</title>
<updated>2018-04-12T09:12:33Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T09:12:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=96b2fee7210f30352820635c8340e9a922fa9d21'/>
<id>urn:sha1:96b2fee7210f30352820635c8340e9a922fa9d21</id>
<content type='text'>
c77d2bfa Add the possibility to export private view key for fast scan. (cslashm)
100b7bc1 Change mutex lock model to avoid dead lock and ensure locks are always released. (cslashm)
641dfc99 Automatic height setup when creating/restoring hw device. (cslashm)
</content>
</entry>
<entry>
<title>Automatic height setup when creating/restoring hw device.</title>
<updated>2018-03-31T16:00:33Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-03-22T21:52:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=641dfc991fb6b2b2d14d67ef9fc850432bbef380'/>
<id>urn:sha1:641dfc991fb6b2b2d14d67ef9fc850432bbef380</id>
<content type='text'>
When creating/restoring wallet, if --restore-height option is not used the current estimate
height is used for starting the scan. In other words it is assume we are creating a new account.
</content>
</entry>
<entry>
<title>wallet: warn if not using the default ring size</title>
<updated>2018-03-31T14:47:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-31T13:20:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=eecfb57df9aa4a78fb7c1b3c8072b1368654b433'/>
<id>urn:sha1:eecfb57df9aa4a78fb7c1b3c8072b1368654b433</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: warn about key reuse on startup</title>
<updated>2018-03-31T09:52:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-31T09:52:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aa5c2e01e72c7d45c2c818348c43dc04f605331e'/>
<id>urn:sha1:aa5c2e01e72c7d45c2c818348c43dc04f605331e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: catch exceptions dealing with ringdb and warn</title>
<updated>2018-03-21T14:29:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-21T14:29:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57300491781af47bdb58d9c8f9a82252564d35c6'/>
<id>urn:sha1:57300491781af47bdb58d9c8f9a82252564d35c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3426</title>
<updated>2018-03-18T13:58:12Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-03-18T13:58:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=df91d7bcbda144a37cee5eca1d1cd7fe114777b5'/>
<id>urn:sha1:df91d7bcbda144a37cee5eca1d1cd7fe114777b5</id>
<content type='text'>
8ea3c4d5 simplewallet: new --use-english-language-names flag (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: new --use-english-language-names flag</title>
<updated>2018-03-17T22:46:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-17T22:46:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8ea3c4d54429976e9001b8cc4868b721e6747e3c'/>
<id>urn:sha1:8ea3c4d54429976e9001b8cc4868b721e6747e3c</id>
<content type='text'>
On some Windows systems, displaying language names in their own
languages freezes the display.
</content>
</entry>
<entry>
<title>wallet: make the segregation height settable</title>
<updated>2018-03-17T14:56:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-13T19:38:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1e393f4bb779cc5e108705109bc62362b8d243d5'/>
<id>urn:sha1:1e393f4bb779cc5e108705109bc62362b8d243d5</id>
<content type='text'>
via user setting first, then DNS TXT record, hardcoded fallback
</content>
</entry>
</feed>
