-
ofrnxmr[m]
#monero:monero.social if you need further help, but try the flag `--max-concurrency=1`
-
adig
Thanks!
-
M53a45b263745298
@vtnerd could you take a look at this please?
monero-project/monero #8774
-
M53a45b263745298
vtnerd:
-
masterdebater
hey does monero use 0-conf? settling a debate with a friend
-
masterdebater
like if you release a conflicting transaction later with a higher fee, will it be mined instead?
-
ofrnxmr[m]
#monero:monero.social please
-
ofrnxmr[m]
hyc: sech1: does or is the HOH (or checkpoints) able to mitigate deep reorgs?
-
binaryFate
I've updated the dns records to v0.18.2.0
-
moneromooo
Checkpoints prevent deep reorgs. HoH does not.
-
monerooo[m]
Does monerod need additional rights if it is installed via flathub and is to access a usb stick? I have also tried with ln -s.
-
monerooo[m]
Through the GUI it always adds me /run/user/1000/doc/.... how can I fix this?
-
ofrnxmr[m]
Flatseal perhaps
-
ofrnxmr[m]
#monero-gui:monero.social and oink BigmenPixel:
-
ofrnxmr[m]
Ping*
-
monerooo[m]
* Does monerod need additional rights if it is installed via flathub and is to access a usb stick? I have also tried with ln -s.
-
monerooo[m]
Through the GUI it always adds me /run/user/1000/doc/.... how can I fix this?
-
monerooo[m]
Edit: Linux mint 21.1
-
selsta
as far as i know flatpak is sandboxed
-
ofrnxmr[m]
She is, and needs overrides
-
selsta
-
BigmenPixel[m]
> <@monerooo:monero.social> Does monerod need additional rights if it is installed via flathub and is to access a usb stick? I have also tried with ln -s.... (full message at <
libera.ems.host/_matrix/media/v3/do…3d58177cbc4ecbfb7c719e40de68e91a6e1>)
-
Lovera[m]
Hey guys, the actual Multisig scheme support in Monero Software is N/N and N-1/N right?
-
UkoeHB
Lovera[m]: it is M-of-N
-
UkoeHB
which includes nofn and n-1ofn
-
Lovera[m]
Thanks UkoeHB
-
Guest29
so using a 17.2 wallet on a 18.2 node, things were going fine and I get "refresh failed: unexpected error: proxy exception in refresh thread."
-
Guest29
tryin to get a static compile of 18.2 over to the machine
-
Guest29
well 18.2 wallet works
-
Guest29
but static-release didn't load (stupid share libraries)
-
Urko[m]
-
Guest29
im pretty sure with wallet-rpc you need to specific the wallet file, not just the dir ?
-
plowsof11
yo have to send the open wallet command, it will then seek in "~/.bitmonero" for the wallet file name you supply, if its not there "no wallet file"
-
Urko[m]
ok, sorry I'm bit new with monero development and I'm not sure where could it be placed.
-
Urko[m]
I will appreciate some help, thanks
-
plowsof11
#monero-community-dev:monero.social
-
Urko[m]
thanks. I'll share my question there
-
plowsof11
referring back to the -dev department as user wants to "add some metadata, like bitcoin's OP_RETURN"
-
rbrunner
Urko[m]: No, with wallet RPC call 'set_attribute' you can't add metadata to a transaction.
-
rbrunner
You only can add any private / special-purpose data to a wallet file.
-
rbrunner
There is no call in any official Monero software that can add metadata to transactions. If you want that, you are on your own.
-
rbrunner
And be aware that there is about a 50% - 50% chance that possibility will vanish or get much harder soon
-
rbrunner
I could describe it also with merely two words: Bad idea :)