07:27:50 I think I saw what there is to do if compiling current master fails with a linking problem, but can't find it again in the backlog 07:28:27 In my case linking libwallet-crypto.so of current master as of today on Linux fails with error messages similar to this one: 07:32:04 relocation R_X68_64_PC32 against symbol `crypto_sign_ed25519_amd64_64_38` can not be used when making a shared object; recompile with -fPIC 11:40:52 in light of recent advancements in sneaky cooperation by TPTB, and anticipating an escalation of persecution, would it not be wise to have the capacity to run monero nodes *exclusively* over tor/i2p ? 11:41:41 correct me if i'm wrong, but right now only txs are propagated over anonymity networks. if things keep heading the way they're headed, soon it could become a liability for people to run nodes. at the extreme it becomes a liability to run tor/i2p too, but we're not quite there yet 11:41:43 that's a dumb question 11:41:58 we have no control over the carrying capacity of tor/i2p networks 11:42:22 i don't mean move the entire network there 11:42:42 you just said *exclusively* 11:42:47 i mean have the option for the operator to make a choice regarding higher lantencies etc, and run their node communications over tor/i2p 11:42:55 exclusively in the context of a single node 11:50:20 It was the goal. Default hybrid, with options to be clearnet only or i2p only. 11:50:29 So, patches welcome I guess. 11:53:06 A little hint for my linker problem on Linux trying to compile latest head, failing to link libwallet-crypto.so with errors like these: 11:53:11 relocation R_X86_64_PC32 against symbol `crypto_sign_ed25519_amd64_64_38' can not be used when making a shared object; recompile with -fPIC 11:53:41 Build debug-all or debug-static-all 11:54:12 Interesting. What's the difference between "build debug" that I did and "build debug-all"? 11:54:39 debug builds shared libs, the other two don't. It's in the Makefile. 11:55:19 Alright, thanks, will try. Are fixes for building shared libs on the way? 11:58:56 #6782 12:00:27 Nice. 12:17:28 Could anyone test if the "validate_address" method works in Wallet RPC? 12:19:58 tests/functional_tests/functional_tests.py /usr/bin/python tests/functional_tests ./build/.../release validate_address 12:21:22 moneromooo: thanks! :) 15:21:11 exit 18:01:15 -xmr-pr- garlicgambit opened issue #6791: monero-wallet-cli help description suggestions 18:01:15 -xmr-pr- > https://github.com/monero-project/monero/issues/6791 18:01:15 -xmr-pr- garlicgambit opened issue #6790: monero-wallet-cli ignores --max-log-files option 18:01:15 -xmr-pr- > https://github.com/monero-project/monero/issues/6790 18:07:32 moneromooo: what do you mean with "embeds your changes" ? 18:07:34 https://github.com/monero-project/monero/pull/6600 18:07:44 don't think sarang will rebase 18:08:26 The diff since last push had some changes I made. 18:08:43 Oh, wait, maybe this got merged and he rebased. Let me check now... 18:10:53 Right. I got confused. The diffs inlcude my changes, but they're just because of a rebase. It was just a tiny rebase so they looked like patch updates. Ignore that then. 20:29:07 .merges 20:29:07 -xmr-pr- 6600 6770