<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet/simplewallet.h, 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-11T15:09:50Z</updated>
<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>simplewallet: add a new --restore-from-keys option</title>
<updated>2016-02-22T22:10:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-02-22T22:10:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4513b4cd2b9600f0085e36a8f1fb9268bc018875'/>
<id>urn:sha1:4513b4cd2b9600f0085e36a8f1fb9268bc018875</id>
<content type='text'>
It is similar in use to --restore-from-view-key, but also expects
a spend private key.

Requested by luigi1112, and useful to restore MyMonero wallets.
</content>
</entry>
<entry>
<title>Fix V1/V2 use of hard fork related parameters</title>
<updated>2016-01-29T17:21:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-29T15:09:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b1d7e03fcc1caa8898ced33e127f6ba09d66df8'/>
<id>urn:sha1:3b1d7e03fcc1caa8898ced33e127f6ba09d66df8</id>
<content type='text'>
Some of it uses hardcoded height, which will need some thinking
for next (voted upon) fork.
</content>
</entry>
<entry>
<title>simplewallet: remove leftover command line refresh-type handling</title>
<updated>2016-01-25T08:29:49Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-25T08:29:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f76f656d55cd5f849073c8d5a86a8226ee0d858d'/>
<id>urn:sha1:f76f656d55cd5f849073c8d5a86a8226ee0d858d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: add a rescan_bc command and rescan_blockchain RPC</title>
<updated>2015-12-30T15:06:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-30T12:58:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bc8a52efd8dcda4544856e724a17c9cba161d4a2'/>
<id>urn:sha1:bc8a52efd8dcda4544856e724a17c9cba161d4a2</id>
<content type='text'>
Blockchain hashes and key images are flushed, and blocks are
pulled anew from the daemon.
The console command is shortened to match bc_height.
This should make it a lot easier on users who are currently
told to remove this particular cache file but keep the keys
one, etc, etc.
</content>
</entry>
<entry>
<title>wallet: make the wallet refresh type a wallet setting</title>
<updated>2015-12-05T21:44:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-05T21:44:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c6cfe0f26d51b8ef29ff3ecbcb651ef5e9b5b686'/>
<id>urn:sha1:c6cfe0f26d51b8ef29ff3ecbcb651ef5e9b5b686</id>
<content type='text'>
instead of a command line setting. It makes sense that is is
a long lived setting.
</content>
</entry>
<entry>
<title>wallet: cancellable refresh</title>
<updated>2015-11-29T23:24:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-29T13:02:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d68a63e40439850cfc66f8525b35986a6371fa47'/>
<id>urn:sha1:d68a63e40439850cfc66f8525b35986a6371fa47</id>
<content type='text'>
^C while in manual refresh will cancel the refresh, since that's
often an annoying thing to have to wait for. Also, a manual refresh
command will interrupt any running background refresh and take
over, rather than wait for the background refresh to be done, and
look to be hanging.
</content>
</entry>
<entry>
<title>wallet: optional automatic refresh from the daemon</title>
<updated>2015-11-28T12:41:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-28T12:38:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=62e49a5f02da0963fb0303383626b2c86443d405'/>
<id>urn:sha1:62e49a5f02da0963fb0303383626b2c86443d405</id>
<content type='text'>
The daemon will be polled every 90 seconds for new blocks.
It is enabled by default, and can be turned on/off with
set auto-refresh 1 and set auto-refresh 0 in the wallet.
</content>
</entry>
<entry>
<title>wallet: make the refresh optimizations selectable via command line</title>
<updated>2015-11-22T19:03:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-22T19:03:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9b945f52111cdb22fb17e7fe5cba223ebb8be2af'/>
<id>urn:sha1:9b945f52111cdb22fb17e7fe5cba223ebb8be2af</id>
<content type='text'>
Take the opportunity to add a no-coinbase case too, for even faster
sync when an address is known to never have mined to.
</content>
</entry>
</feed>
