<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core/blockchain.cpp, branch v0.10.3.1</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.10.3.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-25T01:06:55Z</updated>
<entry>
<title>Fixed typo in v5 hard fork finalized date</title>
<updated>2017-03-25T01:06:55Z</updated>
<author>
<name>Derek Zhang</name>
<email>derekdyzhang@gmail.com</email>
</author>
<published>2017-03-25T01:06:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2bee92dbd0986e6928bdae8fe92704edc2d16ddc'/>
<id>urn:sha1:2bee92dbd0986e6928bdae8fe92704edc2d16ddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blockchain: offset v5 addition date on testnet</title>
<updated>2017-03-24T10:01:15Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-24T10:01:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5a7983585e8814974613c76daaaa65b4daee60ac'/>
<id>urn:sha1:5a7983585e8814974613c76daaaa65b4daee60ac</id>
<content type='text'>
to silence the update warning, since v5 was done very early
on testnet
</content>
</entry>
<entry>
<title>blockchain: lower the relay fee by 2%</title>
<updated>2017-03-20T19:14:12Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-20T19:14:12Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7c03349869cdf2f3512a6182ed5bd67e6e7f8085'/>
<id>urn:sha1:7c03349869cdf2f3512a6182ed5bd67e6e7f8085</id>
<content type='text'>
This ensures we accept txes with a fee that's slightly too small,
to accomodate blockchain median jitter
</content>
</entry>
<entry>
<title>Add intervening v5 fork for increased min block size</title>
<updated>2017-03-15T08:32:51Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-14T19:28:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3396a9f2aff1b4e3c12a663e0458934c8d42b32f'/>
<id>urn:sha1:3396a9f2aff1b4e3c12a663e0458934c8d42b32f</id>
<content type='text'>
Minimum mixin 4 and enforced ringct is moved from v5 to v6.
v5 is now used for an increased minimum block size (from 60000
to 300000) to cater for larger typical/minimum transaction size.

The fee algorithm is also changed to decrease the base per kB
fee, and add a cheap tier for those transactions which we do
not care if they get delayed (or even included in a block).
</content>
</entry>
<entry>
<title>blockchain: don't try to load an empty block hash set</title>
<updated>2017-03-05T19:46:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-05T19:46:01Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cfa2564a40fc3ecee7bae718ef5c68a9f093c15e'/>
<id>urn:sha1:cfa2564a40fc3ecee7bae718ef5c68a9f093c15e</id>
<content type='text'>
If the blocks aren't being linked against a binary (such as
one of the blockchain utilities), the symbol will not be
NULL, but the size will be 0. This avoids a apurious warning
about the data hash.
</content>
</entry>
<entry>
<title>core: quantize per kB fee to 8 decimals</title>
<updated>2017-03-03T23:31:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-03T23:31:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3153349325361909798926852a1c756c48656430'/>
<id>urn:sha1:3153349325361909798926852a1c756c48656430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: protect precomputed block hashes with SHA256</title>
<updated>2017-02-23T23:18:10Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-23T23:18:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=583a7b5c74239aa9e645ea5b604e4504b323271f'/>
<id>urn:sha1:583a7b5c74239aa9e645ea5b604e4504b323271f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1727</title>
<updated>2017-02-21T09:27:15Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T09:27:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=49efd3add9f7b9bbcbd2526538846f6d8e58ac86'/>
<id>urn:sha1:49efd3add9f7b9bbcbd2526538846f6d8e58ac86</id>
<content type='text'>
0288310e blockchain_db: add "raw" blobdata getters for block and transaction (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #1724</title>
<updated>2017-02-21T09:23:03Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T09:23:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=59d96eedd86c4e35879592f44af80ae32a35d447'/>
<id>urn:sha1:59d96eedd86c4e35879592f44af80ae32a35d447</id>
<content type='text'>
cca95c1c blockchain_db: do not throw on expected partial results getting keys (moneromooo-monero)
</content>
</entry>
</feed>
