danicoin/src
moneromooo-monero 0c57df9770
wallet2: fix temporarily missing incoming tx when being mined
When scanning the txpool without having first updated the
blockchain, the tx would be seen as neither in the txpool
nor the chain, and removed, so it'd only reappear once the
chain is refreshed, and the tx seen in a block.
2017-08-05 12:36:03 +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 Merge pull request #2142 2017-07-19 11:49:42 +02: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 wallet2: fix temporarily missing incoming tx when being mined 2017-08-05 12:36:03 +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