<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/cryptonote_core.cpp, 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>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 #4378</title>
<updated>2018-09-21T18:41:53Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-09-21T18:41:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0645dcdbdbdb7497445cae5e4772e5210fe5a1f4'/>
<id>urn:sha1:0645dcdbdbdb7497445cae5e4772e5210fe5a1f4</id>
<content type='text'>
ac934663 rpc: add a "is an update available" flag in get_info (moneromooo-monero)
</content>
</entry>
<entry>
<title>remove obsolete daemon selection of fake outs and old tx construction</title>
<updated>2018-09-14T10:51:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-13T16:18:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=be001326d1baac0b00d79d2d0a7f42662dc1be1f'/>
<id>urn:sha1:be001326d1baac0b00d79d2d0a7f42662dc1be1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: add a "is an update available" flag in get_info</title>
<updated>2018-09-14T09:28:03Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-06-18T14:31:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ac9346637a353851610f028239b2df7762341d35'/>
<id>urn:sha1:ac9346637a353851610f028239b2df7762341d35</id>
<content type='text'>
Make it easier for a user to be told when to update
</content>
</entry>
<entry>
<title>v8: per byte fee, pad bulletproofs, fixed 11 ring size</title>
<updated>2018-09-11T13:38:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-07-18T21:24:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5ffb2ff9b7c301eda5811a939c705f26627c4735'/>
<id>urn:sha1:5ffb2ff9b7c301eda5811a939c705f26627c4735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>require canonical multi output bulletproof layout</title>
<updated>2018-09-11T13:37:39Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-31T09:49:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c444b1b22922b423256c6d15887a27e77d060d7f'/>
<id>urn:sha1:c444b1b22922b423256c6d15887a27e77d060d7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bulletproof aggregated verification and tests</title>
<updated>2018-09-11T13:37:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-03-30T19:29:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a8fcb421bc41eb254f95379dd73238915dd509d'/>
<id>urn:sha1:2a8fcb421bc41eb254f95379dd73238915dd509d</id>
<content type='text'>
Also constrains bulletproofs to simple rct, for simplicity
</content>
</entry>
<entry>
<title>bulletproofs: add aggregated verification</title>
<updated>2018-09-11T13:37:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-02-03T14:36:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bacf0a1e2ff54ef1fc77e3f6ec92e87946084c1a'/>
<id>urn:sha1:bacf0a1e2ff54ef1fc77e3f6ec92e87946084c1a</id>
<content type='text'>
Ported from sarang's java code
</content>
</entry>
</feed>
