<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src, branch crash-pl</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=crash-pl</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=crash-pl'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-04-15T13:47:00Z</updated>
<entry>
<title>optional boost stacktrace to get stack traces on mac and windows too</title>
<updated>2018-04-15T13:47:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-14T09:49:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ef35cb23539ac1984373ad5e6775c7fd26d6f948'/>
<id>urn:sha1:ef35cb23539ac1984373ad5e6775c7fd26d6f948</id>
<content type='text'>
Thanks to iDunk for lots of testing to get this to work on Windows
</content>
</entry>
<entry>
<title>util: log stack trace on crash</title>
<updated>2018-04-12T19:36:16Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-12T14:17:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d8584fc8d78f1e97dfef214416d826b9f764c2e0'/>
<id>urn:sha1:d8584fc8d78f1e97dfef214416d826b9f764c2e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3618</title>
<updated>2018-04-12T13:10:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T13:10:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f96755ddc7c6c0850f7fa228d43427287cb2323'/>
<id>urn:sha1:1f96755ddc7c6c0850f7fa228d43427287cb2323</id>
<content type='text'>
3367ed86 blockchain_blackball: fix build with CLANG 5 (moneromooo-monero)
</content>
</entry>
<entry>
<title>blockchain_blackball: fix build with CLANG 5</title>
<updated>2018-04-12T12:51:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-12T12:51:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3367ed863ceb6366d6603b5f0c6efbb09bba4667'/>
<id>urn:sha1:3367ed863ceb6366d6603b5f0c6efbb09bba4667</id>
<content type='text'>
It doesn't like the explicit NULL dereference (which is fine, honest)
</content>
</entry>
<entry>
<title>Use 'boost' mutex instead of 'std' mutex</title>
<updated>2018-04-12T11:58:57Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-04-09T14:52:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=94b899db26b4e50953e4c258dc4d28a550aa4301'/>
<id>urn:sha1:94b899db26b4e50953e4c258dc4d28a550aa4301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sub-address tx scan.</title>
<updated>2018-04-12T11:58:57Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-04-09T14:07:11Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2c274e05fe760443aa80e63cdf9f6964c7902732'/>
<id>urn:sha1:2c274e05fe760443aa80e63cdf9f6964c7902732</id>
<content type='text'>
When additional keys was needed, the TX scan failed because the
derivation data was always recomputed with the main tx_key and not
the corresponding additional one.

Moreover this patch avoid perf decreasing when not using HW device.
</content>
</entry>
<entry>
<title>Merge pull request #3549</title>
<updated>2018-04-12T11:49:33Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:49:33Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5e08fd89ea9cd36ad00b7f6ba17be75f27e5c57e'/>
<id>urn:sha1:5e08fd89ea9cd36ad00b7f6ba17be75f27e5c57e</id>
<content type='text'>
73951cbd wallet2: request transactions in slices when scanning for known rings (moneromooo-monero)
25fe67e4 rpc: allow getting pruned blocks from gettransactions (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3609</title>
<updated>2018-04-12T11:48:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:48:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a95461e76d0a15d30e00f1f12a44cff48d724879'/>
<id>urn:sha1:a95461e76d0a15d30e00f1f12a44cff48d724879</id>
<content type='text'>
08343aba tx_pool: fix loading with colliding key images (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3602</title>
<updated>2018-04-12T11:48:12Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:48:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1e9cc3e43e98dcd2aa292d6323679fcef51171bb'/>
<id>urn:sha1:1e9cc3e43e98dcd2aa292d6323679fcef51171bb</id>
<content type='text'>
a9cc88ee common: make this build with unbound 1.4.20 (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3615</title>
<updated>2018-04-12T11:47:54Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-04-12T11:47:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=14c870ee5fbec1895f86cfc62dbf3a493e4ff8ad'/>
<id>urn:sha1:14c870ee5fbec1895f86cfc62dbf3a493e4ff8ad</id>
<content type='text'>
24acb66e wallet2: fix misc issues when the ringdb can't be initialized (moneromooo-monero)
</content>
</entry>
</feed>
