<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.cpp, branch v0.10.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.10.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-12-12T20:50:50Z</updated>
<entry>
<title>addressbook updates</title>
<updated>2016-12-12T20:50:50Z</updated>
<author>
<name>Jaquee</name>
<email>jaquee.monero@gmail.com</email>
</author>
<published>2016-12-12T20:39:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b4539ee7e75779029fc77d66263c0ae164af396'/>
<id>urn:sha1:3b4539ee7e75779029fc77d66263c0ae164af396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1434</title>
<updated>2016-12-12T20:39:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-12-12T20:39:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=aa7a926681fbb97b796e8fde5792eca3e67eacb0'/>
<id>urn:sha1:aa7a926681fbb97b796e8fde5792eca3e67eacb0</id>
<content type='text'>
5df92877 GUI address book (Jaquee)
</content>
</entry>
<entry>
<title>GUI address book</title>
<updated>2016-12-11T23:43:02Z</updated>
<author>
<name>Jaquee</name>
<email>jaquee.monero@gmail.com</email>
</author>
<published>2016-12-11T23:42:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5df92877c7c97ad24c4f61e38bc82beb875a7b42'/>
<id>urn:sha1:5df92877c7c97ad24c4f61e38bc82beb875a7b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: bring forward use of the dynamic fee</title>
<updated>2016-12-10T15:39:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-12-10T15:39:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c5c45ca660bdd09742d02e55b356fec97b08a2e4'/>
<id>urn:sha1:c5c45ca660bdd09742d02e55b356fec97b08a2e4</id>
<content type='text'>
It was 14 days after v4, it is now one day after it.

luigi1111's suggestion
</content>
</entry>
<entry>
<title>Merge pull request #1422</title>
<updated>2016-12-10T12:49:34Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-12-10T12:49:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2d0fbaf35bc041a388f4b49c72dd59f07c1f43ee'/>
<id>urn:sha1:2d0fbaf35bc041a388f4b49c72dd59f07c1f43ee</id>
<content type='text'>
9b00d80f wallet2: pass by const ref where possible (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #1419</title>
<updated>2016-12-10T12:48:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-12-10T12:48:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=930aceb24241d5f8f863fec585b7d338674bf0a0'/>
<id>urn:sha1:930aceb24241d5f8f863fec585b7d338674bf0a0</id>
<content type='text'>
f4a3ce15 Fix sending outputs from a tx with more than one pubkey (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet2: pass by const ref where possible</title>
<updated>2016-12-10T11:43:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-12-10T11:43:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9b00d80f85072dd9cffaea98e1fceeb3cba0dca3'/>
<id>urn:sha1:9b00d80f85072dd9cffaea98e1fceeb3cba0dca3</id>
<content type='text'>
Reported by kenshi84
</content>
</entry>
<entry>
<title>Fix sending outputs from a tx with more than one pubkey</title>
<updated>2016-12-09T18:21:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-12-09T18:21:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4a3ce15c196c2e8c723ab459be69e60d7de6007'/>
<id>urn:sha1:f4a3ce15c196c2e8c723ab459be69e60d7de6007</id>
<content type='text'>
A bug in cold signing caused a spurious pubkey to be included
in transactions, so we need to ensure we use the correct one
when sending outputs from one of those.
</content>
</entry>
<entry>
<title>Merge pull request #1415</title>
<updated>2016-12-08T21:44:40Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-12-08T21:44:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8e1a8c6adc583f066f5c82012e65a353d3f21370'/>
<id>urn:sha1:8e1a8c6adc583f066f5c82012e65a353d3f21370</id>
<content type='text'>
6c44f5c6 wallet: send 0 change to a random address where necessary with rct (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: send 0 change to a random address where necessary with rct</title>
<updated>2016-12-07T21:05:50Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-12-07T21:05:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6c44f5c6ebca5eb99996694fbfdefd7661a8e51a'/>
<id>urn:sha1:6c44f5c6ebca5eb99996694fbfdefd7661a8e51a</id>
<content type='text'>
If a rct transaction would cause no change to be generated, a zero
change output is added, and sent to a randomly generated address.
This ensures that no transaction will be sent with just one output,
which could cause the receiver to be able to determine which of the
inputs in the sent rings is the real one.
This is very rare, since it requires the sum of outputs to be equal
to the sum of outputs plus the fee, which is now a function of the
last few blocks.
</content>
</entry>
</feed>
