<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.cpp, branch v0.11.1.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.11.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-10-23T09:16:08Z</updated>
<entry>
<title>Merge pull request #2708</title>
<updated>2017-10-23T09:16:08Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-23T09:16:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0f7de8f2de717fd5552cce5807e54d9db31f3d5a'/>
<id>urn:sha1:0f7de8f2de717fd5552cce5807e54d9db31f3d5a</id>
<content type='text'>
076d8237 wallet2: fix tx size estimator for large number of inputs (moneromooo-monero)
</content>
</entry>
<entry>
<title>wallet2: fix tx size estimator for large number of inputs</title>
<updated>2017-10-22T21:24:41Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-22T18:46:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=076d8237b84456b0b0302a6af5f4fdab466be23b'/>
<id>urn:sha1:076d8237b84456b0b0302a6af5f4fdab466be23b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: Missing underflow check on low heights</title>
<updated>2017-10-15T10:17:54Z</updated>
<author>
<name>landergate</name>
<email>landergate@landergate.com</email>
</author>
<published>2017-09-27T11:17:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=44afa6de07c88bc9d8d5ea65635433d4cdfcaad0'/>
<id>urn:sha1:44afa6de07c88bc9d8d5ea65635433d4cdfcaad0</id>
<content type='text'>
Lack of it results in `m_refresh_from_block_height` being &lt; 0 (18446744...) on low heights, which blocks `process_new_blockchain_entry` and never process coins on heights less than blocks_per_month.
Follow-up to #2258</content>
</entry>
<entry>
<title>simplewallet: new "fee" command to display fee information</title>
<updated>2017-08-29T15:27:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-27T20:04:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=31b1c6c10d3d3e5849256dfbb0898b3e3902326b'/>
<id>urn:sha1:31b1c6c10d3d3e5849256dfbb0898b3e3902326b</id>
<content type='text'>
including expected transaction backlog at different priorities
</content>
</entry>
<entry>
<title>wallet: new option to check/confirm txpool backlog when sending</title>
<updated>2017-08-26T16:18:14Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-26T15:23:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4bd9e247a2686f13b5b8b11ee9dc7b807aaf355b'/>
<id>urn:sha1:4bd9e247a2686f13b5b8b11ee9dc7b807aaf355b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2258</title>
<updated>2017-08-15T18:49:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:49:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9721b37bd5c32fb81620b8f0587b87ff9007489d'/>
<id>urn:sha1:9721b37bd5c32fb81620b8f0587b87ff9007489d</id>
<content type='text'>
74597bd1 wallet2: improve refresh height determination (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2252</title>
<updated>2017-08-15T18:48:31Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:48:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=085ef96768a89a4e7029c6b62a22a4d74c9e2b3c'/>
<id>urn:sha1:085ef96768a89a4e7029c6b62a22a4d74c9e2b3c</id>
<content type='text'>
9707998a wallet2: clear some missing containers in clear() (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2240</title>
<updated>2017-08-15T18:46:31Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:46:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6f60613ffb345e3af25b0ddf70499d015379e11c'/>
<id>urn:sha1:6f60613ffb345e3af25b0ddf70499d015379e11c</id>
<content type='text'>
b7d6ec83 simplewallet: add (out of sync) or (no daemon) markers in the prompt (moneromooo-monero)
fa23a500 wallet2: add a is_synced function (moneromooo-monero)
f1307bbd node_rpc_proxy: add a proxy for target height (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2238</title>
<updated>2017-08-15T18:46:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:46:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4c24eb050bd549341fdb7bcde37d0d2f121a879a'/>
<id>urn:sha1:4c24eb050bd549341fdb7bcde37d0d2f121a879a</id>
<content type='text'>
ad4649ac Enable verifying wallet password with having to load wallet. (m2049r)
</content>
</entry>
<entry>
<title>Merge pull request #2233</title>
<updated>2017-08-15T18:45:19Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:45:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d64b9c1c9e73743b78a2ff84e8fe67b0b9486feb'/>
<id>urn:sha1:d64b9c1c9e73743b78a2ff84e8fe67b0b9486feb</id>
<content type='text'>
67ce4910 wallet2: store testnet bool in keys file (Jaquee)
</content>
</entry>
</feed>
