00:10:48 I had a idea for monero is their any way to tell it to the developers? 00:12:56 This is the main room for dev discussion, so I'd say yes 00:13:24 So just post it here? 00:14:47 If it's something specific, yes. If it's just a generic idea, it's probably better suited for #monero:monero.social or something 00:15:54 I'll go with both im almost done typing it up. 00:17:04 No need to spam multiple rooms, just keep it in one place :) 00:17:07 Easier to focus the discussion 00:17:29 Ok ill go with the other one thank you. 00:28:35 Done please tell me what you think be honest. 03:46:07 jberman[m]: view tags would ideally be deployed during the HF, right? 03:46:31 I guess I can read up myself on the PR 03:46:44 Yep 13:23:07 Hi. I try building release-static-linux-x86_64 in a debian-slim docker container - getting plenty of "undefined reference" messages from the linker (only for monerod). Any hint? 13:45:17 diva_exchange: maybe some issue with incorrectly compiled dependencies? 13:45:55 Try to use the depends build system instead: https://github.com/monero-project/monero#cross-compiling 13:46:11 It will compile the dependencies for you. 13:51:00 selsta: Thanks. Right now a plain "make" is running (non static). Afterwards I'll try the depends build. 14:22:03 selsta: OK. "make depends" has some additional dependencies, like: curl, autoconf, libtool, gperf. Then it worked. Thanks! 14:27:22 Is there a way to prevent "optional" dependencies (https://github.com/monero-project/monero#dependencies), like protobuf, zeromq, hardware wallets etc., from compiling in? Purpose: getting a slimmer/smaller statically built daemon/wallet with p2p and rpc functionality only. 14:29:20 hello good day 14:30:31 when i connect to a node with my wallet cli and i do transfer address amount, it always hangs? 14:31:53 not only does it hang but is even totally unresponsive to ctrl+c . 14:34:14 why is that? how does the monerod calculate the fee and why does this take so long? 14:37:25 diva_exchange: not without source code changes 14:38:06 slave_blocker2: what kind of hardware is your node on? 14:39:05 first i was using a hdd and i was very unhappy because the hard drive was bottlenecking me. 14:39:05 selsta: thanks! 14:39:28 zeromq isn't optional IIRC 14:40:47 then i used a ssd and the refresh went much more seamless. 14:41:12 how long do you wait for the transfer? 14:41:25 however it still hangs and does not react to ctrl+c ! 14:41:44 transfer addr amount, enter 14:41:47 hang 14:41:53 yes, how long do you wait? 14:41:58 wait for fee 14:42:14 no reaction for ctrl+c 14:42:16 how long do you wait in seconds? 14:42:24 wait for 20 secs 14:42:41 then fee is ok 14:42:45 hit enter 14:42:48 wait 14:43:35 and lately this already went smooth. 14:43:57 but yess i am sure it hangs and is unresponsive 14:44:11 me as a noob am like what is happening 14:44:41 i always use two pcs for my xmr tx 14:44:54 ok let's continue in #monero as this isn't dev related 14:45:02 one full node and one pc without hard drives on a live usb stick on linux 14:45:30 i am not complaining im trying to be excellent.