wownero/src
moneromooo-monero 935f746249
blockchain: do not lock the blockchain lock for simple DB getters
It is safe in those cases, though might return slightly out of date
information if another thread is busy modifying the blockchain,
but it avoids potentially lengthy delays just to get things like
the current blockchain height.
2017-10-30 08:23:40 +00:00
..
blockchain_db Merge pull request #2640 2017-10-15 18:59:45 +02:00
blockchain_utilities Fix compiler warnings with Clang 6.0.0. 2017-10-15 22:02:24 +03:00
blocks precomputed block hashes are now in blocks of N (currently 256) 2017-09-18 16:29:00 +01:00
checkpoints Merge pull request #2526 2017-09-25 22:46:46 +02:00
common Merge pull request #2589 2017-10-15 18:38:46 +02:00
crypto Merge pull request #2583 2017-10-15 18:37:14 +02:00
cryptonote_basic Merge pull request #2597 2017-10-15 18:47:43 +02:00
cryptonote_core blockchain: do not lock the blockchain lock for simple DB getters 2017-10-30 08:23:40 +00:00
cryptonote_protocol Fix compiler warnings with Clang 6.0.0. 2017-10-15 22:02:24 +03:00
daemon Merge pull request #2599 2017-10-15 18:48:19 +02:00
daemonizer daemon: Add ability to write a PID file 2017-07-22 08:34:56 +10:00
debug_utilities Merge pull request #2592 2017-10-15 18:39:13 +02:00
mnemonics mnemonics: new Lojban word list 2017-09-26 06:42:17 +08:00
p2p Upgrades to epee::net_utils::network_address 2017-10-05 11:57:09 -04:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct Subaddresses 2017-10-07 13:06:21 +09:00
rpc Merge pull request #2587 2017-10-15 18:38:12 +02:00
serialization Merge pull request #2506 2017-10-02 23:27:21 +04:00
simplewallet Merge pull request #2606 2017-10-15 18:51:11 +02:00
wallet Fix compiler warnings with Clang 6.0.0. 2017-10-15 22:02:24 +03:00
CMakeLists.txt cmake: build tests last 2017-10-08 20:47:50 -04:00
cryptonote_config.h Merge pull request #2469 2017-10-15 17:23:50 +02:00
version.cmake build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00
version.cpp.in version: fix link to new version strings 2017-09-25 19:01:56 +01:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00