<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests, branch v0.13.0.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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-07T18:04:10Z</updated>
<entry>
<title>Merge pull request #4036</title>
<updated>2018-10-07T18:04:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-07T17:57:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84cc3b916e45ef9c2f3b71abc9f36808095adac8'/>
<id>urn:sha1:84cc3b916e45ef9c2f3b71abc9f36808095adac8</id>
<content type='text'>
9acf42d3 Multisig M/N functionality core tests added (naughtyfox)
9f3963e8 Arbitrary M/N multisig schemes: * support in wallet2 * support in monero-wallet-cli * support in monero-wallet-rpc * support in wallet api * support in monero-gen-trusted-multisig * unit tests for multisig wallets creation (naughtyfox)
</content>
</entry>
<entry>
<title>Merge pull request #4511</title>
<updated>2018-10-07T18:04:10Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-07T17:50:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3512eb5e68f18f578572da64ba3035b4db836b33'/>
<id>urn:sha1:3512eb5e68f18f578572da64ba3035b4db836b33</id>
<content type='text'>
f9485a36 tests: update crypto tests data file after PRNG changes (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4492</title>
<updated>2018-10-06T09:15:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-05T21:12:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b8cee6bf9e48a35bea72604a94283da56a2251c4'/>
<id>urn:sha1:b8cee6bf9e48a35bea72604a94283da56a2251c4</id>
<content type='text'>
7f2ad1a7 functional_tests: fix linking on Windows (iDunk5400)
</content>
</entry>
<entry>
<title>Merge pull request #4464</title>
<updated>2018-10-02T20:45:42Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:36:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=861895e92dabba9fbdf4902a3de567319234fbb0'/>
<id>urn:sha1:861895e92dabba9fbdf4902a3de567319234fbb0</id>
<content type='text'>
bef1750f unit_tests: fix longstanding DNS related unit test (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4459</title>
<updated>2018-09-29T20:17:00Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:17:00Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f0b3bbf808ec598ec191326767e0779a4a4037e4'/>
<id>urn:sha1:f0b3bbf808ec598ec191326767e0779a4a4037e4</id>
<content type='text'>
bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero)
3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero)
a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero)
1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero)
fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero)
2e2139ff epee: do not propagate exception through dtor (moneromooo-monero)
0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero)
1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero)
418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero)
ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero)
6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero)
53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero)
e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero)
661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero)
5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero)
7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero)
a085da32 unit_tests: add check for page size &gt; 0 before dividing (moneromooo-monero)
d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero)
02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero)
c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4424</title>
<updated>2018-09-29T20:11:50Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:11:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3d8f54daad84c07aed820d3492f78c4ea86a5d91'/>
<id>urn:sha1:3d8f54daad84c07aed820d3492f78c4ea86a5d91</id>
<content type='text'>
92d1da28 unit_tests: fix build with GCC 5.4.0 on ubuntu (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4407</title>
<updated>2018-09-29T20:10:48Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:10:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9d0b177720135189bbd42b33ad1c7794c0fed3e2'/>
<id>urn:sha1:9d0b177720135189bbd42b33ad1c7794c0fed3e2</id>
<content type='text'>
43a06350 ringdb: use cursors to be a bit faster (moneromooo-monero)
</content>
</entry>
<entry>
<title>fuzz_tests: catch unhandled exceptions</title>
<updated>2018-09-27T18:23:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T18:23:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcf3f6afdd92345da874c4b1241d71b03cabccf3'/>
<id>urn:sha1:bcf3f6afdd92345da874c4b1241d71b03cabccf3</id>
<content type='text'>
Coverity 175293, 175312, 175266
</content>
</entry>
<entry>
<title>unit_tests: catch unhandled exceptions</title>
<updated>2018-09-27T17:29:09Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T15:17:49Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=418a9936182fddd0c6acc5b81f6772ec37f4e8a8'/>
<id>urn:sha1:418a9936182fddd0c6acc5b81f6772ec37f4e8a8</id>
<content type='text'>
Coverity 182560
</content>
</entry>
<entry>
<title>performance_test: fix bad last argument calling add_arg</title>
<updated>2018-09-27T12:53:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-27T12:53:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7ece1550e185039914a65d93360769e5954ba407'/>
<id>urn:sha1:7ece1550e185039914a65d93360769e5954ba407</id>
<content type='text'>
Coverity 182572
</content>
</entry>
</feed>
