danicoin/src
moneromooo-monero d3bb72fff1
wallet2: fix infinite loop on future refresh height
If the refresh height is in the future, the current code will
loop till the actual height reaches this. Fix it by bailing out
if we receive only three hashes, which is what we set in the
call parameters.
2017-06-26 06:58:37 +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 Add OSX background mining 2017-06-08 09:26:09 -04:00
cryptonote_core Merge pull request #2082 2017-06-18 17:36:12 +02:00
cryptonote_protocol Merge pull request #2064 2017-06-18 16:40:52 +02:00
daemon Add histogram to poolstats 2017-06-04 22:48:14 +01:00
daemonizer Merge pull request #1897 2017-03-21 14:10:36 +02:00
mnemonics shared libs build (i.e. make debug) 2017-05-17 10:17:08 +09:00
p2p Merge pull request #2073 2017-06-24 12:41:09 +02: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 Merge pull request #2091 2017-06-24 12:43:28 +02:00
serialization update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
simplewallet wallet: fix refresh_from_height setting on new wallet 2017-06-26 06:58:31 +01:00
wallet wallet2: fix infinite loop on future refresh height 2017-06-26 06:58:37 +01: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