monero/src
moneromooo-monero 1607cb7e0c
tx_pool: better block template filling algorithm
Continue filling until we reach the block size limit, or the
resulting coinbase decreases.

Also remove old sanity check on block size, which is now not
wanted anymore.
2017-01-07 12:36:22 +00:00
..
blockchain_db db_lmdb: add info in an error message when we can't get an output 2016-12-01 14:31:40 +00:00
blockchain_utilities rename cn_deserialize 2016-12-13 16:39:43 +02:00
blocks update checkpoints 2016-12-13 00:26:25 +02:00
common common: add missing #include <system_error> for std::error_code 2016-12-20 18:53:58 +00:00
crypto Preliminary support for DragonFly BSD 2016-12-15 02:27:53 -08:00
cryptonote_core tx_pool: better block template filling algorithm 2017-01-07 12:36:22 +00:00
cryptonote_protocol Improve language of 'node ahead by' message 2016-12-12 23:24:40 +00:00
daemon rpc: add block size to GET_BLOCK_HEADER RPC 2017-01-06 19:38:27 +00:00
daemonizer Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
mnemonics mnemonics: fix misc STL containers leak 2016-12-10 12:51:36 +00:00
p2p also use portable serializer for boost_serialization_helper.h and net_node.inl, completely adandon boost/archive/binary_oarchive.hpp 2016-12-20 13:04:19 +09:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct Removed unused functions 2016-12-19 14:47:26 -05:00
rpc rpc: add block size to GET_BLOCK_HEADER RPC 2017-01-06 19:38:27 +00:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet simplewallet: bump output file format version 2016-12-20 19:02:51 +00:00
wallet Merge pull request #1474 2016-12-20 17:47:58 +02:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
cryptonote_config.h Merge pull request #1263 2016-11-11 12:34:43 +02:00
version.cmake fixed tag detector 2016-09-18 21:21:13 +02:00
version.h.in bump version 2016-12-13 00:29:29 +02:00