oxen-core/src
Jason Rhinelander 688a2ee733 Fix --wallet-dir rpc wallet segfault
The long polling through was living beyond the wallet destruction and
reconstruction when the rpc wallet opened a new wallet.

Fixed it by synchronously shutting down and restarting the thread when
we close/open a wallet.
2020-09-28 16:44:46 -03:00
..
blockchain_db Remove HDD test & warning (#1261) 2020-09-21 11:08:53 +10:00
blockchain_utilities Fix loki-blockchain-import missing qnet callback init (#1285) 2020-09-27 13:55:21 +10:00
blocks debug_utils: Add using std::literals 2020-09-04 10:35:59 +10:00
checkpoints Pulse: DRY quorum signature verification 2020-08-18 11:59:53 +10:00
common constexpr and simplify base58 conversion code 2020-09-28 16:43:38 -03:00
crypto Workaround gcc-10 optimization bug 2020-09-18 14:00:02 -03:00
cryptonote_basic Fix JSON serialization of pulse block data (#1286) 2020-09-27 13:56:37 +10:00
cryptonote_core LMQ: get config directory from core instead of arg parsing (#1284) 2020-09-27 13:57:07 +10:00
cryptonote_protocol Merge branch 'pulse' into dev 2020-09-18 17:40:25 -03:00
daemon Showing ", syncing" based on height rather than mining info rpc response 2020-09-26 00:20:06 -03:00
daemonizer Add stop() to make windows layer happy 2020-08-07 17:14:03 -03:00
debug_utilities Lokinet LNS 2020-09-17 10:24:48 -03:00
device Fix send scalar z in plaintext 2020-09-16 20:43:12 -03:00
device_trezor Use rct::is_rct_<whatever> where appropriate 2020-09-16 20:45:09 -03:00
gen_multisig Rename stagenet to devnet 2020-08-17 02:54:43 -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 cryptonote_config.h: use inline constexpr 2020-07-21 21:53:27 -03:00
net Replace epee http client with curl-based client 2020-08-07 17:14:03 -03:00
p2p Simplify code slightly to avoid linker warning about uninitialized value 2020-09-24 22:55:25 -03:00
platform Update monero copyright to 2019 pre-emptively to make merge simpler 2019-04-12 14:36:43 +10:00
ringct ringct code cleanups 2020-09-16 20:45:09 -03:00
rpc LMQ: get config directory from core instead of arg parsing (#1284) 2020-09-27 13:57:07 +10:00
serialization Rename stagenet to devnet 2020-08-17 02:54:43 -03:00
simplewallet Fix warning conditions 2020-09-25 18:50:16 -03:00
wallet Fix --wallet-dir rpc wallet segfault 2020-09-28 16:44:46 -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 Update block rewards as per LRC-7 2020-09-18 19:03:58 -03:00
loki_economy.h s/blockswap/chainflip/ in HF constants 2020-09-25 18:50:16 -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