-
theblackdog001[m
I had a idea for monero is their any way to tell it to the developers?
-
merope
This is the main room for dev discussion, so I'd say yes
-
theblackdog001[m
So just post it here?
-
merope
If it's something specific, yes. If it's just a generic idea, it's probably better suited for #monero:monero.social or something
-
theblackdog001[m
I'll go with both im almost done typing it up.
-
merope
No need to spam multiple rooms, just keep it in one place :)
-
merope
Easier to focus the discussion
-
theblackdog001[m
Ok ill go with the other one thank you.
-
theblackdog001[m
Done please tell me what you think be honest.
-
selsta
jberman[m]: view tags would ideally be deployed during the HF, right?
-
selsta
I guess I can read up myself on the PR
-
jberman[m]
Yep
-
diva_exchange
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?
-
selsta
diva_exchange: maybe some issue with incorrectly compiled dependencies?
-
selsta
-
selsta
It will compile the dependencies for you.
-
diva_exchange
selsta: Thanks. Right now a plain "make" is running (non static). Afterwards I'll try the depends build.
-
diva_exchange
selsta: OK. "make depends" has some additional dependencies, like: curl, autoconf, libtool, gperf. Then it worked. Thanks!
-
diva_exchange
Is there a way to prevent "optional" dependencies (
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.
-
slave_blocker2
hello good day
-
slave_blocker2
when i connect to a node with my wallet cli and i do transfer address amount, it always hangs?
-
slave_blocker2
not only does it hang but is even totally unresponsive to ctrl+c .
-
slave_blocker2
why is that? how does the monerod calculate the fee and why does this take so long?
-
selsta
diva_exchange: not without source code changes
-
selsta
slave_blocker2: what kind of hardware is your node on?
-
slave_blocker2
first i was using a hdd and i was very unhappy because the hard drive was bottlenecking me.
-
diva_exchange
selsta: thanks!
-
selsta
zeromq isn't optional IIRC
-
slave_blocker2
then i used a ssd and the refresh went much more seamless.
-
selsta
how long do you wait for the transfer?
-
slave_blocker2
however it still hangs and does not react to ctrl+c !
-
slave_blocker2
transfer addr amount, enter
-
slave_blocker2
hang
-
selsta
yes, how long do you wait?
-
slave_blocker2
wait for fee
-
slave_blocker2
no reaction for ctrl+c
-
selsta
how long do you wait in seconds?
-
slave_blocker2
wait for 20 secs
-
slave_blocker2
then fee is ok
-
slave_blocker2
hit enter
-
slave_blocker2
wait
-
slave_blocker2
and lately this already went smooth.
-
slave_blocker2
but yess i am sure it hangs and is unresponsive
-
slave_blocker2
me as a noob am like what is happening
-
slave_blocker2
i always use two pcs for my xmr tx
-
selsta
ok let's continue in #monero as this isn't dev related
-
slave_blocker2
one full node and one pc without hard drives on a live usb stick on linux
-
slave_blocker2
i am not complaining im trying to be excellent.