<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet, branch v0.9.1</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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-01-09T18:11:34Z</updated>
<entry>
<title>use load_file_to_string and exit with error on file read errors</title>
<updated>2016-01-09T18:11:34Z</updated>
<author>
<name>Fabian Hirschmann</name>
<email>fabian@hirschmann.email</email>
</author>
<published>2016-01-09T18:11:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c5baf30208817ebb6f07541ed49f9067b910272a'/>
<id>urn:sha1:c5baf30208817ebb6f07541ed49f9067b910272a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove new lines at the end of the password only</title>
<updated>2016-01-09T17:59:39Z</updated>
<author>
<name>Fabian Hirschmann</name>
<email>fabian@hirschmann.email</email>
</author>
<published>2016-01-09T17:59:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7b2d27f89a40cc68976dfb3dd625628dbb6ce7a0'/>
<id>urn:sha1:7b2d27f89a40cc68976dfb3dd625628dbb6ce7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add --password-file option</title>
<updated>2016-01-09T01:49:41Z</updated>
<author>
<name>Fabian Hirschmann</name>
<email>fabian@hirschmann.email</email>
</author>
<published>2016-01-09T01:49:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=302cc9c7001a4b5a6d09a5ca3e65a3227991fa07'/>
<id>urn:sha1:302cc9c7001a4b5a6d09a5ca3e65a3227991fa07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update version</title>
<updated>2015-12-31T21:12:13Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T21:12:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5c71f5d13ebb5db5743f81161382a831f9fa8450'/>
<id>urn:sha1:5c71f5d13ebb5db5743f81161382a831f9fa8450</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>Add missing semicolons after log statements</title>
<updated>2015-12-19T14:47:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-19T14:47:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3f2970fadbe2d4dc7057d0c3b83faa93b8622bde'/>
<id>urn:sha1:3f2970fadbe2d4dc7057d0c3b83faa93b8622bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop displaying internal commands for --help</title>
<updated>2015-12-12T00:41:36Z</updated>
<author>
<name>luigi1111</name>
<email>cmiller18219@gmail.com</email>
</author>
<published>2015-12-12T00:41:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=01983064730f0e3fd94c84e0c2d35c0795d673fe'/>
<id>urn:sha1:01983064730f0e3fd94c84e0c2d35c0795d673fe</id>
<content type='text'>
Displaying in-program commands with --help doesn't match daemon
behaviour (or make sense)
</content>
</entry>
<entry>
<title>simplewallet help &amp; error cleanup</title>
<updated>2015-12-12T00:05:39Z</updated>
<author>
<name>luigi1111</name>
<email>cmiller18219@gmail.com</email>
</author>
<published>2015-12-12T00:05:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=189d516dae2f97c18803edd0c3c8bbf32dd65824'/>
<id>urn:sha1:189d516dae2f97c18803edd0c3c8bbf32dd65824</id>
<content type='text'>
Typos, grammar, consistency. I don't claim to have gotten everything.
</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>
</feed>
