<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.cpp, branch v0.10.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.10.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-09-18T15:42:32Z</updated>
<entry>
<title>Merge pull request #1098</title>
<updated>2016-09-18T15:42:32Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-18T15:42:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6b744c349fe52b9034a146507fc1e78df50c1f90'/>
<id>urn:sha1:6b744c349fe52b9034a146507fc1e78df50c1f90</id>
<content type='text'>
1dd5b0b wallet: keep change dest separate from other dests (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet: keep change dest separate from other dests</title>
<updated>2016-09-18T11:04:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-18T11:04:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1dd5b0b7dff60d45aa3d5d33f8be304f3e222c7a'/>
<id>urn:sha1:1dd5b0b7dff60d45aa3d5d33f8be304f3e222c7a</id>
<content type='text'>
This fixes misreporting of amount/fee in rct txes, as the rct
tx construction code was lumping all dests (whether change or
not) in the same dests vector, while the pre-rct code was
keeping it separate.
</content>
</entry>
<entry>
<title>wallet: fix empty tx in corner case sending nothing</title>
<updated>2016-09-18T09:44:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-18T09:44:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5f5d7279b67ed045a45c997281913f7f7ea27a03'/>
<id>urn:sha1:5f5d7279b67ed045a45c997281913f7f7ea27a03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: change priority/fee to ArticMine's recommendation</title>
<updated>2016-09-16T10:50:52Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-16T10:50:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c7b0cb28e015f5f7542932e0edcade748c1a67d'/>
<id>urn:sha1:9c7b0cb28e015f5f7542932e0edcade748c1a67d</id>
<content type='text'>
We keep 1, 2, 3 multipliers till the fee decrase from 0.01/kB
to 0.002/kB, where we start using 1, 20, 166 multipliers.
This ensures the higher multiplier will compensate for the
block reward penalty when pushing past 100% of the past median.

The fee-multiplier wallet setting is now rename to priority,
since it keeps its [0..3] range, but maps to different multiplier
values.
</content>
</entry>
<entry>
<title>Merge pull request #1074</title>
<updated>2016-09-15T13:23:49Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-15T13:23:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c899ec33a0bc7c10b759f062648dbc3c2644023'/>
<id>urn:sha1:7c899ec33a0bc7c10b759f062648dbc3c2644023</id>
<content type='text'>
cd01bae Decrease minimum fee from 0.01/kB to 0.002/kB (moneromooo-monero)
</content>
</entry>
<entry>
<title>Decrease minimum fee from 0.01/kB to 0.002/kB</title>
<updated>2016-09-15T08:28:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-14T22:54:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cd01bae7359722f4dff3e043fc79f4b2ca71df66'/>
<id>urn:sha1:cd01bae7359722f4dff3e043fc79f4b2ca71df66</id>
<content type='text'>
The wallet will start using that fee about two weeks after hard
fork 3, when most people will likely have updated their daemons.
</content>
</entry>
<entry>
<title>wallet: fix misdetection of duplicates</title>
<updated>2016-09-14T19:23:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-14T19:20:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=70b78bb2c8baac5432a2a99f0f2f6122904d1cd7'/>
<id>urn:sha1:70b78bb2c8baac5432a2a99f0f2f6122904d1cd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-add s to rangesigs</title>
<updated>2016-09-01T18:53:53Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2016-09-01T18:53:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=34bb78956f04d5fe8af956fd85d74b89da258e8b'/>
<id>urn:sha1:34bb78956f04d5fe8af956fd85d74b89da258e8b</id>
<content type='text'>
Whoops.
</content>
</entry>
<entry>
<title>Fix some rct tx size calculations</title>
<updated>2016-09-01T18:14:31Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2016-09-01T18:14:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=dbf017a5f7bfda96346dfcfdc5b5d0145d5f10e2'/>
<id>urn:sha1:dbf017a5f7bfda96346dfcfdc5b5d0145d5f10e2</id>
<content type='text'>
Some variance is still expected
</content>
</entry>
<entry>
<title>Merge pull request #1027</title>
<updated>2016-09-01T09:31:58Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-01T09:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=27c8713f5693554bb1ede025e01beecc4f687e3b'/>
<id>urn:sha1:27c8713f5693554bb1ede025e01beecc4f687e3b</id>
<content type='text'>
85dc0ce wallet: sanity check on histogram response (moneromooo-monero)
</content>
</entry>
</feed>
