<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/libwallet_api_tests/main.cpp, branch v0.14.1.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.14.1.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-03T16:24:09Z</updated>
<entry>
<title>tests: add a few try/catch in main to shut coverity up</title>
<updated>2019-04-03T16:24:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-03T16:15:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c5d3ea2fef779f0e937237b4a65912f5da7123bb'/>
<id>urn:sha1:c5d3ea2fef779f0e937237b4a65912f5da7123bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wallet API: make nettype non-defaulted to disambiguate from deprecated versions (and make libwallet_api_tests compilable)</title>
<updated>2018-03-06T12:14:52Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-06T09:20:41Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1ff35fda7cbde7b96ed31fd319c1d5646f8820e9'/>
<id>urn:sha1:1ff35fda7cbde7b96ed31fd319c1d5646f8820e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct spelling mistakes.</title>
<updated>2018-03-05T17:00:40Z</updated>
<author>
<name>Edward Betts</name>
<email>edward@4angle.com</email>
</author>
<published>2018-01-19T07:54:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fbcc91c2a42a3e72d5d4cbaa95294927d1f78d4f'/>
<id>urn:sha1:fbcc91c2a42a3e72d5d4cbaa95294927d1f78d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split wallet and wallet_api</title>
<updated>2017-11-16T12:10:29Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-15T16:37:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=51895fd7df69ddb5d6bfe5c2caf2f6649cc43132'/>
<id>urn:sha1:51895fd7df69ddb5d6bfe5c2caf2f6649cc43132</id>
<content type='text'>
This speeds up building a lot when wallet2.h (or something it
includes) changes, since all the API includes wallet2.h
</content>
</entry>
<entry>
<title>Merge pull request #2696</title>
<updated>2017-11-14T13:13:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-11-14T13:13:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8df6b010eb83a77c2249f385d56af9bbe7d42978'/>
<id>urn:sha1:8df6b010eb83a77c2249f385d56af9bbe7d42978</id>
<content type='text'>
937e7f8a Initialize openssl on startup (moneromooo-monero)
</content>
</entry>
<entry>
<title>fix libwallet api test after api change</title>
<updated>2017-10-29T14:26:23Z</updated>
<author>
<name>Jaquee</name>
<email>jaquee.monero@gmail.com</email>
</author>
<published>2017-10-29T14:25:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d04633121babde1196bb5eae9b539d90346ee956'/>
<id>urn:sha1:d04633121babde1196bb5eae9b539d90346ee956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize openssl on startup</title>
<updated>2017-10-21T09:17:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-21T09:09:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=937e7f8aa6bda1280abdea493583f4f959ee18e8'/>
<id>urn:sha1:937e7f8aa6bda1280abdea493583f4f959ee18e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subaddresses</title>
<updated>2017-10-07T04:06:21Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-02-19T02:42:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=53ad5a0f42174bca57e24485ef3d40e4b9cf5599'/>
<id>urn:sha1:53ad5a0f42174bca57e24485ef3d40e4b9cf5599</id>
<content type='text'>
</content>
</entry>
</feed>
