<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet, branch v0.12.4.0</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.12.4.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.4.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-08-23T01:29:20Z</updated>
<entry>
<title>Merge pull request #4107</title>
<updated>2018-08-23T01:29:20Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-23T01:29:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84a6e81de0d2ea3ebf795fa6da279fe8f6500466'/>
<id>urn:sha1:84a6e81de0d2ea3ebf795fa6da279fe8f6500466</id>
<content type='text'>
cfea525 simplewallet: reword 'seed encryption' to 'seed offset'
</content>
</entry>
<entry>
<title>simplewallet: reword "seed encryption" to "seed offset"</title>
<updated>2018-07-07T10:35:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-07T10:09:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfea525ea38ce8f64b4b60b9318a2e1e33b953e1'/>
<id>urn:sha1:cfea525ea38ce8f64b4b60b9318a2e1e33b953e1</id>
<content type='text'>
avoids people thinking it's somehow a generic AE system
</content>
</entry>
<entry>
<title>simplewallet: init trusted daemon flag to false when autodetecting</title>
<updated>2018-07-04T09:40:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-23T08:53:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0429cabefd260ba74dd5909f045b9d5f10a254be'/>
<id>urn:sha1:0429cabefd260ba74dd5909f045b9d5f10a254be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp</title>
<updated>2018-07-04T09:40:06Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-06-04T07:54:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e9cd108a37fae2a7808738afbea4c42bd96d63d'/>
<id>urn:sha1:9e9cd108a37fae2a7808738afbea4c42bd96d63d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: allow unspendable unmixable outputs to be discarded</title>
<updated>2018-07-03T10:19:45Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-06-12T03:44:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=afa669656b943f225fd16d113cef156941b64977'/>
<id>urn:sha1:afa669656b943f225fd16d113cef156941b64977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: don't confirm missing payment ID when sending to only subaddresses</title>
<updated>2018-07-03T10:19:28Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-06-10T11:00:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=04abe99f815d42919db68a9683bd94dc9dc6c553'/>
<id>urn:sha1:04abe99f815d42919db68a9683bd94dc9dc6c553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: add optional trusted/untrusted argument to set_daemon</title>
<updated>2018-07-03T10:17:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-05T09:45:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=85d2ae4ad7f9ef162d68f46e9297407d24d6b383'/>
<id>urn:sha1:85d2ae4ad7f9ef162d68f46e9297407d24d6b383</id>
<content type='text'>
Otherwise the previous daemon's trustedness would carry over.
If not specified, the local address check is performed again.
</content>
</entry>
<entry>
<title>simplewallet: add --untrusted-daemon option</title>
<updated>2018-07-03T10:17:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-21T19:00:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f6dbb967f8a8207b70d8c1f6269fabc237f7c535'/>
<id>urn:sha1:f6dbb967f8a8207b70d8c1f6269fabc237f7c535</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplewallet: use correct unit for fee command</title>
<updated>2018-05-20T14:17:07Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-05-20T14:16:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=38ef5f8b51355edccf63a3b88365b3121e6d78bf'/>
<id>urn:sha1:38ef5f8b51355edccf63a3b88365b3121e6d78bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3666</title>
<updated>2018-04-28T20:26:26Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-28T20:26:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=57a1bcb6b9e47cbc0399bf17c945a7cc7af6d71e'/>
<id>urn:sha1:57a1bcb6b9e47cbc0399bf17c945a7cc7af6d71e</id>
<content type='text'>
5ef4bf05 simplewallet: fix help message of sign_transfer (stoffu)
</content>
</entry>
</feed>
