<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device/device_ledger.cpp, branch v0.17.2.3</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.2.3</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.17.2.3'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2021-08-07T01:04:15Z</updated>
<entry>
<title>ledger: don't lock for software device</title>
<updated>2021-08-07T01:04:15Z</updated>
<author>
<name>tobtoht</name>
<email>thotbot@protonmail.com</email>
</author>
<published>2021-06-04T15:41:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3c23aca26bc28eab43496741845b290bb24e55b1'/>
<id>urn:sha1:3c23aca26bc28eab43496741845b290bb24e55b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ledger: use software device if we have view key</title>
<updated>2021-08-07T01:04:04Z</updated>
<author>
<name>tobtoht</name>
<email>thotbot@protonmail.com</email>
</author>
<published>2021-06-04T13:02:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=49beb8da17ff2700ef96eddf9fca9f94ee3582a1'/>
<id>urn:sha1:49beb8da17ff2700ef96eddf9fca9f94ee3582a1</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
