<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/mnemonics, branch v0.10.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.10.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-02-21T17:38:18Z</updated>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extract some basic code from libcryptonote_core into libcryptonote_basic</title>
<updated>2017-02-08T13:45:15Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-01-26T15:07:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8027ce0c75f882de0523e668defa0bc3c8564e96'/>
<id>urn:sha1:8027ce0c75f882de0523e668defa0bc3c8564e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mnemonics: fix language detection with checksum word</title>
<updated>2017-01-15T11:16:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-01-15T10:48:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f5f4109f9a64a562f977c11087bd3175a591236b'/>
<id>urn:sha1:f5f4109f9a64a562f977c11087bd3175a591236b</id>
<content type='text'>
If a checksum word is present, language detection would use
just the word prefixes. However, a set of word prefixes may
be found in more than one language, and so the wrong language
may be found first, which could then fail the checksum, since
the check may be done with a different unique prefix length
from the one it was created from.

We now make a checksum test when we we detect a language from
prefixes only, to make sure we have the correct one.
</content>
</entry>
<entry>
<title>mnemonics: fix misc STL containers leak</title>
<updated>2016-12-10T12:51:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-12-10T12:39:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=19585d49142cdf0eb6b82bd4c3c6d813da12c35c'/>
<id>urn:sha1:19585d49142cdf0eb6b82bd4c3c6d813da12c35c</id>
<content type='text'>
found by coverity
</content>
</entry>
<entry>
<title>Dropped "bit" from bitmonero.</title>
<updated>2016-09-26T21:22:30Z</updated>
<author>
<name>Randi Joseph</name>
<email>randi@codehalo.com</email>
</author>
<published>2016-09-26T14:42:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9e54616924c781def53f7f6ece73c0d921e81995'/>
<id>urn:sha1:9e54616924c781def53f7f6ece73c0d921e81995</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: transitive deps and remove deprecated LINK_*</title>
<updated>2016-09-18T06:56:26Z</updated>
<author>
<name>redfish</name>
<email>redfish@galactica.pw</email>
</author>
<published>2016-09-17T17:59:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e1c7af35d47c6f54628418f67128074c1bcd4858'/>
<id>urn:sha1:e1c7af35d47c6f54628418f67128074c1bcd4858</id>
<content type='text'>
Keep the immediate direct deps at the library that depends on them,
declare deps as PUBLIC so that targets that link against that library
get the library's deps as transitive deps.

Break dep cycle between blockchain_db &lt;-&gt; crytonote_core.
No code refactoring, just hide cycle from cmake so that
it doesn't complain (cycles are allowed only between
static libs, not shared libs).

This is in preparation for supproting BUILD_SHARED_LIBS cmake
built-in option for building internal libs as shared.
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf</title>
<updated>2015-07-24T05:55:16Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-07-24T05:55:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1d1a77bf9cd76dfc2f96c58c0ef0338875315177'/>
<id>urn:sha1:1d1a77bf9cd76dfc2f96c58c0ef0338875315177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added Russian wordlist</title>
<updated>2015-07-24T05:54:03Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-07-24T05:52:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ef7671a80714085b5772ec95cc836bea88566a7e'/>
<id>urn:sha1:ef7671a80714085b5772ec95cc836bea88566a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change unique_prefix_length=4 for japanese.h</title>
<updated>2015-07-24T00:11:05Z</updated>
<author>
<name>David Vorick</name>
<email>david.vorick@gmail.com</email>
</author>
<published>2015-07-24T00:11:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a49d917b268bbb793fe328695c0e779f62f07784'/>
<id>urn:sha1:a49d917b268bbb793fe328695c0e779f62f07784</id>
<content type='text'>
I ran some tests, and all prefixes seem to be unique for len(3)</content>
</entry>
</feed>
