<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet, branch v0.9.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.9.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-21T10:12:23Z</updated>
<entry>
<title>Revert "Print stack trace upon exceptions"</title>
<updated>2016-03-21T10:12:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-21T10:12:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09'/>
<id>urn:sha1:f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09</id>
<content type='text'>
Ain't nobody got time for link/cmake skullduggery.

This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
</content>
</entry>
<entry>
<title>Merge pull request #734</title>
<updated>2016-03-20T19:27:06Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-20T19:27:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f63b945d28431a76ca16697ffa8626215e7ed6ab'/>
<id>urn:sha1:f63b945d28431a76ca16697ffa8626215e7ed6ab</id>
<content type='text'>
b525457 simplewallet: make --password-file work in RPC mode (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: make --password-file work in RPC mode</title>
<updated>2016-03-19T22:18:47Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-19T22:18:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b52545706147b31c373dbdb001b3504dbb35ead7'/>
<id>urn:sha1:b52545706147b31c373dbdb001b3504dbb35ead7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print stack trace upon exceptions</title>
<updated>2016-03-19T21:48:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-19T21:48:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff238ec94ac6d45fc18c315d7bc590ddfaad63d'/>
<id>urn:sha1:fff238ec94ac6d45fc18c315d7bc590ddfaad63d</id>
<content type='text'>
Useful for debugging users' logs
</content>
</entry>
<entry>
<title>Merge pull request #718</title>
<updated>2016-03-12T14:25:35Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-03-12T14:25:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dd3cd9e7b80778cf7a752dcea6ecc62f28b57e82'/>
<id>urn:sha1:dd3cd9e7b80778cf7a752dcea6ecc62f28b57e82</id>
<content type='text'>
41ea91a simplewallet: fix hang when setting auto-refresh to 0 (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: fix hang when setting auto-refresh to 0</title>
<updated>2016-03-12T14:21:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-12T14:21:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=41ea91a97ae17aa42695d3768f2572b39f4980ba'/>
<id>urn:sha1:41ea91a97ae17aa42695d3768f2572b39f4980ba</id>
<content type='text'>
It would try to join the auto refresh thread, which would
only happen after it was done, which would take a long time
when doing so on a newly created wallet.
</content>
</entry>
<entry>
<title>simplewallet: special ^C handling for windows</title>
<updated>2016-03-12T14:05:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-12T14:05:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=28bfc903b9175c4f640abfdaee201dd2a4a60b79'/>
<id>urn:sha1:28bfc903b9175c4f640abfdaee201dd2a4a60b79</id>
<content type='text'>
Because obviously it doesn't work as other POSIX platforms.

Reported and tested by luigi1111.
</content>
</entry>
<entry>
<title>Use boost::thread instead of std::thread</title>
<updated>2016-03-11T15:09:50Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2016-03-11T12:25:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b937a2c915861900d047d4d4a24af31c454e3540'/>
<id>urn:sha1:b937a2c915861900d047d4d4a24af31c454e3540</id>
<content type='text'>
and all other associated IPC
</content>
</entry>
<entry>
<title>Merge pull request #688</title>
<updated>2016-02-29T22:30:29Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-02-29T22:30:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bf09285443fef9c5d7752fd2731ae6e942c8a27f'/>
<id>urn:sha1:bf09285443fef9c5d7752fd2731ae6e942c8a27f</id>
<content type='text'>
c2a1fee simplewallet: prompt for private keys when generating wallets (moneromooo-monero)
4513b4c simplewallet: add a new --restore-from-keys option (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: prompt for private keys when generating wallets</title>
<updated>2016-02-27T11:53:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-27T11:53:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2a1fee42839d535d5177e152a11811d37f7fb6a'/>
<id>urn:sha1:c2a1fee42839d535d5177e152a11811d37f7fb6a</id>
<content type='text'>
instead of supplying them on the command line. It's more
unwieldy, but better protects against information leaks.
</content>
</entry>
</feed>
