-
Hail_Spacecake
nioc:yeah, I want to make sure I understand the implications of using a remote node
-
Hail_Spacecake
and I dont wnat to run a local one becuase I don't wnat to download the entire blockchain
-
Hail_Spacecake
I was doing the local thing at one point a long time ago but I'd have to remind myself of how that was set up and also redownload the blockchain, which I don't want to do
-
Hail_Spacecake
I don't think I have enough space for it on this machine nayway, I deleted it a while ago to free up space
-
nioc
I guess you know that you can sync the blockchain in pruned mode which will be about 1/3 the size
-
nioc
still 25GB+
-
erikd
is there a way to disable the "I locked your Monero wallet to protect you while you were away" message? or increase the timeout?
-
Bill48105
hey erikd docs show set inactivity-lock-timeout 600
-
Bill48105
0 disables entirely
-
erikd
Bill48105: is that not availabel as a command line option?
-
erikd
and is that in the daemon or in the cli wallet?
-
erikd
-
Mochi101
erikd, cli wallet
-
erikd
thanks Mochi101 amd Bill48105
-
Mochi101
just have to set it once and it remembers
-
Mochi101
per wallet
-
Bill48105
there's not much need to lock daemon eh
-
Bill48105
glad you got it sorted
-
Mochi101
Always best to lock up your demons Bill48105
-
Bill48105
i release my demons regularly but last i checked monero daemon is just the block chain and has no access to your wallet. that's why you need to run cli or rpc to actually use your wallet
-
louipc
yea
-
erikd
i chose not to disable it but to increase the timeout to 600 seconds
-
Bill48105
nice plan
-
Bill48105
better to have that safety net with minimal inconvenience
-
bigslim[m]
good work on the fork
-
rottensox
<3 bigslim[m].
-
bigslim[m]
went smooth it looks like
-
bigslim[m]
you guys find any issues?
-
xmrmatterbridge
<vie> monero network hash so heigh now
-
xie
Hi, I have a question about "get_transfer_by_txid". The same transfer was shown twice in filed "transfers", the difference is filed "type", one is "in" and another is "pool"
-
xie
Is that normal?
-
xie
I can post complete information if you need
-
sech1
xie did you look at how wallet_rpc_server.cpp fills in "transfers"?
-
sech1
It can find the same txid multiple times. The ones with "pool" type are unconfirmed pool payments.
-
sech1
you need to check unlock_time to see when it will be confirmed
-
xie
The transaction has been confirmed
-
xie
"confirmations": 39
-
sech1
that's strange, "pool" means tx mempool as far as I can see in the code, but I'm not very familiar with this part of the code
-
sech1
so it's unconfirmed transaction in mempool
-
xie
"id": "0", "jsonrpc": "2.0", "result": { "transfer": { "address": "85nC8EEXBgLGKbc73fDZj1GPckq4VVCzXYX9RCtsYWKBco8jxibdZLxUYYFN5bJBkFdzNc4e8JYLSQRhg1oMkBc4MByzrW6", "amount": 12340000, "confirmations": 19, "double_spend_seen": false, "fee": 25030000, "height": 1979842, "locked": false, "note": "",
-
xie
"payment_id": "0000000000000000", "subaddr_index": { "major": 0, "minor": 60007 }, "subaddr_indices": [{ "major": 0, "minor": 60007 }], "suggested_confirmations_threshold": 1, "timestamp": 1575273569, "txid": "af67e83d8d6cdae2f93d30de85ce7f3b458c1a34ff43be4cda027361961011ec",
-
xie
"type": "in", "unlock_time": 0 }, "transfers": [{ "address": "85nC8EEXBgLGKbc73fDZj1GPckq4VVCzXYX9RCtsYWKBco8jxibdZLxUYYFN5bJBkFdzNc4e8JYLSQRhg1oMkBc4MByzrW6", "amount": 12340000, "confirmations": 19, "double_spend_seen": false, "fee": 25030000, "height": 1979842, "locked": false, "note": "",
-
xie
"payment_id": "0000000000000000", "subaddr_index": { "major": 0, "minor": 60007 }, "subaddr_indices": [{ "major": 0, "minor": 60007 }], "suggested_confirmations_threshold": 1, "timestamp": 1575273569, "txid": "af67e83d8d6cdae2f93d30de85ce7f3b458c1a34ff43be4cda027361961011ec",
-
xie
"type": "in", "unlock_time": 0 },{ "address": "85nC8EEXBgLGKbc73fDZj1GPckq4VVCzXYX9RCtsYWKBco8jxibdZLxUYYFN5bJBkFdzNc4e8JYLSQRhg1oMkBc4MByzrW6", "amount": 12340000, "confirmations": 0, "double_spend_seen": false, "fee": 25030000, "height": 0, "locked": true, "note": "", "payment_id":
-
xie
"0000000000000000", "subaddr_index": { "major": 0, "minor": 60007 }, "subaddr_indices": [{ "major": 0, "minor": 60007 }], "suggested_confirmations_threshold": 1, "timestamp": 1575273548, "txid": "af67e83d8d6cdae2f93d30de85ce7f3b458c1a34ff43be4cda027361961011ec", "type": "pool",
-
xie
"unlock_time": 0 }] }}b
-
sech1
just don't ask for mempool in your request (set req.pool = false)
-
xie
will try your suggestion
-
sech1
the one you got with type=pool has confirmations=0 which is normal for tx mempool
-
sech1
not sure why it ended up in the response if it has already been mined
-
sech1
it has something to do with how wallet refreshes, need someone more knowledgeable to clarify it
-
xie
The balance has beed updated accutally
-
xie
Maybe this is a display issue
-
caveman22
!Horla Thomas J. Stanley - Millionaire Women Next Door (epub).epub
-
tippero
Invalid command, try !help
-
moneromooo
xie: supposedly fixed in cbec8eb10bd0f0d82b6524df2b4af714b1b3599a, are you running an older version ?
-
xie
-
xie
I am using this one
-
needmonero90
Ah, 0.1 is out
-
gingeropolous
-
needmonero90
Was trying to find it on mobile, ginger beat me :(
-
dEBRUYNE
I guess the issue is that it hasn't been marked as latest release yet
-
xie
So this is fixed in v0.15.0.1?
-
xie
I did notice v0.15.0.1, but thought it is not a stable version
-
selsta
xie: It is a stable version, the Github release page just has to get updated.
-
moneromooo
It is fixed in 0.15.0.1.
-
xie
Cool, just want to confirm. Glad to know it has been fixed in the latest release
-
xie
thank you guys
-
xie
I found some transactions still contain paymentId according to get_transfer_by_tx
-
xie
get_transfer_by_txId
-
xie
But I have set paymentId as ""
-
xie
It's strange, most of new transactions is good
-
needmonero90
You can safely ignore the payment IDs returned, an encrypted payment ID is attached to every tx so it doesn't stand out when you actually use one.
-
xie
Ok, will ignore it
-
mfed3[m]
Hey guys anyone have a good usb / live linux distro that is configured to basically auto mine as soon as it boots up
-
mfed3[m]
My use case is basically put the configuration on the distro and then when I boot it from usb media it will just start to mine with those preconfigured settings
-
mfed3[m]
headless, does not need any gui...is there a such thing as like a xmrig preconfigured distro?
-
asymptotically
mfed3[m]: you could create something like that with buildroot. or start off with someething else like alpine linux
-
mfed3[m]
So nothing already preconfigured, but this would be me essentially installing linux to a usb drive marked as bootable
-
mfed3[m]
Then only installing a minimal package set
-
asymptotically
i think i remember someone sharing a project like this on reddit a few months ago but i'm not sure if they ever updated it to support RandomX
-
mfed3[m]
It is one possible solution, I was hoping someone maybe knew of an appliance distribution built for this purpose
-
asymptotically
DIY isn't too hard though. a few people do that in #monero-pools and then pxe boot the image on all of their miners
-
`Didrole
Add xmrig to buildroot and voila.
-
asymptotically
libuv, hwloc and openssl are already packaged for buildroot so its barely any work ^^
-
xmrmatterbridge
<learninandlurkin> I believe the project you're thinking of was called Pickaxe OS, and I don't think they upgraded to RandomX yet
-
gingeropolous
mfed3[m], its honestly best to figure it out yourself. anything premade by someone prolly won't get maintained and they prolly incorporated some dev fee or something
-
hv-bridge
<\x> needmo: cope
-
mfed3[m]
<gingeropolous "mfed3, its honestly best to figu"> Probably right, I would not mind if I needed to compile any packages or configure it, but I guessed this would be the right place to ask if it existed or not
-
mfed3[m]
Before I waste my time reinventing the wheel haha
-
gingeropolous
is selena here? is that the person that did monero primo? Would be cool to carry that over to general software / licenses etc.
-
gingeropolous
for some reason i was reminiscing of the 90s, getting key crackers for adobe software etc... im sure stuff like that exists now as well
-
gingeropolous
but you can't fake PoW
-
hyc
you want to use PoW as a software key?
-
hyc
would kinda suck having to wait every time you startup a program
-
gingeropolous
not as a key, but as a pay-for-service
-
gingeropolous
well, surely there'd be a separate service that accumulates credits
-
gingeropolous
so there'd be like a monero app store. everything in the store can be used with monero credits
-
gingeropolous
or u just buy credits. i dunno
-
moneromooo
What I'd like to see is this plugged into bittorrent. Incentivize people to keep seeding stuff.
-
moneromooo
Or even just for priority.
-
moneromooo
Like the first yggdrasil release ^_^
-
gingeropolous
yeah, a lot of possibility applications of it.
-
gingeropolous
i realized, however, that it might not be as much as a pool-deterrent as i originally thought
-
gingeropolous
someone will eventually code up a version where the client can just send shares to a pool
-
moneromooo
Well, it doesn't deter pools, it adds an alternative source of hash, really.
-
moneromooo
What would this bring, compared to what pool miners do now ?
-
gingeropolous
yeah
-
gingeropolous
ah ok. automagic node discovery is only done via bootstrap node mode
-
gingeropolous
i wonder if its safe to say that a pruned node will need 25 GB storage for like 10 years
-
moneromooo
It's safe to say to a person who's at least 10 kg lighter than you.
-
moneromooo
I expect it'll increase by... 90% to 70% of the unpruned chain increase, roughly.
-
Mochi101
Quite the riddle
-
skrech
hey guys, after 5 days of syncing the lmdb failed again at around 85%
-
skrech
this happens for second time
-
moneromooo
What errors, if any ?
-
skrech
erm, now it's Input/Output Error
-
moneromooo
That's usually "your disk is shot".
-
gingeropolous
spinny skrech ?
-
moneromooo
But I think liblmdb reuses it for something.
-
skrech
so... tonight I'm coming from work
-
skrech
I see that for 5 hours it was outputing something like: for the last 90 mins there is no incoming blocks
-
moneromooo
There's some bug where something writes to the lmdb file by mistake. You're possibly hitting this.
-
skrech
I stopped the daemon and restarted it
-
skrech
and it started to sync again, but was using all my CPU cores while I've specified --prep-blocks-threads=2
-
skrech
so decided to restart my pc
-
skrech
and after the restart it's this error
-
skrech
I'm really confused
-
skrech
maybe I can play with --db-sync-mode
-
skrech
so it's more secure?
-
skrech
I use the default (eg. not specifying this option) which I think is fast:async:250000000
-
moneromooo
That will help against hardware/OS breaking. It won't against a stray fd write. It seems you're hitting the latter.
-
skrech
this is some new bug?
-
moneromooo
Apparently so.
-
skrech
hm...
-
skrech
if I download the blockchain.raw
-
skrech
and then import it... will this make a difference?
-
moneromooo
Probably not to the likelihood of the bug appearing. But definitely to the bandwidth load.
-
skrech
what bandwidth load? memory? cpu?
-
moneromooo
Network.
-
skrech
network is not a problem
-
moneromooo
It'll likely be very similar for CPU/memory.
-
skrech
is there a bug report about this "fd" bug?
-
skrech
so I can't read more about it?
-
gingeropolous
i don't think there is.
-
moneromooo
Some backlog in -dev earlier today. It's not known exactly what it is yet, just suspected to be a stray write.
-
moneromooo
Possibly from libunbound, since the stray data was an unbound message.
-
skrech
so somebody else is having a similar problem like mine?
-
skrech
and just to be sure - there is nothing I can do to try to fix the db? My only option is to start over?
-
gingeropolous
yep. took down xmrchain.net node :(
-
moneromooo
skrech: are you running with --detached ?
-
skrech
moneromooo: yes
-
moneromooo
Try without it then. It's possibly a cause.
-
skrech
I decided to update some packages now that I restarted the PC, and see:
-
skrech
unbound: 1.9.4 -> 1.9.5
-
skrech
moneromooo: I'm also using --enforce-dns-checkpointing
-
moneromooo
That one is irrelevant I'm pretty sure.
-
kinghat
-
selsta
21:18 <moneromooo> Try without it then. It's possibly a cause. <-- mine crashed without detached
-
selsta
skrech: Did you self compile or use release binaries?
-
skrech
selsta: I use binaries
-
selsta
hmm ok
-
spoke0
can i revert a integrated address into it the standard address and the payment_id without any other information?
-
selsta
yes
-
moneromooo
"integrated_address $address" in simplewallet
-
moneromooo
Or there's a split_integrated_address RPC.