<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_basic, branch v0.13.0.1-RC1</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.13.0.1-RC1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.1-RC1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-09-18T15:29:26Z</updated>
<entry>
<title>Merge pull request #4299</title>
<updated>2018-09-18T15:29:26Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T15:29:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b4a9ebad6c43205225be9ad9634ff2a31527d987'/>
<id>urn:sha1:b4a9ebad6c43205225be9ad9634ff2a31527d987</id>
<content type='text'>
f9b22a7b hw_device: support for multiple devices added [for review] (Dusan Klinec)
</content>
</entry>
<entry>
<title>Merge pull request #3430</title>
<updated>2018-09-18T14:33:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-18T14:33:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c40bc62fceecd51f3aba84f2559d4abc4ce80d2'/>
<id>urn:sha1:9c40bc62fceecd51f3aba84f2559d4abc4ce80d2</id>
<content type='text'>
42397359 Fixup 32bit arm build (TheCharlatan)
a06d2581 Fix Windows build (TheCharlatan)
ecaf5b3f Add libsodium to the packages, the arm build was complaining about it. (TheCharlatan)
cbbf4d24 Adapt translations to upstream changes (TheCharlatan)
db571546 Updated pcsc url (TheCharlatan)
f0ba19fd Add lrelease to the depends (TheCharlatan)
cfb30462 Add Miniupnp submodule (TheCharlatan)
5f7da005 Unbound is now a submodule. Adapt depends for this. (TheCharlatan)
d6b9bdd3 Update readmes to reflect the usage of depends (TheCharlatan)
56b6e41e Add support for apple and arm building (TheCharlatan)
29311fd1 Disable stack unwinding for mingw32 depends build. (TheCharlatan)
8db3d573 Modify depends for monero's dependencies (TheCharlatan)
0806a23a Initial depends addition (TheCharlatan)
</content>
</entry>
<entry>
<title>hw_device: support for multiple devices added [for review]</title>
<updated>2018-09-14T14:02:00Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-08-23T22:50:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f9b22a7b01994f444185f38fe1f645593590c943'/>
<id>urn:sha1:f9b22a7b01994f444185f38fe1f645593590c943</id>
<content type='text'>
- device name is a new wallet property
- full device name is now a bit more structured so we can address particular device vendor + device path. Example: 'Ledger', 'Trezor:udp', 'Trezor:udp:127.0.0.1:21324', 'Trezor:bridge:usb01'. The part before ':' identifies HW device implementation, the optional part after ':' is device path to look for.
- new --hw-device parameter added to the wallet, can name the hardware device
- device reconnect added
</content>
</entry>
<entry>
<title>Merge pull request #4330</title>
<updated>2018-09-14T11:04:40Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-14T11:04:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7addabce8fc3cb07dbb49629e1024acc157fa258'/>
<id>urn:sha1:7addabce8fc3cb07dbb49629e1024acc157fa258</id>
<content type='text'>
93e7627d cryptonote_format_utils: do not early out on invalid tx pubkeys (moneromooo-monero)
</content>
</entry>
<entry>
<title>bulletproofs: scale points by 8 to ensure subgroup validity</title>
<updated>2018-09-11T13:38:31Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-06T11:05:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=044dff5a30deb05f5236f36ebae5e671d15ddb4e'/>
<id>urn:sha1:044dff5a30deb05f5236f36ebae5e671d15ddb4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_basic: check output type before using it</title>
<updated>2018-09-11T13:38:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-24T20:32:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d1591853bf0df9a278420e874b7d8dd03966b66d'/>
<id>urn:sha1:d1591853bf0df9a278420e874b7d8dd03966b66d</id>
<content type='text'>
Reported by QuarksLab.
</content>
</entry>
<entry>
<title>v8: per byte fee, pad bulletproofs, fixed 11 ring size</title>
<updated>2018-09-11T13:38:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-18T21:24:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ffb2ff9b7c301eda5811a939c705f26627c4735'/>
<id>urn:sha1:5ffb2ff9b7c301eda5811a939c705f26627c4735</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 support for apple and arm building</title>
<updated>2018-09-10T20:05:36Z</updated>
<author>
<name>TheCharlatan</name>
<email>seb.kung@gmail.com</email>
</author>
<published>2018-03-19T23:33:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=56b6e41ea7b7c17b513c24797d234e5cf9df8fa2'/>
<id>urn:sha1:56b6e41ea7b7c17b513c24797d234e5cf9df8fa2</id>
<content type='text'>
Add pcsc-lite to linux builds
Fixup windows icu4c linking with depends, the static libraries have an 's' appended to them
Compiling depends arm-linux-gnueabihf will allow you to compile armv6zk monero binaries
</content>
</entry>
<entry>
<title>cryptonote_format_utils: do not early out on invalid tx pubkeys</title>
<updated>2018-09-02T23:00:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-24T09:50:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=93e7627d5a3d071418141a03b587d728e90dcd98'/>
<id>urn:sha1:93e7627d5a3d071418141a03b587d728e90dcd98</id>
<content type='text'>
Another such pubkey might be valid
</content>
</entry>
</feed>
