<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/multisig.cpp, branch v0.12.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.12.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.12.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-05T02:55:05Z</updated>
<entry>
<title>Stagenet</title>
<updated>2018-03-05T02:55:05Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-02-16T11:04:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=af773211cbc620a1be54f517bd60e587d58a7e93'/>
<id>urn:sha1:af773211cbc620a1be54f517bd60e587d58a7e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Readd copyright starting date</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T23:55:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=84a7f6a4827f5baec6bb5cecbe11d4f61708b520'/>
<id>urn:sha1:84a7f6a4827f5baec6bb5cecbe11d4f61708b520</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>wallet2: fix slow multisig unit tests with subaddress patch</title>
<updated>2017-12-17T16:12:30Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-21T17:31:30Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a36c261d7adc9bef61730a581fe92c0edc72ddce'/>
<id>urn:sha1:a36c261d7adc9bef61730a581fe92c0edc72ddce</id>
<content type='text'>
While there, move the wallet2 ctor to the cpp file as it's a huge
amount of init list now, and remove an unused one.
</content>
</entry>
<entry>
<title>wallet: guard against partly initialized multisig wallet</title>
<updated>2017-12-17T16:12:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-10-01T13:06:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=265290388bd2134108d689818518f7d9c830292c'/>
<id>urn:sha1:265290388bd2134108d689818518f7d9c830292c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>N-1/N multisig</title>
<updated>2017-12-17T16:12:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-13T14:29:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4eda44ce35c6e1ab77566a462470deaae5376ec'/>
<id>urn:sha1:f4eda44ce35c6e1ab77566a462470deaae5376ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gen_multisig: generates multisig wallets if participants trust each other</title>
<updated>2017-12-17T16:12:06Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-06-30T16:36:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fff871a455a7829d2ccbceb04306365b30bd641e'/>
<id>urn:sha1:fff871a455a7829d2ccbceb04306365b30bd641e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: allow empty wallet filename to avoid saving data</title>
<updated>2017-12-17T16:12:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-06-30T11:12:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=95a21a793d22d95868d9e12bda64ac8bed8ef93c'/>
<id>urn:sha1:95a21a793d22d95868d9e12bda64ac8bed8ef93c</id>
<content type='text'>
Useful to speed tests up and avoid unnecessary leftover files
</content>
</entry>
<entry>
<title>tests: add multisig unit tests</title>
<updated>2017-12-17T16:12:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-06-29T10:48:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b84b3565f3e313a124ab5131effc6f1929893993'/>
<id>urn:sha1:b84b3565f3e313a124ab5131effc6f1929893993</id>
<content type='text'>
</content>
</entry>
</feed>
