danicoin/src
moneromooo-monero dd144b14bc
blockchain: fix reorganizations past a hard fork boundary
After popping blocks from the old chain, the hard fork object's
notion of the current version was not in line with the new height,
causing the first blocks from the new chain to be rejected due
to a false expection of a newer version.
2016-12-13 02:13:23 +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 Revert "remove cn_deserialize" 2016-10-30 20:34:48 +00:00
blocks update block headers 2016-09-18 19:05:47 +02:00
common thread_group: fix build on older GCC 2016-12-11 13:59:42 +00:00
crypto oaes_lib: fix a leak on OOM error path 2016-12-10 12:51:20 +00:00
cryptonote_core blockchain: fix reorganizations past a hard fork boundary 2016-12-13 02:13:23 +00:00
cryptonote_protocol Update cryptonote_protocol_handler.inl 2016-12-10 10:22:16 -05:00
daemon add lightweight block propagation ("fluffy blocks") 2016-11-09 14:24:27 -05: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 Merge pull request #1398 2016-12-04 22:28:22 +02:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
ringct Merge pull request #1414 2016-12-08 23:44:09 +02:00
rpc Improve daemon RPC version handling 2016-11-26 12:56:44 +00:00
serialization serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
simplewallet simplewallet: restore automatically setting trusted local daemon 2016-12-08 20:01:24 +00:00
wallet addressbook updates 2016-12-12 21:50:50 +01: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 update version 2016-09-18 19:20:29 +02:00