<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/device/device_ledger.cpp, branch v0.14.0.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.14.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-02-14T14:44:03Z</updated>
<entry>
<title>Add support for V10 protocol with BulletProofV2 and short amount.</title>
<updated>2019-02-14T14:44:03Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2019-02-08T15:11:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=612ecb13efc40f43a5f9b44c0b6d2348498774bd'/>
<id>urn:sha1:612ecb13efc40f43a5f9b44c0b6d2348498774bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix log namespace</title>
<updated>2019-02-14T14:44:03Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2019-02-06T14:05:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=377de05001476750315895ed22860ac596e767a7'/>
<id>urn:sha1:377de05001476750315895ed22860ac596e767a7</id>
<content type='text'>
</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>Merge pull request #4535</title>
<updated>2018-10-09T14:44:05Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-09T14:42:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d8f95843c4f586c798b5eb8844ffdcf0a3be1fd7'/>
<id>urn:sha1:d8f95843c4f586c798b5eb8844ffdcf0a3be1fd7</id>
<content type='text'>
c716a331 device: increase ledger timeout to 2 minutes (selsta)
</content>
</entry>
<entry>
<title>Merge pull request #4527</title>
<updated>2018-10-08T20:07:27Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-08T20:04:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=161fd137682f6cecb7f43bde20356e8527c9ce3e'/>
<id>urn:sha1:161fd137682f6cecb7f43bde20356e8527c9ce3e</id>
<content type='text'>
c5a97315 Remove last traces of libpcsc-lite (moneromooo-monero)
</content>
</entry>
<entry>
<title>Replace USB-CCID (smartcard) by USB-HID</title>
<updated>2018-09-24T19:57:42Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-08-01T07:24:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb6e3bbc0f0a6c4ac126f56ba75b39d0dfac01a6'/>
<id>urn:sha1:bb6e3bbc0f0a6c4ac126f56ba75b39d0dfac01a6</id>
<content type='text'>
Remove PCSC dependencies which is a bit hard (not user friendly) to install on linux and Mac

Split Ledger logic and device IO
</content>
</entry>
<entry>
<title>Add bulletproof support</title>
<updated>2018-09-13T07:50:43Z</updated>
<author>
<name>cslashm</name>
<email>cslashm@gmail.com</email>
</author>
<published>2018-07-30T08:16:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cd236aebca4251ef46cb0920e1f96ff018267829'/>
<id>urn:sha1:cd236aebca4251ef46cb0920e1f96ff018267829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bulletproof aggregated verification and tests</title>
<updated>2018-09-11T13:37:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-30T19:29:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a8fcb421bc41eb254f95379dd73238915dd509d'/>
<id>urn:sha1:2a8fcb421bc41eb254f95379dd73238915dd509d</id>
<content type='text'>
Also constrains bulletproofs to simple rct, for simplicity
</content>
</entry>
<entry>
<title>add and use constant time 32 byte equality function</title>
<updated>2018-08-23T07:56:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-13T17:23:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d2e26c23f3caa7928c46c3a6bded85fdc1a68cb3'/>
<id>urn:sha1:d2e26c23f3caa7928c46c3a6bded85fdc1a68cb3</id>
<content type='text'>
</content>
</entry>
</feed>
