<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/mnemonics/language_base.h, branch v0.11.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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-25T12:14:01Z</updated>
<entry>
<title>mnemonics: sanity checks for word lists</title>
<updated>2017-03-25T12:14:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-21T22:28:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6e6794786ae6f9a81281dd4467c834f70040b77c'/>
<id>urn:sha1:6e6794786ae6f9a81281dd4467c834f70040b77c</id>
<content type='text'>
and a test to go with it

Remember to run the test when changing word lists, or simplewallet
will throw uncaught if that word list is used.
</content>
</entry>
<entry>
<title>mnemonics: misc cleanup</title>
<updated>2017-03-25T11:51:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-10-21T19:59:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e98f1114a04564771d5475ca46127a3bd7fe7265'/>
<id>urn:sha1:e98f1114a04564771d5475ca46127a3bd7fe7265</id>
<content type='text'>
Pass relevant information to the base class instead of overwriting
default values later, use objects instead of pointers to objects
to avoid having to new objects unnecessarily.
</content>
</entry>
<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>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>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>mnemonics: fix duplicate symbol error</title>
<updated>2015-06-23T07:28:52Z</updated>
<author>
<name>Wladimir J. van der Laan</name>
<email>laanwj@gmail.com</email>
</author>
<published>2015-06-23T02:13:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=204759f1112a3ad6de8bd64056fc7f41d23b25eb'/>
<id>urn:sha1:204759f1112a3ad6de8bd64056fc7f41d23b25eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mnemonics: fix prefix extraction with non ASCII text</title>
<updated>2015-06-21T10:28:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-06-21T10:28:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ea33cadebf93995c86559f233d4c79d65ff1f860'/>
<id>urn:sha1:ea33cadebf93995c86559f233d4c79d65ff1f860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>year updated in license</title>
<updated>2015-01-02T16:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-01-02T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4b69d553a249ace3694e3b4fd307ddffa156d7d'/>
<id>urn:sha1:f4b69d553a249ace3694e3b4fd307ddffa156d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Variable unique prefix lengths for seed</title>
<updated>2014-10-07T07:19:36Z</updated>
<author>
<name>Oran Juice</name>
<email>oranjuices@hotmail.com</email>
</author>
<published>2014-10-07T07:19:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9875f5b875479d88a17a2d657e3f84d904364314'/>
<id>urn:sha1:9875f5b875479d88a17a2d657e3f84d904364314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added other skipped commit</title>
<updated>2014-10-05T10:55:59Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2014-10-05T10:55:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e5ac88819a7ca4f58e3916e10784b71305478516'/>
<id>urn:sha1:e5ac88819a7ca4f58e3916e10784b71305478516</id>
<content type='text'>
</content>
</entry>
</feed>
