<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.13.0.2</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</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-10-08T19:42:38Z</updated>
<entry>
<title>Revert "Merge pull request #4472"</title>
<updated>2018-10-08T19:42:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-08T19:42:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f5df0e272e0c0b513c6e24425e169683ad00d55c'/>
<id>urn:sha1:f5df0e272e0c0b513c6e24425e169683ad00d55c</id>
<content type='text'>
This reverts commit b26ab0b5803af4ffe23de11a45e43877301a4902.
</content>
</entry>
<entry>
<title>Merge pull request #4472</title>
<updated>2018-10-06T09:15:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-05T21:13:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b26ab0b5803af4ffe23de11a45e43877301a4902'/>
<id>urn:sha1:b26ab0b5803af4ffe23de11a45e43877301a4902</id>
<content type='text'>
02d3ef7b blocks: use auto-generated .c files instead of 'LD -r -b binary' (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #4476</title>
<updated>2018-10-02T20:45:48Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:38:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ca9b2493eeb206474df32a02e8696db3f715e5fb'/>
<id>urn:sha1:ca9b2493eeb206474df32a02e8696db3f715e5fb</id>
<content type='text'>
fa9e54b6 build: fix gcc false positive 'stringop-overflow' warning (xiphon)
</content>
</entry>
<entry>
<title>Merge pull request #4467</title>
<updated>2018-10-02T20:45:45Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-10-02T20:36:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4701a78ad1f57b82f7868ff1de534137e87f849e'/>
<id>urn:sha1:4701a78ad1f57b82f7868ff1de534137e87f849e</id>
<content type='text'>
fa942ef6 daemon: silence daemon update warnings on testnet (iDunk5400)
</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 #4423</title>
<updated>2018-09-25T11:33:52Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-25T11:33:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8bf5a00564ad0e86b4698008418e28036013ef9f'/>
<id>urn:sha1:8bf5a00564ad0e86b4698008418e28036013ef9f</id>
<content type='text'>
357441a2 add checkpoints for testnet and mainnet (Riccardo Spagni)
d9f666d7 update checkpoints.dat (Riccardo Spagni)
6b1b4e83 update version to 13.0 (Riccardo Spagni)
6f153533 update readme with v13.0 (Riccardo Spagni)
</content>
</entry>
<entry>
<title>Merge pull request #4435</title>
<updated>2018-09-25T11:11:05Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-25T11:11:05Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=689758d691bbd53e9adbcc1b935a671d33da3cd7'/>
<id>urn:sha1:689758d691bbd53e9adbcc1b935a671d33da3cd7</id>
<content type='text'>
c39ad0cd tx_pool: fix tx removal at startup keeping references (moneromooo-monero)
</content>
</entry>
<entry>
<title>tx_pool: fix tx removal at startup keeping references</title>
<updated>2018-09-25T09:58:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-25T09:57:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c39ad0cd7293d1f9fa56e5d646e82ee8908ece2f'/>
<id>urn:sha1:c39ad0cd7293d1f9fa56e5d646e82ee8908ece2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: add stagenet v8 and v9, two weeks before mainnet</title>
<updated>2018-09-24T20:43:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-09-24T20:43:06Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=50981c40ceddb65a7db5b2dd93aa64c5389a4aef'/>
<id>urn:sha1:50981c40ceddb65a7db5b2dd93aa64c5389a4aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update checkpoints.dat</title>
<updated>2018-09-23T07:51:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-23T07:51:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d9f666d78c841bb44513dfaa1a91d0527dc51363'/>
<id>urn:sha1:d9f666d78c841bb44513dfaa1a91d0527dc51363</id>
<content type='text'>
</content>
</entry>
</feed>
