<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet, branch v0.12.2.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.12.2.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.2.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-05-20T14:17:07Z</updated>
<entry>
<title>simplewallet: use correct unit for fee command</title>
<updated>2018-05-20T14:17:07Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-05-20T14:16:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=38ef5f8b51355edccf63a3b88365b3121e6d78bf'/>
<id>urn:sha1:38ef5f8b51355edccf63a3b88365b3121e6d78bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3666</title>
<updated>2018-04-28T20:26:26Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-28T20:26:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57a1bcb6b9e47cbc0399bf17c945a7cc7af6d71e'/>
<id>urn:sha1:57a1bcb6b9e47cbc0399bf17c945a7cc7af6d71e</id>
<content type='text'>
5ef4bf05 simplewallet: fix help message of sign_transfer (stoffu)
</content>
</entry>
<entry>
<title>simplewallet: fix help message of sign_transfer</title>
<updated>2018-04-19T00:41:01Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-04-07T13:51:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ef4bf05c5b5038f33f801555762884c9e04912f'/>
<id>urn:sha1:5ef4bf05c5b5038f33f801555762884c9e04912f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: add version command</title>
<updated>2018-04-13T17:48:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-13T17:45:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fe427170b916e7af9dca07186f6ca951095ce020'/>
<id>urn:sha1:fe427170b916e7af9dca07186f6ca951095ce020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3535</title>
<updated>2018-04-12T11:22:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:22:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dd527d936942e8b59d4972f3d9d4129901ae70bb'/>
<id>urn:sha1:dd527d936942e8b59d4972f3d9d4129901ae70bb</id>
<content type='text'>
4c6ff21c wallet: warn if not using the default ring size (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: warn if not using the default ring size</title>
<updated>2018-03-31T14:47:42Z</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=4c6ff21cc6341cc505a49b2b75c0941f9e1006aa'/>
<id>urn:sha1:4c6ff21cc6341cc505a49b2b75c0941f9e1006aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: warn about key reuse on startup</title>
<updated>2018-03-31T11:20:52Z</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=2012cbe9b583c286b5b1e6564cef0370f8d98510'/>
<id>urn:sha1:2012cbe9b583c286b5b1e6564cef0370f8d98510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatic height setup when creating/restoring hw device.</title>
<updated>2018-03-28T12:02:36Z</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=4c0545cc41fcb2f3fd00da45cdaf038bdd82c055'/>
<id>urn:sha1:4c0545cc41fcb2f3fd00da45cdaf038bdd82c055</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: 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>
</feed>
