<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/simplewallet/simplewallet.h, branch v0.16.0.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.16.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.16.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-05-20T10:05:21Z</updated>
<entry>
<title>[release-v0.16] MMS: New 'config_checksum' subcommand</title>
<updated>2020-05-20T10:05:21Z</updated>
<author>
<name>rbrunner7</name>
<email>rbrunner@dreamshare.ch</email>
</author>
<published>2020-05-04T09:31:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c5c85925e2ebde0e0b3ac993ca6034536ea6ae79'/>
<id>urn:sha1:c5c85925e2ebde0e0b3ac993ca6034536ea6ae79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "simplewallet: noob-friendly help menu"</title>
<updated>2020-05-16T19:26:11Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2020-05-16T19:26:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a9c3aca0374afe292dfc6f70fd5aa4c4cc7a4d2'/>
<id>urn:sha1:4a9c3aca0374afe292dfc6f70fd5aa4c4cc7a4d2</id>
<content type='text'>
This reverts commit 67b4a19edf7b9d6a407a79eca5c57819863bfd71.
</content>
</entry>
<entry>
<title>simplewallet: don't complain about incoming payment ids on change</title>
<updated>2020-05-13T23:29:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-13T00:25:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1b48f325b84959b4df6ef5204013a1a0ef288a04'/>
<id>urn:sha1:1b48f325b84959b4df6ef5204013a1a0ef288a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6449</title>
<updated>2020-05-01T20:36:19Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2020-05-01T20:36:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ac9f7c9bece0807e8198d8eb9f9ba231b961a187'/>
<id>urn:sha1:ac9f7c9bece0807e8198d8eb9f9ba231b961a187</id>
<content type='text'>
27d551d simplewallet: add sweep_account command (moneromooo-monero)
</content>
</entry>
<entry>
<title>trezor: adapt to new passphrase mechanism</title>
<updated>2020-04-27T16:17:56Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2020-04-07T16:25:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e509ede2aa7263cc49d3378bc8c833a62300211d'/>
<id>urn:sha1:e509ede2aa7263cc49d3378bc8c833a62300211d</id>
<content type='text'>
- choice where to enter passphrase is now made on the host
- use wipeable string in the comm stack
- wipe passphrase memory
- protocol optimizations, prepare for new firmware version
- minor fixes and improvements
- tests fixes, HF12 support
</content>
</entry>
<entry>
<title>simplewallet: add sweep_account command</title>
<updated>2020-04-14T15:06:46Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-04-13T18:33:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=27d551d12f8ddfe237571cded4d9ad040e40742f'/>
<id>urn:sha1:27d551d12f8ddfe237571cded4d9ad040e40742f</id>
<content type='text'>
Expects an account number, then the usual sweep_all options

Useful to move monero that was accidentally sent to a subaddress
with a very large account index.
</content>
</entry>
<entry>
<title>simplewallet: warn about correlations if print-ring-members is not set</title>
<updated>2020-03-28T11:46:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-01-21T19:56:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9989cb087e4a31017adbee33131f4bde7ab8cc3f'/>
<id>urn:sha1:9989cb087e4a31017adbee33131f4bde7ab8cc3f</id>
<content type='text'>
The warning about spending more than one output with similar creation
time was skipped if print-ring-members was not set, and it defaults to
false, which means most people probably aren't getting this warning if
they spend correlated outputs.

Reported by SeventhAlpaca.
</content>
</entry>
<entry>
<title>Merge pull request #6213</title>
<updated>2020-02-29T03:36:41Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-02-29T03:36:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e492c4cbcf966d8e73601358d35d70eb75bb4ca'/>
<id>urn:sha1:5e492c4cbcf966d8e73601358d35d70eb75bb4ca</id>
<content type='text'>
94266eeb simplewallet: fix output age display with duplicate heights (moneromooo-monero)
f1d379d2 simplewallet: fix "outputs in same tx" detector (moneromooo-monero)
</content>
</entry>
<entry>
<title>simplewallet: fix output age display with duplicate heights</title>
<updated>2019-12-03T18:50:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-12-02T23:21:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=94266eeb89cad13b8f76a0ca16c143baf27820ee'/>
<id>urn:sha1:94266eeb89cad13b8f76a0ca16c143baf27820ee</id>
<content type='text'>
The highlight check was based on height, so would highlight
any output at that height, resulting in several matches if
a fake out was picked at the same height as the real spend
</content>
</entry>
<entry>
<title>simplewallet: noob-friendly help menu</title>
<updated>2019-11-13T07:24:10Z</updated>
<author>
<name>wowario</name>
<email>wowario@protonmail.com</email>
</author>
<published>2019-11-13T07:17:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=67b4a19edf7b9d6a407a79eca5c57819863bfd71'/>
<id>urn:sha1:67b4a19edf7b9d6a407a79eca5c57819863bfd71</id>
<content type='text'>
</content>
</entry>
</feed>
