<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device/device_default.hpp, branch v0.14.0.2</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.14.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-03-05T21:05:37Z</updated>
<entry>
<title>Fix computation of change address + Fix v11 fork</title>
<updated>2019-03-05T21:05:37Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2019-03-05T01:10:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=470527138a9417af0e895a94dd64e773796612e4'/>
<id>urn:sha1:470527138a9417af0e895a94dd64e773796612e4</id>
<content type='text'>
Always send TX public key when generating output destination keys: it may be an additional TX public key in case of subaddress; before we always use R.
Fix the commitment mask generation: It must be delegated to device as it implies the amount key.
Send MONERO_VERSION string in reset command to allow version compatibility check.
Some enhancement of debug log.
</content>
</entry>
<entry>
<title>New scheme key destination contrfol</title>
<updated>2019-02-14T14:44:03Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-12-11T09:20:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ff9853b4b9ca7519369fbd07ea4453e988a394db'/>
<id>urn:sha1:ff9853b4b9ca7519369fbd07ea4453e988a394db</id>
<content type='text'>
Implies protocol version management.
</content>
</entry>
<entry>
<title>ringct: encode 8 byte amount, saving 24 bytes per output</title>
<updated>2019-02-12T12:16:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-01-06T19:49:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6ba3a116377ffdf03e0c3580ef5a0c7c6743f69f'/>
<id>urn:sha1:6ba3a116377ffdf03e0c3580ef5a0c7c6743f69f</id>
<content type='text'>
Found by knaccc
</content>
</entry>
<entry>
<title>device: fix warnings about overridden functions</title>
<updated>2018-09-21T19:33:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-21T19:32:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4d0a8db06d1bb457ef5130a4f95a02618dcf1c78'/>
<id>urn:sha1:4d0a8db06d1bb457ef5130a4f95a02618dcf1c78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>query backing device</title>
<updated>2018-09-19T16:25:38Z</updated>
<author>
<name>m2049r</name>
<email>m2049r@monerujo.io</email>
</author>
<published>2018-08-16T08:31:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bce474be7d9cfa80d9f0970047bfd508db60424f'/>
<id>urn:sha1:bce474be7d9cfa80d9f0970047bfd508db60424f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: allow adjusting number of rounds for the key derivation function</title>
<updated>2018-08-07T16:56:54Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-07-06T06:42:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcab579864801e765333e8766b714adc22e47b8b'/>
<id>urn:sha1:bcab579864801e765333e8766b714adc22e47b8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>device: add a one off override keyword where appropriate</title>
<updated>2018-04-14T09:59:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-04-13T21:21:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f914df8494203ce6ac715a17cfc7d58194833b90'/>
<id>urn:sha1:f914df8494203ce6ac715a17cfc7d58194833b90</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>Add the possibility to export private view key for fast scan.</title>
<updated>2018-03-31T16:00:33Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-03-26T10:55:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c77d2bfaa0e0390e421b4d337f49451d504f7046'/>
<id>urn:sha1:c77d2bfaa0e0390e421b4d337f49451d504f7046</id>
<content type='text'>
On client startup the device asks for authorization to export the private view key.
If user agree, the client hold the private view key allowing a fast blockchain scan.
If the user does not agree, the blockchain scan is fully done via the device.
</content>
</entry>
<entry>
<title>Change mutex lock model to avoid dead lock and ensure locks are always released.</title>
<updated>2018-03-31T16:00:33Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-03-26T10:38:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=100b7bc10dcb83f81d6bbd37eca1c8708c4dfbb6'/>
<id>urn:sha1:100b7bc10dcb83f81d6bbd37eca1c8708c4dfbb6</id>
<content type='text'>
Additional cosmetic fixes:
 move 'name' as protected
 remove unnecessary local var
 Fix debug log
</content>
</entry>
</feed>
