<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/tests/unit_tests/output_selection.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-05-22T11:23:20Z</updated>
<entry>
<title>unit_tests: make the density test a bit less stringent</title>
<updated>2019-05-22T11:23:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-05-20T10:42:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=205a0ba101089c27cf9567084aed7e727be480f9'/>
<id>urn:sha1:205a0ba101089c27cf9567084aed7e727be480f9</id>
<content type='text'>
It's an inherently random test
</content>
</entry>
<entry>
<title>wallet2: "output lineup" fake out selection</title>
<updated>2019-04-18T15:14:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-02T14:16:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=35e0a968bde4644a86f6f455b1a50ca25398fa15'/>
<id>urn:sha1:35e0a968bde4644a86f6f455b1a50ca25398fa15</id>
<content type='text'>
Based on python code by sarang:
https://github.com/SarangNoether/skunkworks/blob/outputs/outputs/simulate.py
</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>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>unit_tests: fix build after wallet2 list/vector change</title>
<updated>2017-11-14T18:30:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-14T18:30:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9ac52127753f6c64fe947c2c29373ece147c0e1f'/>
<id>urn:sha1:9ac52127753f6c64fe947c2c29373ece147c0e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move checkpoints in a separate library</title>
<updated>2017-09-25T20:16:26Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-10T16:35:59Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5d65a75b69e0e83e69384461f26111666d6bf9ae'/>
<id>urn:sha1:5d65a75b69e0e83e69384461f26111666d6bf9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet: cold wallet transaction signing</title>
<updated>2016-09-27T06:46:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-09-26T22:11:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bba6af9064cb95596039f5a8f7ea460d3dedef0d'/>
<id>urn:sha1:bba6af9064cb95596039f5a8f7ea460d3dedef0d</id>
<content type='text'>
This change adds the ability to create a new unsigned transaction
from a watch only wallet, and save it to a file. This file can
then be moved to another computer/VM where a cold wallet may load
it, sign it, and save it. That cold wallet does not need to have
a blockchain nor daemon. The signed transaction file can then be
moved back to the watch only wallet, which can load it and send
it to the daemon.

Two new simplewallet commands to use it:
sign_transfer (on the cold wallet)
submit_transfer (on the watch only wallet)

The transfer command used on a watch only wallet now writes an
unsigned transaction set in a file called 'unsigned_monero_tx'
instead of submitting the tx to the daemon as a normal wallet does.
The signed tx file is called 'signed_monero_tx'.
</content>
</entry>
<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: add tests for wallet output selection</title>
<updated>2016-08-28T20:29:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-07-12T21:01:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ce5de8b430a75ee4a78001fda63359eca70e9e32'/>
<id>urn:sha1:ce5de8b430a75ee4a78001fda63359eca70e9e32</id>
<content type='text'>
</content>
</entry>
</feed>
