<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.h, 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>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>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>Merge pull request #4204</title>
<updated>2018-08-23T01:43:51Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-08-23T01:43:51Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4a4ea78ecd753e1ab6be7309ab549417d8d84d6d'/>
<id>urn:sha1:4a4ea78ecd753e1ab6be7309ab549417d8d84d6d</id>
<content type='text'>
b278b83 core: sync database based on bytes added, not blocks added (moneromooo-monero)
</content>
</entry>
<entry>
<title>core: cache block template where possible</title>
<updated>2018-08-16T12:44:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-04-17T10:04:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=82d1b74500aa7ffab47f428f9ca26bb43cc2d8af'/>
<id>urn:sha1:82d1b74500aa7ffab47f428f9ca26bb43cc2d8af</id>
<content type='text'>
This avoids constant rechecking of the same things each time
a miner asks for the block template. The tx pool maintains
a cookie to allow users to detect when the pool state changed,
which means the block template needs rebuilding.
</content>
</entry>
<entry>
<title>core: sync database based on bytes added, not blocks added</title>
<updated>2018-08-12T16:13:46Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-08-01T10:09:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b278b83860da5eaaa122c219ad8c63f641e41cd3'/>
<id>urn:sha1:b278b83860da5eaaa122c219ad8c63f641e41cd3</id>
<content type='text'>
Blocks have a very wide range, whereas actual size is the relevant
quantity to consider when syncing
</content>
</entry>
<entry>
<title>Merge pull request #3973</title>
<updated>2018-07-19T18:37:10Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-07-19T18:37:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d518dae4bf094de36bdf433d2f77f084c6c00162'/>
<id>urn:sha1:d518dae4bf094de36bdf433d2f77f084c6c00162</id>
<content type='text'>
50af357 alt_chain_info can now give more info about a particular alt chain (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #3854</title>
<updated>2018-07-19T18:35:25Z</updated>
<author>
<name>luigi1111</name>
<email>luigi1111w@gmail.com</email>
</author>
<published>2018-07-19T18:35:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=025187e6c9206fc970b66f7459919ce0131fc612'/>
<id>urn:sha1:025187e6c9206fc970b66f7459919ce0131fc612</id>
<content type='text'>
149da42 db_lmdb: enable batch transactions by default (stoffu)
34cb6b4 add --regtest and --fixed-difficulty for regression testing (vicsn)
9e1403e update get_info RPC and bump RPC version (vicsn)
207b66e first new functional tests (vicsn)
</content>
</entry>
</feed>
