<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/functional_tests/transactions_flow_test.cpp, 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-08-28T20:30:10Z</updated>
<entry>
<title>wallet: do not store signatures in the wallet cache</title>
<updated>2016-08-28T20:30:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-08-06T18:19:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a47ceee83b0e04a3c440d9ca5a75cf0ac1d9256e'/>
<id>urn:sha1:a47ceee83b0e04a3c440d9ca5a75cf0ac1d9256e</id>
<content type='text'>
Saves some substantial space.
Also avoid calculating tx hashes we don't need.
</content>
</entry>
<entry>
<title>tests: fix compile failure on wallet2::transfer</title>
<updated>2016-04-17T10:21:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-04-17T10:21:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=672162d9e29f53f937e26dca0ab863d247ce2420'/>
<id>urn:sha1:672162d9e29f53f937e26dca0ab863d247ce2420</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: better output selection for transfer/transfer_new</title>
<updated>2016-04-02T13:17:02Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-04-02T12:06:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=48d0747d005c80fde3837fc4bcdb3eff26907d74'/>
<id>urn:sha1:48d0747d005c80fde3837fc4bcdb3eff26907d74</id>
<content type='text'>
This now requests the set of outputs that can be mixed first,
to avoid trying non dust but unmixable outputs, which we know
will fail.
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix build error with CLANG</title>
<updated>2015-11-17T16:33:00Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-11-17T16:31:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=036d3522109bfd51cd0bbb8717ae26c950ebd05a'/>
<id>urn:sha1:036d3522109bfd51cd0bbb8717ae26c950ebd05a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/terget/target/</title>
<updated>2015-05-17T12:16:44Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-05-17T12:16:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f278fe3883f7d708082a19856eda02fddaf2fc56'/>
<id>urn:sha1:f278fe3883f7d708082a19856eda02fddaf2fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>year updated in license</title>
<updated>2015-01-02T16:52:46Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-01-02T16:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4b69d553a249ace3694e3b4fd307ddffa156d7d'/>
<id>urn:sha1:f4b69d553a249ace3694e3b4fd307ddffa156d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate testnet address prefix</title>
<updated>2014-09-15T13:54:59Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-09T14:58:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d03308734b1487540af062ab50c94cc7bb3e668e'/>
<id>urn:sha1:d03308734b1487540af062ab50c94cc7bb3e668e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize testnet constants</title>
<updated>2014-09-15T13:53:10Z</updated>
<author>
<name>Zachary Michaels</name>
<email>mikezackles@gmail.com</email>
</author>
<published>2014-09-05T02:14:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fb4146fa343399229c754331ecc78fe0c759ec7c'/>
<id>urn:sha1:fb4146fa343399229c754331ecc78fe0c759ec7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>License updated to BSD 3-clause</title>
<updated>2014-07-23T13:03:52Z</updated>
<author>
<name>fluffypony</name>
<email>ric@spagni.net</email>
</author>
<published>2014-07-23T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6fc995fe5d5a9f5e74ed520b695d67159aa08b33'/>
<id>urn:sha1:6fc995fe5d5a9f5e74ed520b695d67159aa08b33</id>
<content type='text'>
</content>
</entry>
</feed>
