<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device/device_ledger.cpp, branch v0.17.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.17.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2020-08-28T10:01:57Z</updated>
<entry>
<title>Fix send scalar z in plaintext</title>
<updated>2020-08-28T10:01:57Z</updated>
<author>
<name>François Colas</name>
<email>francois.colas@ledger.fr</email>
</author>
<published>2020-08-28T10:01:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=975ae22211ad7b674dd20bb4ffa9d67d11e06ba5'/>
<id>urn:sha1:975ae22211ad7b674dd20bb4ffa9d67d11e06ba5</id>
<content type='text'>
The scalar z has not been generated on the HW thus it can't be sent
encrypted. The value is derived from the exported private view key.
</content>
</entry>
<entry>
<title>Update protocol version with Ledger's HW</title>
<updated>2020-08-28T09:59:02Z</updated>
<author>
<name>François Colas</name>
<email>francois.colas@ledger.fr</email>
</author>
<published>2020-08-28T09:59:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0a3c5a605bc3fa5028921722ecc59635603a2f61'/>
<id>urn:sha1:0a3c5a605bc3fa5028921722ecc59635603a2f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>draft support of clsag</title>
<updated>2020-08-27T12:44:18Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2020-03-31T15:11:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1660fe8a2508cef20dc3f5cb53c88bf17ca3e3ed'/>
<id>urn:sha1:1660fe8a2508cef20dc3f5cb53c88bf17ca3e3ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrate CLSAGs into monero</title>
<updated>2020-08-27T12:44:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-09T13:02:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82ee01699c2b910e44fd7362bd47d3a1cc9c26af'/>
<id>urn:sha1:82ee01699c2b910e44fd7362bd47d3a1cc9c26af</id>
<content type='text'>
They are allowed from v12, and MLSAGs are rejected from v13.
</content>
</entry>
<entry>
<title>Merge pull request #6661</title>
<updated>2020-08-16T19:45:37Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-08-16T19:45:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bc484947313e1ce87d0c1db302c24f1fe733fc18'/>
<id>urn:sha1:bc484947313e1ce87d0c1db302c24f1fe733fc18</id>
<content type='text'>
267ce5b71 avoid a couple needless copies (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6565</title>
<updated>2020-07-19T10:40:19Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:40:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9871fefbf93fa12556bd80c355f6da9c028e4b69'/>
<id>urn:sha1:9871fefbf93fa12556bd80c355f6da9c028e4b69</id>
<content type='text'>
72cdfa4a2 fix a few typos in error messages (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #6512</title>
<updated>2020-07-19T10:32:59Z</updated>
<author>
<name>Alexander Blair</name>
<email>snipa@jagtech.io</email>
</author>
<published>2020-07-19T10:32:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a0d179e528220137885fee0817dc792127aec18c'/>
<id>urn:sha1:a0d179e528220137885fee0817dc792127aec18c</id>
<content type='text'>
5ef0607da Update copyright year to 2020 (SomaticFanatic)
</content>
</entry>
<entry>
<title>avoid a couple needless copies</title>
<updated>2020-06-14T18:05:35Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-06-14T18:05:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=267ce5b7181474ffbcb6655f54b9332f1e376327'/>
<id>urn:sha1:267ce5b7181474ffbcb6655f54b9332f1e376327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect lenght of command INS_PREFIX_HASH</title>
<updated>2020-05-27T16:06:19Z</updated>
<author>
<name>François Colas</name>
<email>francois.colas@ledger.fr</email>
</author>
<published>2020-05-27T12:57:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ec46069248a8f38aed9d07277a1c253e6cd2f02f'/>
<id>urn:sha1:ec46069248a8f38aed9d07277a1c253e6cd2f02f</id>
<content type='text'>
buffer_send[4] (LC) is an unsigned char, len should not
exceed 254 (255 - 1 for the option).
</content>
</entry>
<entry>
<title>fix a few typos in error messages</title>
<updated>2020-05-19T15:59:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2020-05-19T15:56:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=72cdfa4a204cb6da2fd47abf7454845a6892f644'/>
<id>urn:sha1:72cdfa4a204cb6da2fd47abf7454845a6892f644</id>
<content type='text'>
Reported by adrelanos
</content>
</entry>
</feed>
