<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/common/CMakeLists.txt, branch v0.14.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.14.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-02T20:45:48Z</updated>
<entry>
<title>Merge pull request #4479</title>
<updated>2018-10-02T20:45:48Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:39:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9c426a30f98df53aa4f7bcbdd1539e31fb7f413b'/>
<id>urn:sha1:9c426a30f98df53aa4f7bcbdd1539e31fb7f413b</id>
<content type='text'>
d5541e44 common: Windows 'spawn' support for tx and block notifications (xiphon)
</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>Merge pull request #4371</title>
<updated>2018-09-21T18:31:47Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-21T18:31:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a059bcd74effd74467ce737094cbbbad5d92aca2'/>
<id>urn:sha1:a059bcd74effd74467ce737094cbbbad5d92aca2</id>
<content type='text'>
55c7cd14 Adding expect&lt;T&gt; - a value-or-error implementation (Lee Clagett)
</content>
</entry>
<entry>
<title>Adding expect&lt;T&gt; - a value-or-error implementation</title>
<updated>2018-09-12T22:44:34Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2018-09-11T01:25:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=55c7cd14582323b4403bed88bd02e2f62d2a3169'/>
<id>urn:sha1:55c7cd14582323b4403bed88bd02e2f62d2a3169</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aligned: aligned memory alloc/realloc/free</title>
<updated>2018-09-11T13:37:34Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-27T11:35:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=71d67bda7418603ad3a34c1c9e8e9374a7607b90'/>
<id>urn:sha1:71d67bda7418603ad3a34c1c9e8e9374a7607b90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove epee from link lines where it's redundant</title>
<updated>2018-06-28T15:45:22Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-28T15:37:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=438d52deaf2657fb7c196d505f9133dabdb0a258'/>
<id>urn:sha1:438d52deaf2657fb7c196d505f9133dabdb0a258</id>
<content type='text'>
For some reason, this confuses and kills ASAN on startup
as it thinks const uint8_t ipv4_network_address::ID is
defined multiple times.
</content>
</entry>
<entry>
<title>Adding required library (dependency of boost::this_thread::sleep_for)</title>
<updated>2018-04-26T04:02:54Z</updated>
<author>
<name>Gene Peters</name>
<email>gene@telligent-data.com</email>
</author>
<published>2018-04-26T04:02:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82b05d505436d635459ea6ce3ef39b2118c6806b'/>
<id>urn:sha1:82b05d505436d635459ea6ce3ef39b2118c6806b</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>Merge pull request #3061</title>
<updated>2018-01-10T10:55:35Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-01-10T10:55:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e61f655440d25acd003500fe3420f3bfb9c87668'/>
<id>urn:sha1:e61f655440d25acd003500fe3420f3bfb9c87668</id>
<content type='text'>
fc041b58 common cmake: make sure translation_files.h is generated for i18n.cpp (stoffu)
</content>
</entry>
<entry>
<title>move memwipe to epee to avoid common&lt;-&gt;crypto circular dependencies</title>
<updated>2018-01-10T01:57:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-12-21T14:51:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fdd4c5e5770c2765afd7734550dc80e31a480045'/>
<id>urn:sha1:fdd4c5e5770c2765afd7734550dc80e31a480045</id>
<content type='text'>
</content>
</entry>
</feed>
