-
Steven_M
Hi all. Does anyone know whether xmr-to uses segwit or standard BTC addresses?
-
niocbrrrrrr
they send to the btc address that you give them
-
Steven_M
I meant support, sorry.
-
Steven_M
niocbrrrrrr: I'd forgotten that I'd already used segwit with them. Sorry, I'm tired.
-
niocbrrrrrr
yeah they send to any address that is valid on the btc network
-
Steven_M
niocbrrrrrr: yeah, silly me *blush*
-
niocbrrrrrr
np :)
-
Steven_M
:-)
-
locustlord
I have a question
-
locustlord
why did we get XMR as the tag instead of MNR
-
eamonnw
someting to with ISO i think
-
eamonnw
-
locustlord
uugh
-
locustlord
why do international orgs have to ruin things
-
eamonnw
im not sure if the ISO imposed their standards on Monero
-
niocbrrrrrr
monero chose to follow it
-
locustlord
ok but MNR is obviously superior to XMR
-
Adreik
Does the RPC wallet have an equivalent to the freeze/thaw commands? It does not appear to be in the documentation,
web.getmonero.org/resources/developer-guides/wallet-rpc.html
-
Bill48105
funny i always figured mon or mnr were taken so xmr was chosen but guess more went into it than that if we trust the responses
monero.stackexchange.com/questions/…the-x-mean-in-the-xmr-ticker-symbol
-
Adreik
Nah, it's because it's a non-government money (see also gold, XAU in the futures markets)
-
Bill48105
woo monero is live again on the bot [01:40:42] <Wallet> Bill48105: Monero | XMR | V: 0.16.0.0-release | Blocks: 2123090 | Diff 152.0B | Conns: 8
-
Bill48105
was nightmare migrating but long overdue getting off trusty finally
-
Steven_M
a tx was successfully transmitted, but now it's listing as failed, if I try again, how do make sure the person doesn't get paid twice.
-
Adreik
did you try prove_tx?
-
Adreik
what happens if you enter print_tx [hash] on the daemon?
-
Steven_M
I'm using a remote node, not my own node at the moment, silly me (so I can't check the daemon). I'll try to prove the tx now.
-
Adreik
try the block explorer, xmrchain.net
-
Adreik
(or your preferred one)
-
Steven_M
Adreik: two explorers couldn't find the TX ID, can I safely assume it's not going to go trough?
-
Adreik
If you feel comfortable sharing the txid, I could check in the pool (I'm not sure if the searches for these explorers look at that or just what's been mined already)
-
Adreik
but most likely, yeah it hasn't gone through
-
Steven_M
txid: <ccf6e1d2717fdcccbde16ad61447906413ce4541397f393560aac24895124f59>
-
Adreik
It sounds like what happened is you transmitted to the other node but they didn't relay
-
Adreik
-
Adreik
>The attack is pretty straightforward: when the wallet requests data from the remote node to create a transaction, the remote node sends bogus data in response. This results in an error message displayed to the user. If the user clicks through the error and retries the transaction a second time, this immediately reveals the real input to the remote
-
Adreik
node.
-
Adreik
I can't see that tx hex
-
Adreik
transaction was probably never relayed
-
Steven_M
Adreik, thanks heaps. :)
-
Adreik
Try entering "rescan_spent"?
-
marmulak
syncing is kind of rough on my old drive hard drive. Seems the latency can cause the entire system to back up / freeze, so I figure if I rate limit the traffic it'll give the system a little room to breath. Things I can't figure out a sweet spot for the rate
-
marmulak
I sort of just arbitrarily picked 256kb, seems alright so far
-
marmulak
not sure if it respects the limit; sync_info says dl is closer to 512
-
amuro
W DB error attempting to fetch block index from hashCannot allocate memory <--- how to fix?
-
amuro
Does that mean I need to sync the blockchain all over again?
-
marmulak
amuro: if you have received a DB error message you might be able to run --db-salvage
-
marmulak
I was reading about it yesterday but am not sure if it helps
-
marmulak
oh well your error doesn't look like it's db corruption
-
marmulak
it looks like you ran out of memory
-
amuro
marmulak: 4GB of ram isn't enough?
-
amuro
So, what do I do now? Do I press Ctrl-C to terminate the monerod?
-
amuro
I am trying to run the cli wallet
-
selsta
4GB should be enough.
-
marmulak
yeah should be
-
marmulak
amuro: is monerod showing the error message or monero-wallet-cli?
-
guernsey
hello
-
guernsey
can anyone of monero folks help on how to specify tx version on basic.h
-
guernsey
when i insert version = 2; serialazation wont happen so there is error
-
guernsey
i test it with BEGIN_SERIALIZE() VARINT_FIELD(version) END_SERIALIZE()
-
guernsey
but didnt work too
-
moneromooo
Why not start off a monero fork that already did this ? There's got to be one.
-
guernsey
no on start with tx version 2
-
guernsey
i checked
-
guernsey
on one
-
guernsey
sorry
-
guernsey
my english
-
moneromooo
It's not enough to set tx.version = 2; You also hav to change the rest of the tx to abide by v2 rules. Like, use ringct.
-
moneromooo
Try to change things at as high a level as you can. wallet2 before cryptonote_tx_utils, cryptonote_tx_utils before cryptonote_basic.
-
moneromooo
Well, not wallet2 in your case since you're changing consensus, but you get the idea.
-
guernsey
ok
-
darsie
Why does monerod use 180% CPU when it is synchronized?
-
fort3hlulz
Are you mining?
-
moneromooo
Is it mining ?
-
darsie
I don't think so.
-
moneromooo
"mining_status" wikl tell you.
-
darsie
what?
-
fort3hlulz
Mine uses practically 0 CPU once completely synced, and I'm seeding and exposing restricted RPC.
-
fort3hlulz
in monerod run "mining_status"
-
darsie
fort3hlulz: Do I telnet to monerod?
-
fort3hlulz
How are you running it? Separately, or part of the GUI?
-
moneromooo
There's no telnet server, but you can run: monerod mining_status
-
darsie
Via the guy.
-
darsie
ok
-
darsie
Not currently mining
-
moneromooo
Is it on Linux ?
-
darsie
yes
-
moneromooo
sudo perf top -a
-
moneromooo
Then wait a bit... then tell us what's the couple entries at the top.
-
moneromooo
(wait a bit means wait, say, 10 seconds after the list first appears)
-
darsie
E: linux-perf-4.19 is not installed.
-
darsie
installing ...
-
darsie
-
moneromooo
Looks like it's syncing.
-
darsie
k
-
moneromooo
What does "status" say ?
-
darsie
"Daemon is synchonized (2123306)"
-
moneromooo
Doesn't looks like what status says. Might be the GUI being wrong.
-
darsie
2020-06-18 12:37:26.913 I Monero 'Carbon Chamaeleon' (v0.15.0.1-release)
-
darsie
2020-06-18 12:37:26.914 I Generating SSL certificate
-
darsie
Height: 2123306/2123306 (100.0%) on mainnet, bootstrapping from 116.203.182.15:18089, local height: 2103431 (99.1%), not mining, net hash 1.30 GH/s, v12, update needed, 0(out)+0(in) connections
-
fort3hlulz
local height: 2103431 (99.1%) <- You're still syncing your local copy :)
-
darsie
ok
-
fort3hlulz
You're just fully bootstrapped since you used that mode
-
darsie
hmm
-
fort3hlulz
You're almost done though so CPU usage will drop very soon.
-
darsie
thx
-
darsie
s/guy/gui :)
-
fort3hlulz
There is also a newer version of the GUI out, which you may want to install to be on the latest :)
-
darsie
ok
-
fort3hlulz
-
fort3hlulz
Anyone know where I can find the Monero Discord? Or is this it?
-
fort3hlulz
-
fort3hlulz
kayront I think you're working on that/bridged that?
-
fort3hlulz
If you're the wrong person sorry :P
-
guernsey
i did on tx_utils "tx.version = rct ? 2 : 1;" "tx.version = 2;"
-
guernsey
didnt work ...
-
guernsey
and there is if (hard_fork_version >= 4) tx.version = 2;
-
guernsey
monero folks please some help on tx version
-
guernsey
changes on tx_utils are not enough
-
guernsey
what else can be done so chain can start with tx version 2
-
guernsey
moneromooo
-
guernsey
if u know any fork that start with v2 tell me but really no one started
-
guernsey
moneromooo maybe is other file that need to change
-
guernsey
the file that output the error is format_utils and not tx_utils
-
guernsey
tx_blob from parse_and_validate_tx_from_blob
-
guernsey
why hard fork version change work from basic.h and tx no
-
fort3hlulz
What are you trying to dig into this for?
-
guernsey
new chain from v8 and not v1
-
guernsey
but tx version dont change and output error
-
fort3hlulz
I doubt you're going to get this detailed of help when starting up your own fork -- it's a good learning experience for sure, but no one is obligated to comment in real time to your questions
-
fort3hlulz
Obvioulsy mooo is welcome to help however he likes, but he's a busy dev focused on improving Monero :)
-
guernsey
yes i know
-
moneromooo
Yes, it's always hovering almost to the /ignore threshold. It's definitely possible to do it though. It just takes time and work to go through it and I'm not doing it.
-
fort3hlulz
ok, just making sure, as you kept pinging him
-
moneromooo
You could also start at v1, and switch to v8 on block 1.
-
guernsey
i know that and of course work
-
guernsey
but i want the hard way
-
fort3hlulz
lol
-
moneromooo
You want the hard way for your education ?
-
guernsey
yes
-
moneromooo
Great outlook. Then you get to debug it yourself for it to work :)
-
guernsey
not a great debbugger
-
guernsey
and almost im near the solution
-
guernsey
i think that change in basic.h is enough just how to serialize it
-
guernsey
for example when u change major_version for hd version chain start
-
guernsey
but when u change tx version no
-
guernsey
BEGIN_SERIALIZE() maybe work only in a structure
-
YonatanTheGreat
Hey
-
visualshock
Is it possible to prune the blockchain before it is fully downloaded?
-
selsta
yes
-
moneromooo
Yes.
-
d4ndo[m]
yes
-
selsta
moneromooo: btw did you send a merge list to luigi for release-v0.16 branch?
-
moneromooo
If you prune a partially downloaded blockchain, you'll need temp disk space to hold both at one.
-
moneromooo
Yes.
-
visualshock
Okey, I am just wondering how to do it on my server which doesn't have a lot of storage.
-
moneromooo
If you run monerod with --prune-blockchain, it'll do it in place, which doesn't need temp storage, but it also won't shrink the file.
-
moneromooo
It'll just take much more time before it needs growing again.
-
moneromooo
Boy, my grammar sucks sometimes.
-
moneromooo
BTW, for whoever syncs from scratch now *and* wants a pruned db, try using --prune-blockchain --sync-pruned-blocks. The latter isn't the defualt and needs more testing :)
-
moneromooo
It'll avoid downloading the data you'd prune anyway.
-
visualshock
Maybe it is easier to download and prune it locally, and then transfer it to my server.
-
kinghat[m]
@moo if i can find some space ill give her a go
-
derpy_bridge
<[discord] Yonatan#6948>:
youtu.be/zZLH077cE7Yembed: Tucker: Google tries to censor content it disagrees with - Google is acting directly to shape what people can say and where they're allowed to speak. #FoxNews #Tucker
-
derpy_bridge
<[discord] Yonatan#6948>:
-
derpy_bridge
<[discord] Yonatan#6948>: Subscribe to Fox News!
bit.ly/2vBUvAS
-
derpy_bridge
<[discord] Yonatan#6948>: Watch more Fox News Video:
video.foxnews.com
-
derpy_bridge
<[discord] Yonatan#6948>: Watch Fox News Channel Live:
foxnewsgo.com
-
derpy_bridge
<[discord] Yonatan#6948>:
-
derpy_bridge
<[discord] Yonatan#6948>: FOX News Chann... -
youtube.com/watch?v=zZLH077cE7Y
-
derpy_bridge
<[discord] Yonatan#6948>: Google is not playing nice
-
moneromooo
Spam elsewhere please.
-
hyc
isn't that one of needmooney's bridges? just tell him to turn it off
-
selsta
not needmoney AFAIK
-
moneromooo
Might be kayla's
-
midipoet
who is kayla?
-
moneromooo
The person I think runs that bot.
-
moneromooo
I might have the same a bit wrong.
-
Bill48105
yeah that's the issue with bridges.. spam & floods cross too. i try to make my bridges "smart" by limiting what is relayed, rates, etc but it's impossible to stop everything bad
-
Bill48105
one bridge i run doesn't relay unless the user has an account on the bot for example which helps cut spam a ton