danicoin/src
moneromooo-monero 5d91b26c0f
blockchain: skip checking tx semantics in embedded block hash range
If the txes are bad, this'll be picked up by the block hash mismatch
since the tx merkle root is part of the block hash.
2017-07-30 09:48:00 +01:00
..
blockchain_db blockchain_db: add a txpool tx getter which returns existence 2017-06-11 15:36:48 +01:00
blockchain_utilities Move txpool to the database 2017-05-25 22:23:37 +01:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common Add readline support to cli 2017-06-18 10:08:37 -04:00
crypto crypto: moved boost::lock_guard into a smaller scope 2017-06-22 18:11:15 +09:00
cryptonote_basic miner: fix background mining options parsing 2017-07-12 11:22:50 +01:00
cryptonote_core blockchain: skip checking tx semantics in embedded block hash range 2017-07-30 09:48:00 +01:00
cryptonote_protocol Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
daemon Merge pull request #2170 2017-07-19 11:51:35 +02:00
daemonizer Don't hardcode /tmp 2017-07-11 12:38:51 +01:00
mnemonics electrum-words: fix seed mistakenly thought to be old style 2017-06-22 16:47:07 +01:00
p2p Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
rpc Remove typeid use in network_address 2017-06-28 09:11:24 +01:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet Merge pull request #2159 2017-07-19 11:52:27 +02:00
wallet Merge pull request #2125 2017-07-03 12:30:46 +02:00
CMakeLists.txt IOS CMAKE build settings 2017-04-03 18:38:50 +02:00
cryptonote_config.h Merge pull request #1701 2017-05-05 11:26:11 +02: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 to 0.10.3.1 tag 2017-03-26 23:29:31 +02:00