<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests, branch v0.9.4</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.9.4</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.9.4'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-03-29T16:56:42Z</updated>
<entry>
<title>tests: add test for needed OpenSSL algorithms in unbound</title>
<updated>2016-03-29T16:56:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-29T16:56:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=34957fcbb97052532b8f16f7cb2bd637904e047b'/>
<id>urn:sha1:34957fcbb97052532b8f16f7cb2bd637904e047b</id>
<content type='text'>
These can be compiled out of libunbound, leading to failure
to check DNSSEC validity.
</content>
</entry>
<entry>
<title>tests: obligatory hardfork unit build fix after interface change</title>
<updated>2016-03-26T23:44:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-26T23:44:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d5d46e6d6da569ec07169a12f59cbc6d120c35f2'/>
<id>urn:sha1:d5d46e6d6da569ec07169a12f59cbc6d120c35f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New RPC and daemon command to get output histogram</title>
<updated>2016-03-26T21:10:43Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-26T14:30:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=600a3cf0c0ca0a99dbdc91d32138db3c8aa4165c'/>
<id>urn:sha1:600a3cf0c0ca0a99dbdc91d32138db3c8aa4165c</id>
<content type='text'>
This is a list of existing output amounts along with the number
of outputs of that amount in the blockchain.

The daemon command takes:
- no parameters: all outputs with at least 3 instances
- one parameter: all outputs with at least that many instances
- two parameters: all outputs within that many instances

The default starts at 3 to avoid massive spamming of all dust
outputs in the blockchain, and is the current minimum mixin
requirement.

An optional vector of amounts may be passed, to request
histogram only for those outputs.
</content>
</entry>
<entry>
<title>core_tests: fix compile failure with GCC 4.8.4</title>
<updated>2016-03-21T20:58:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-21T20:58:07Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4b425a397c63d6585504fd1b95907011386d16d6'/>
<id>urn:sha1:4b425a397c63d6585504fd1b95907011386d16d6</id>
<content type='text'>
Reported and tested by smooth
</content>
</entry>
<entry>
<title>Revert "Print stack trace upon exceptions"</title>
<updated>2016-03-21T10:12:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-21T10:12:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09'/>
<id>urn:sha1:f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09</id>
<content type='text'>
Ain't nobody got time for link/cmake skullduggery.

This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
</content>
</entry>
<entry>
<title>Print stack trace upon exceptions</title>
<updated>2016-03-19T21:48:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-19T21:48:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff238ec94ac6d45fc18c315d7bc590ddfaad63d'/>
<id>urn:sha1:fff238ec94ac6d45fc18c315d7bc590ddfaad63d</id>
<content type='text'>
Useful for debugging users' logs
</content>
</entry>
<entry>
<title>tests: enable core tests again</title>
<updated>2016-03-17T22:14:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-17T22:14:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=498ad737290ad844aca85c6971b14cf434c248d1'/>
<id>urn:sha1:498ad737290ad844aca85c6971b14cf434c248d1</id>
<content type='text'>
They should not have been disabled in the first place
</content>
</entry>
<entry>
<title>fixed "undefined reference" for boost::system library</title>
<updated>2016-03-16T12:33:39Z</updated>
<author>
<name>Ilya Kitaev</name>
<email>mbg033@gmail.com</email>
</author>
<published>2016-03-16T12:33:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7df2baf6b0d3a5d9a914538c166c373e7a4ed672'/>
<id>urn:sha1:7df2baf6b0d3a5d9a914538c166c373e7a4ed672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wallet::store_to(path, password) implemented;</title>
<updated>2016-03-16T11:29:06Z</updated>
<author>
<name>Ilya Kitaev</name>
<email>mbg033@gmail.com</email>
</author>
<published>2016-03-15T20:11:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=62606f11f50b4c68446d3f581c96d5505a0ad6ef'/>
<id>urn:sha1:62606f11f50b4c68446d3f581c96d5505a0ad6ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Wallet::address implemented</title>
<updated>2016-03-16T11:29:06Z</updated>
<author>
<name>Ilya Kitaev</name>
<email>mbg033@gmail.com</email>
</author>
<published>2016-03-12T14:52:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=19fcc74912b48791665ea0e81c9ded91180ab6c5'/>
<id>urn:sha1:19fcc74912b48791665ea0e81c9ded91180ab6c5</id>
<content type='text'>
</content>
</entry>
</feed>
