oxen-core/src
Jason Rhinelander c27334e282 Remove unused lock sleep variable
Besides being a useless idea, this variable doesn't actually do anything
anymore, even in upstream Monero since it got removed from
CRITICAL_REGION_LOCAL.
2020-07-02 12:52:13 -03:00
..
blockchain_db Remove bitrotted berkeleydb database engine 2020-07-02 12:52:13 -03:00
blockchain_utilities Fix warnings and unintended copies 2020-07-02 12:52:13 -03:00
blocks Add boost target to blocks 2020-07-02 12:52:13 -03:00
checkpoints Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
common More string_view niceties 2020-07-02 12:52:13 -03:00
crypto Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
cryptonote_basic More string_view niceties 2020-07-02 12:52:13 -03:00
cryptonote_core Remove unused lock sleep variable 2020-07-02 12:52:13 -03:00
cryptonote_protocol Replace epee::byte_slice with much simpler shared_sv 2020-07-02 12:52:13 -03:00
daemon Use string_view for address lookups 2020-07-02 12:52:13 -03:00
daemonizer Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
debug_utilities Replace boost chrono & posix_time with stl chrono 2020-07-02 12:52:13 -03:00
device Post-merge: Serialization updates 2020-07-02 12:52:13 -03:00
device_trezor Post-merge updates: std::optional 2020-07-02 12:52:13 -03:00
gen_multisig Replace boost chrono & posix_time with stl chrono 2020-07-02 12:52:13 -03:00
lmdb Post-merge updates: epee::is_byte_spannable 2020-07-02 12:52:13 -03:00
mnemonics String handling improvements 2020-07-02 12:52:12 -03:00
multisig Merge commit 'c4f75fe' into MergeUpstream3 2020-05-28 15:29:00 +10:00
net Replace (most) boost::thread with std::thread 2020-07-02 12:52:13 -03:00
p2p Miscellaneous header updates via iwyu 2020-07-02 12:52:13 -03:00
platform Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
ringct gen_tx_input_is_not_txin_to_key: Restore Monero test code 2020-07-02 12:52:13 -03:00
rpc Fix warnings and unintended copies 2020-07-02 12:52:13 -03:00
serialization Replace boost chrono & posix_time with stl chrono 2020-07-02 12:52:13 -03:00
simplewallet Use string_view for address lookups 2020-07-02 12:52:13 -03:00
wallet Remove unused lock sleep variable 2020-07-02 12:52:13 -03:00
CMakeLists.txt Make debug_utilities available to build even without -DBUILD_DEBUG_UTILS (#1183) 2020-06-25 13:10:09 +10:00
cryptonote_config.h DNS: async multi-address lookup 2020-07-02 12:52:13 -03:00
loki_economy.h Add HF16 miner fee = 1 sat temporary hack 2020-03-10 23:58:39 -03:00
version.cpp.in 7.1.9 hot fix with block 526484 sync fix 2020-05-05 14:09:20 -03:00
version.h Store loki version as std::array<u16,3> everywhere 2019-11-27 14:07:52 -04:00