danicoin/src/cryptonote_core
moneromooo-monero 7c03349869
blockchain: lower the relay fee by 2%
This ensures we accept txes with a fee that's slightly too small,
to accomodate blockchain median jitter
2017-03-20 19:14:12 +00:00
..
blockchain.cpp blockchain: lower the relay fee by 2% 2017-03-20 19:14:12 +00:00
blockchain.h Removed boost/asio.hpp include from epee/string_tools.h 2017-03-18 22:05:14 -04:00
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt 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
cryptonote_core.cpp core: call {prepare|cleanup}_handle_incoming_blocks when adding a mined block 2017-03-19 12:40:26 +00:00
cryptonote_core.h core: make update download cancellable 2017-03-05 16:59:25 +00:00
cryptonote_tx_utils.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
cryptonote_tx_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
tx_pool.cpp tx_pool: use new filling algorithm from v5 only 2017-03-20 18:46:57 +00:00
tx_pool.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00