danicoin/src
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
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).
2017-03-15 08:32:51 +00:00
..
blockchain_db fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
blockchain_utilities blockchain_import: make --log-level understand categories 2017-03-05 19:45:22 +00:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common download: check available disk space before downloading 2017-03-05 16:59:32 +00:00
crypto update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_basic Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
cryptonote_core Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
cryptonote_protocol protocol: tone down a rate limit not implemented yet warning 2017-02-25 12:10:29 +00:00
daemon fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB functions virtual again to avoid missing symbols error 2017-03-10 11:22:39 +09:00
daemonizer update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
mnemonics update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
p2p Make gray peer selection uniform 2017-02-28 17:39:39 +01:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct ringct: do not require range proof in decodeRct/decodeRctSimple 2017-02-27 22:28:45 +00:00
rpc rpc: fix BUILD_TAG mispelling (BUILDTAG) 2017-03-05 16:59:39 +00:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
wallet Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_config.h Add intervening v5 fork for increased min block size 2017-03-15 08:32:51 +00:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update version 2017-02-24 21:03:57 +02:00