<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet, branch v0.13.0.0-RC1</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.13.0.0-RC1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.0-RC1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-21T18:46:54Z</updated>
<entry>
<title>Merge pull request #4405</title>
<updated>2018-09-21T18:46:54Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-21T18:46:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b65e236fdad07648204a71812fcf4e97293ef227'/>
<id>urn:sha1:b65e236fdad07648204a71812fcf4e97293ef227</id>
<content type='text'>
8db2d8d4 simplewallet: fix --generate-from-json setting wrong wallet filename (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4401</title>
<updated>2018-09-21T18:46:22Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-21T18:46:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85110b42ab5941ab8e71592dfa432d4b0cc99055'/>
<id>urn:sha1:85110b42ab5941ab8e71592dfa432d4b0cc99055</id>
<content type='text'>
66901901 README: harmonize command formatting inside README.md (Andrea)
8cd98408 disable AES on s390x architecture (Tuan M. Hoang)
4ed30bab wallet: implement coin splitting for sweep_* 'outputs' option (whythat)
24f52396 wallet: add 'outputs' option for sweep_* commands (whythat)
52e19d69 README: Compile boost with cxxflags=-fPIC cflags=-fPIC (Italocoin Project)
0c77523d README: fill in libsodium package name for Arch (phloatingman)
</content>
</entry>
<entry>
<title>Merge pull request #4388</title>
<updated>2018-09-21T18:44:19Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-21T18:44:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=37a306370d030a708386df5d20620232acce3f01'/>
<id>urn:sha1:37a306370d030a708386df5d20620232acce3f01</id>
<content type='text'>
05edc969 simplewallet: remove obsolete transfer_original command (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4376</title>
<updated>2018-09-21T18:40:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-21T18:40:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dc9a69d9801f9a3ffe6202bd295d02f91f217eb1'/>
<id>urn:sha1:dc9a69d9801f9a3ffe6202bd295d02f91f217eb1</id>
<content type='text'>
2ace509a simplewallet: print reason why refresh+password is needed (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: fix --generate-from-json setting wrong wallet filename</title>
<updated>2018-09-19T20:22:46Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-19T19:55:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8db2d8d4165921dfeee57903bb3e774f3bcd9ab3'/>
<id>urn:sha1:8db2d8d4165921dfeee57903bb3e774f3bcd9ab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4306</title>
<updated>2018-09-18T15:32:11Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T15:32:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=580497d5f93df0c6f1358e087e8c97079fd7dfa0'/>
<id>urn:sha1:580497d5f93df0c6f1358e087e8c97079fd7dfa0</id>
<content type='text'>
56b50faa wallet: use wipeable_string in more places where a secret is used (moneromooo-monero)
07ec748c wipeable_string: add hex_to_pod function (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4302</title>
<updated>2018-09-18T15:31:35Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T15:31:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b174527f1d7c9f352da3c849d62cc12ec1e0b92d'/>
<id>urn:sha1:b174527f1d7c9f352da3c849d62cc12ec1e0b92d</id>
<content type='text'>
ba8dd347 api/wallet: properly disable key encryption (stoffu)
</content>
</entry>
<entry>
<title>wallet: add 'outputs' option for sweep_* commands</title>
<updated>2018-09-18T11:01:59Z</updated>
<author>
<name>whythat</name>
<email>whythat@protonmail.com</email>
</author>
<published>2018-05-06T08:38:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=24f52396935f7d0624afaf88c6a4b5f2bf5e6932'/>
<id>urn:sha1:24f52396935f7d0624afaf88c6a4b5f2bf5e6932</id>
<content type='text'>
'outputs' option allows to specify the number of
separate outputs of smaller denomination that will
be created by sweep operation.

rebased by moneromooo
</content>
</entry>
<entry>
<title>api/wallet: properly disable key encryption</title>
<updated>2018-09-17T13:15:29Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-08-25T05:22:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ba8dd3479d56ff084fbc4b631548ff8cf05f60d1'/>
<id>urn:sha1:ba8dd3479d56ff084fbc4b631548ff8cf05f60d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: remove obsolete transfer_original command</title>
<updated>2018-09-16T14:29:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-16T14:28:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=05edc969c09346e6dc2a11cf233e089e98d9b01d'/>
<id>urn:sha1:05edc969c09346e6dc2a11cf233e089e98d9b01d</id>
<content type='text'>
</content>
</entry>
</feed>
