<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet/simplewallet.cpp, branch v0.13.0.2-RC2</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.2-RC2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-02T20:45:50Z</updated>
<entry>
<title>Merge pull request #4482</title>
<updated>2018-10-02T20:45:50Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e0fa7fa38488784efd1cbb87922b3079370e0b55'/>
<id>urn:sha1:e0fa7fa38488784efd1cbb87922b3079370e0b55</id>
<content type='text'>
25e5890d wallet: fix --generate-from-json using wrong password (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4459</title>
<updated>2018-09-29T20:17:00Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:17:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f0b3bbf808ec598ec191326767e0779a4a4037e4'/>
<id>urn:sha1:f0b3bbf808ec598ec191326767e0779a4a4037e4</id>
<content type='text'>
bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero)
3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero)
a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero)
1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero)
fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero)
2e2139ff epee: do not propagate exception through dtor (moneromooo-monero)
0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero)
1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero)
418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero)
ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero)
6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero)
53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero)
e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero)
661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero)
5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero)
7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero)
a085da32 unit_tests: add check for page size &gt; 0 before dividing (moneromooo-monero)
d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero)
02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero)
c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: top level exception catcher to print nicer messages</title>
<updated>2018-09-27T10:56:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T10:56:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=02563bf4b9bb6addd19d600835ae0a2699cc5049'/>
<id>urn:sha1:02563bf4b9bb6addd19d600835ae0a2699cc5049</id>
<content type='text'>
Coverity 188408
</content>
</entry>
<entry>
<title>simplewallet: don't complain about payment id on pool mined blocks</title>
<updated>2018-09-25T12:34:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-25T12:33:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=174f31bf7d53b032523f89cfe3ac78e9df2f784e'/>
<id>urn:sha1:174f31bf7d53b032523f89cfe3ac78e9df2f784e</id>
<content type='text'>
Those use the extra nonce without a payment id
</content>
</entry>
<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>
</feed>
