<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests, branch v0.10.1</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.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-12-13T15:21:38Z</updated>
<entry>
<title>Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.</title>
<updated>2016-12-13T15:21:38Z</updated>
<author>
<name>Randi Joseph</name>
<email>randi@codehalo.com</email>
</author>
<published>2016-12-13T15:21:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b2adfa8c514b9015412f2c13429928ccc038f0ba'/>
<id>urn:sha1:b2adfa8c514b9015412f2c13429928ccc038f0ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringct: luigi1111's changes to fix and speedup Borromean sigs</title>
<updated>2016-12-04T21:54:16Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2016-11-17T23:27:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=46a0dcc1d2a31b41f5c75009d70476010f7fbacf'/>
<id>urn:sha1:46a0dcc1d2a31b41f5c75009d70476010f7fbacf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringct: switch to Borromean signatures</title>
<updated>2016-12-04T21:54:11Z</updated>
<author>
<name>Shen Noether</name>
<email>Shen.Noether@gmx.com</email>
</author>
<published>2016-11-17T23:17:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=76958fc75abc18c928474eea91ac05fd5e0fcb41'/>
<id>urn:sha1:76958fc75abc18c928474eea91ac05fd5e0fcb41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1385</title>
<updated>2016-12-04T20:19:06Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-12-04T20:19:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=977dd9b76ca379b3a16e2656cd080a8c3ee0d214'/>
<id>urn:sha1:977dd9b76ca379b3a16e2656cd080a8c3ee0d214</id>
<content type='text'>
5783dd8c tests: add unit tests for uri parsing (moneromooo-monero)
82ba2108 wallet: add API and RPC to create/parse monero: URIs (moneromooo-monero)
d9001b43 epee: add functions to convert from URL format (ie, %XX values) (moneromooo-monero)
</content>
</entry>
<entry>
<title>tests: add unit tests for uri parsing</title>
<updated>2016-11-28T17:54:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-11-28T17:53:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5783dd8c99c692985a23d1f8af26581a64cf8bdd'/>
<id>urn:sha1:5783dd8c99c692985a23d1f8af26581a64cf8bdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added command_line::is_yes</title>
<updated>2016-11-26T02:57:27Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-26T02:07:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=91ffb61c25561a9143e9a8e713be16b09b03f633'/>
<id>urn:sha1:91ffb61c25561a9143e9a8e713be16b09b03f633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1371</title>
<updated>2016-11-24T11:01:05Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-11-24T11:01:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4248d5131c81bcc031a78c76ecd480345d54cd90'/>
<id>urn:sha1:4248d5131c81bcc031a78c76ecd480345d54cd90</id>
<content type='text'>
8dadf02 Fixed undefined behavior in TestDB (Lee Clagett)
</content>
</entry>
<entry>
<title>Merge pull request #1364</title>
<updated>2016-11-24T10:58:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-11-24T10:58:09Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce8a2315cf81c7c52104a806e7a347b03d8d7996'/>
<id>urn:sha1:ce8a2315cf81c7c52104a806e7a347b03d8d7996</id>
<content type='text'>
f025198 Added task_region - a fork/join task implementation (Lee Clagett)
</content>
</entry>
<entry>
<title>Fixed undefined behavior in TestDB</title>
<updated>2016-11-23T22:22:35Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-23T21:42:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8dadf02c4fc01de1c0330f277d2cb6023b06cee1'/>
<id>urn:sha1:8dadf02c4fc01de1c0330f277d2cb6023b06cee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added task_region - a fork/join task implementation</title>
<updated>2016-11-23T19:41:25Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2016-11-21T19:48:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f025198f195516da8654bece64bf7a1fb85be3cd'/>
<id>urn:sha1:f025198f195516da8654bece64bf7a1fb85be3cd</id>
<content type='text'>
</content>
</entry>
</feed>
