01:28:00 > For that amount, you just get in the UK govt and fiddle a wee bit with the SA weapon shipments. 01:28:00 moneromooo: saudi arabia? Is it me, or is this random? Y sa and uk? 01:35:12 > * VPS hosting with personal identification 01:35:12 Nebraskka: is it that hard to find vps without pii/ kyc required? Couldnt they hire someone to research that? Seems odd 07:16:48 qwestion: some criminals are not very smart 07:18:34 for example those who saw an opportunity of inside job could be not prepared for maintaining a long term opsec as they didn't expected this opportunity to happen at all 07:20:04 also more time goes more you think it's fine and nobody going to pursue you 16:39:25 hello 16:39:29 src/multisig/multisig_account.cpp:117:81: error: no member named 'MULTISIG_MAX_SIGNERS' in namespace 'config' 16:39:29     CHECK_AND_ASSERT_THROW_MES(signers.size() >= 2 && signers.size() <= config::MULTISIG_MAX_SIGNERS, 16:39:35 compile stops here 16:46:23 why this error 16:46:29 any suggestion? 16:46:48 Is this straight from monero's git tree ? 16:47:15 (ie, no changes) 16:50:49 yes 16:51:11 git clone 16:57:03 Strange, can't confirm. Current master compiles for me. 16:57:16 Just finished now, a few seconds ago. 16:58:06 Multisig is in flux, that's true, but #7877 was merged a while ago, and is correct as it seems. 17:12:01 Then pull and try again. If it still fails, it might be a merge error since patches usually get merged in batches.