<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src, 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-23T12:27:11Z</updated>
<entry>
<title>update version to 0.11.1.0</title>
<updated>2017-10-23T12:27:11Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-23T12:27:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bbed29b2464b000c268d48f0495bc72bd3f3b6f5'/>
<id>urn:sha1:bbed29b2464b000c268d48f0495bc72bd3f3b6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2700</title>
<updated>2017-10-23T09:45:48Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-23T09:45:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=886aeda547fbe6d1e18452f87ef6ec640b43678f'/>
<id>urn:sha1:886aeda547fbe6d1e18452f87ef6ec640b43678f</id>
<content type='text'>
6fb5de3b simplewallet: add get/set for refresh-from-height (moneromooo-monero)
</content>
</entry>
<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>Merge pull request #2707</title>
<updated>2017-10-23T09:15:51Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-23T09:15:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f97dfc4ee9fd3609a723083535e43e06c0025dad'/>
<id>urn:sha1:f97dfc4ee9fd3609a723083535e43e06c0025dad</id>
<content type='text'>
3067da20 core: guard against a mined block not finding all txes in the pool (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>core: guard against a mined block not finding all txes in the pool</title>
<updated>2017-10-22T21:23:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-11T12:00:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3067da20183329018853a140258b4c0733131595'/>
<id>urn:sha1:3067da20183329018853a140258b4c0733131595</id>
<content type='text'>
This can happen for several reasons, but mainly if another block
was received, which took that tx off the pool.
</content>
</entry>
<entry>
<title>Merge pull request #2654</title>
<updated>2017-10-22T21:04:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-22T21:04:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb3394aeb53bf0dcf16dc5bf26eff9b97b1d3659'/>
<id>urn:sha1:bb3394aeb53bf0dcf16dc5bf26eff9b97b1d3659</id>
<content type='text'>
44afa6de wallet2: Missing underflow check on low heights (landergate)
</content>
</entry>
<entry>
<title>Merge pull request #2632</title>
<updated>2017-10-22T21:03:05Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-22T21:03:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4baeba42874f447aa9e65a08f717233240bb142f'/>
<id>urn:sha1:4baeba42874f447aa9e65a08f717233240bb142f</id>
<content type='text'>
b4c5180f core: fix failure to sync when a tx is already in the pool (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2514</title>
<updated>2017-10-22T21:02:39Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-22T21:02:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a666d36ca62fec177b10b8bc17217e90c1ffec7a'/>
<id>urn:sha1:a666d36ca62fec177b10b8bc17217e90c1ffec7a</id>
<content type='text'>
cda45a7f Source updates are in a source subdirectory (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2493</title>
<updated>2017-10-22T21:02:22Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-10-22T21:02:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4837302d5be874c2da7605792a068f55d287cd70'/>
<id>urn:sha1:4837302d5be874c2da7605792a068f55d287cd70</id>
<content type='text'>
19fab620 blockchain: fix crash checking pre-validated txids (moneromooo-monero)
</content>
</entry>
</feed>
