<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/wallet/wallet2.cpp, branch v0.13.0.2-RC2</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-RC2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2-RC2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-02T20:45:50Z</updated>
<entry>
<title>Merge pull request #4490</title>
<updated>2018-10-02T20:45:50Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:41:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e037534f44cf4070b4857fe08e739aa57f8cefce'/>
<id>urn:sha1:e037534f44cf4070b4857fe08e739aa57f8cefce</id>
<content type='text'>
bccd88dd wallet2: clear found out for every tx key (doy-lee)
</content>
</entry>
<entry>
<title>Merge pull request #4482</title>
<updated>2018-10-02T20:45:50Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e0fa7fa38488784efd1cbb87922b3079370e0b55'/>
<id>urn:sha1:e0fa7fa38488784efd1cbb87922b3079370e0b55</id>
<content type='text'>
25e5890d wallet: fix --generate-from-json using wrong password (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4333</title>
<updated>2018-09-29T20:18:09Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:18:08Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=efbd42f9d9df593d4df905709a5f4c0a39451542'/>
<id>urn:sha1:efbd42f9d9df593d4df905709a5f4c0a39451542</id>
<content type='text'>
73403004 add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc} (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4461</title>
<updated>2018-09-29T20:17:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:17:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4cbaa6e43dab7d4e575e744088d6a1641dacb82a'/>
<id>urn:sha1:4cbaa6e43dab7d4e575e744088d6a1641dacb82a</id>
<content type='text'>
7dd11711 wallet2: fix transfers between subaddresses hitting the sanity check (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #4456</title>
<updated>2018-09-29T20:15:52Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T20:15:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=67e6c4370bbfe2b013ee000eca99021565c3ff06'/>
<id>urn:sha1:67e6c4370bbfe2b013ee000eca99021565c3ff06</id>
<content type='text'>
06d05c21 device: set device name correctly if key_on_device is set (Dusan Klinec)
</content>
</entry>
<entry>
<title>Merge pull request #4406</title>
<updated>2018-09-29T19:51:51Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-29T19:51:50Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0d062bacfb75f3e2149d3cfd08153fc881f3f602'/>
<id>urn:sha1:0d062bacfb75f3e2149d3cfd08153fc881f3f602</id>
<content type='text'>
7964d4f8 wallet2: handle corner case in picking fake outputs (moneromooo-monero)
</content>
</entry>
<entry>
<title>add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}</title>
<updated>2018-09-29T08:44:18Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-03T14:19:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=734030046055f521a73e59b50fa2a16f48e34c8d'/>
<id>urn:sha1:734030046055f521a73e59b50fa2a16f48e34c8d</id>
<content type='text'>
Those take a command line of the form "A [B]", with A being the
name (and optional path, if not in the caller's CWD, but fully
qualified path is recommended, avoids possible security issues)
to a program, and optional arguments. Any occurence of the two
character string "%s" will be replaced by the hash of the block
or transaction which triggered the notification.

Tokenization is barebones. If you want things like pipes, calls
to paths with spaces, etc, then use a script (though exec time
will suffer).

block-notify is called when a new block is added onto the chain.

tx-notify is called when a new transaction happens with the
wallet as source and/or destination.

It is the notification program's responsibility to determine what
to do in those cases.

Note that this is asynchronous, so it is very possible that:
- the notification programs will be run out of order
- several events happen before the notification for the first one

A Windows port would be nice if someone wants to make one.
</content>
</entry>
<entry>
<title>wallet2: fix transfers between subaddresses hitting the sanity check</title>
<updated>2018-09-28T10:41:17Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-28T10:17:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7dd11711b03728007d1aa6069b2bb21b21de74a9'/>
<id>urn:sha1:7dd11711b03728007d1aa6069b2bb21b21de74a9</id>
<content type='text'>
Transfers between subaddresses are accounted for differently
</content>
</entry>
<entry>
<title>device: set device name correctly if key_on_device is set</title>
<updated>2018-09-26T22:58:47Z</updated>
<author>
<name>Dusan Klinec</name>
<email>dusan.klinec@gmail.com</email>
</author>
<published>2018-09-26T22:43:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=06d05c21eb2eb30c7d04b806b1edea09fad51286'/>
<id>urn:sha1:06d05c21eb2eb30c7d04b806b1edea09fad51286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wallet2: fix duplicate output making it to the RPC</title>
<updated>2018-09-25T11:28:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-19T09:08:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e350cc5ad557eba67790551f96bbbcfc97173480'/>
<id>urn:sha1:e350cc5ad557eba67790551f96bbbcfc97173480</id>
<content type='text'>
</content>
</entry>
</feed>
