Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 286. (Read 4671575 times)

newbie
Activity: 13
Merit: 0
I have a question.

I got 2 identical 750ti cards, asus 750ti OC 2GB, same bios version, same identifier number, same memory frequency, same cpu frequency, both not overclocked, exactly the same drivers, fixed 40% fan settings, same xmr-stak-nvidia settings, same GPU-Z info, both have an external power connector to the same psu, one is in slot 3 of my ASRock BTC and the other in slot 6, the screen is on another slot.

The difference: one has Samsung and the other has Hynix memory. The Samsung voltage reports 1156mv@50degC and the Hynix 1200mV@42degC. The Samsung get's stock 243 Hs and the Hynix 220Hs. Samsung reports 55% TDP, Hynix 45% TDP. When overclocking cpu/mem I can get the Samsung up to 295Hs and the Hynix only to 250Hs (and still I did not find a stable OC for the Hynix one). But even at the stock/same frequencies the hashrate difference is like 10%.

Could this be because of the memory type? Or should I check my motherboard/risers/psu?
legendary
Activity: 3570
Merit: 1959
hi. i tried to use a node since it is taking too long to sync the blockchain however when i tried to use a node. my gui wallet keeps crashing.
is there a way to reinstall my wallet without losing my coins?

Sure of course. First of all make sure you have your seed written down and stored away safely. Next just back up the files [wallet_name] and [wallet_name].keys in the directory that you installed monero into. Then just move those 2 files right back where they came from after the fresh install.

That is all assuming the windows version isn't TOO different from the linux version. I have never used the windows wallet.

I've been using it since it came out basically, for large sums. It works fine now, no huge bugs I can see. Actually, I love it. especially if funding physical XMR coins like lealanas. GUI will make this coin the winner in the end IMO. It's still sort of complex given integrated addresses and payment ids etc..  Newbies don't like that stuff. Tongue 
legendary
Activity: 1722
Merit: 1217
So I'm reading and trying to digest this bulletproofs whitepaper and It says here.

Quote
We show in Section 6 that Bulletproofs greatly improve on this, even for a single range proof. The logarithmic proof size additionally enables the prover to aggregate multiple range proofs, e.g. for multiple outputs, into a single short proof. With Bulletproofs, m range proofs are merely O(log(m)) additional group elements over a single range proof

Which is amazing. So range-proofs account for almost all of the transaction size in monero transactions. You can functionally think of the size of a transaction as scaling linearly with the number of outputs. A typical rage-proof clocks in at 6.2Kb but when you scale that at log(m) it gets crazy. Look at this.

1 output = 1.8Kb
10 outputs = 4.1Kb
100 outputs = 6.4Kb
1000 outputs = 8.7Kb

Of course the 80% space savings of standard transactions is extremely welcome. But this is a whole different dimension of scaling. I wonder how people will be able to take advantage of this?

One thing I can think of is cheap micro transaction services. True there will be a custodial account involved and some risk that the service provider runs off with your monero. But its a custodial account for micro-payments. How much money are you realistically going to keep in there?

Very small transaction fees from exchanges.

Welcome back satoshi dice? I hope not this one.

I wonder what some more of the implications of this are. Or maybe it's not actually as cool as I'm thinking because the load on the network verifying all of these proofs is still real.
legendary
Activity: 1722
Merit: 1217
hi. i tried to use a node since it is taking too long to sync the blockchain however when i tried to use a node. my gui wallet keeps crashing.
is there a way to reinstall my wallet without losing my coins?

Sure of course. First of all make sure you have your seed written down and stored away safely. Next just back up the files [wallet_name] and [wallet_name].keys in the directory that you installed monero into. Then just move those 2 files right back where they came from after the fresh install.

That is all assuming the windows version isn't TOO different from the linux version. I have never used the windows wallet.
full member
Activity: 306
Merit: 100
hi. i tried to use a node since it is taking too long to sync the blockchain however when i tried to use a node. my gui wallet keeps crashing.
is there a way to reinstall my wallet without losing my coins?
legendary
Activity: 2268
Merit: 1141
How can we check the balance of our cold storage?

I try with this http://xmr.llcoins.net/checktx.html but I get this message:

Failed to get transaction data! Perhaps MoneroBlocks is down?

You can use either of these guides to verify that your transaction correctly arrived at your cold storage address:

https://monero.stackexchange.com/questions/6137/how-do-i-as-a-recipient-verify-that-my-transaction-actually-arrived (useful if you withdraw from an exchange to your cold wallet)

https://monero.stackexchange.com/questions/6134/how-do-i-as-a-sender-verify-that-my-transaction-actually-arrived (useful if you used the GUI/CLI to send funds to your cold wallet)

However, if you want to set up a proper view wallet (which also monitors outgoing transactions), see step 1 to 6 from here:

https://monero.stackexchange.com/questions/2868/is-there-any-way-to-construct-a-transaction-manually/2916
Thanks dEBRUYNE, it was useful.

Now I just want to check if my understanding is correct.
If I have made 2 different tx to an address, is it normal to only have displayed the outputs associated with one tx when I use the xmrchain block explorer?
I can only do a research with one tx id in order to display the outputs linked to that tx, and I should do the same thing with the second transaction, therefore I will never have displayed the sum of the outputs linked to two transactions, is that correct?

On a block explorer you can only "decrypt" transactions on a case by case basis. By contrast, if you set up a view-only wallet it'll be able to see all incoming transactions to it.

This may be of help too:

https://www.reddit.com/r/Monero/comments/7eim2d/okay_so_paper_wallet_made_test_send_sent_view/dq5ch1s/

Hopefully this sufficiently answers your question.
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
This is not related xmr, but for security and privacy for sure, so I dare to ask here.

How likely is it that an infecdet android phone behaves as a keylogger when it is connected via wifi to a laptop?

So the laptop is connected via wifi to the android phone and the android phone is connected to the internet. Is it even possible anyhow to phone log the pressed keys of the laptop when the connection between the laptop and the phone is made by the wifi?

I think it is almoust impossible, or else we would have huge keylogger problem since wifi is widely used not just privatly but also on many other public premises.

I am worried about that any kryptos seed could be stolen this way.

So what do you think?

If it was possible it would be a pretty wonky attack vector. The highest hanging fruit one might say. Almost everyone who gets hacked around here has it happen in one of two ways. First is phishing links. Possibly to malware but usually to fake web wallets that appear convincing. The second is crypto currency related software with malware hidden inside. Could be some sort of wallet for some dinky alt coin. Or mining software. You get the gist. Someone else chime in if you I'm missing something here but that probably accounts for 99% of it.

There are a few that never knew how they got hacked so it's a good idea to secure against ever vector you can. I think I posted something on similar android vulnerabilities not to long ago you might want to search on that pönde.
legendary
Activity: 1722
Merit: 1217
This is not related xmr, but for security and privacy for sure, so I dare to ask here.

How likely is it that an infecdet android phone behaves as a keylogger when it is connected via wifi to a laptop?

So the laptop is connected via wifi to the android phone and the android phone is connected to the internet. Is it even possible anyhow to phone log the pressed keys of the laptop when the connection between the laptop and the phone is made by the wifi?

I think it is almoust impossible, or else we would have huge keylogger problem since wifi is widely used not just privatly but also on many other public premises.

I am worried about that any kryptos seed could be stolen this way.

So what do you think?

If it was possible it would be a pretty wonky attack vector. The highest hanging fruit one might say. Almost everyone who gets hacked around here has it happen in one of two ways. First is phishing links. Possibly to malware but usually to fake web wallets that appear convincing. The second is crypto currency related software with malware hidden inside. Could be some sort of wallet for some dinky alt coin. Or mining software. You get the gist. Someone else chime in if you I'm missing something here but that probably accounts for 99% of it.
full member
Activity: 280
Merit: 101
In these New Year holidays (from December 26, Christmas) 45 very popular musicians and 5 online stores will accept payment on their websites using Monero. There is a possibility of growth on the background of this, since the musicians are very famous https://goo.gl/HheCSD
legendary
Activity: 3836
Merit: 4969
Doomed to see the future and unable to prevent it
XMR performs well during the huge bitcoin pump while other altcoins mainly go down. This is exciting to see XMR is adopted by the mainstream in dark net.   Grin

FTFY

full member
Activity: 308
Merit: 109
This is not related xmr, but for security and privacy for sure, so I dare to ask here.

How likely is it that an infecdet android phone behaves as a keylogger when it is connected via wifi to a laptop?

So the laptop is connected via wifi to the android phone and the android phone is connected to the internet. Is it even possible anyhow to phone log the pressed keys of the laptop when the connection between the laptop and the phone is made by the wifi?

I think it is almoust impossible, or else we would have huge keylogger problem since wifi is widely used not just privatly but also on many other public premises.

I am worried about that any kryptos seed could be stolen this way.

So what do you think?
sr. member
Activity: 807
Merit: 423
Monero Rocks again with a news :

Monero to be accepted as payment by 45 musicians including @MariahCarey, @Sia, @Weezer, @LanaDelRey, @thelumineers, @G_Eazy, @DollyParton, @dixiechicks, @Slayer for holidays.


Quote
“As cryptocurrencies become more popular, it’s important that my fans have choices when it comes to how they buy my songs and merchandise,” said rap star G-Eazy in a statement. “Given Monero is one of the safest, most secure and most private cryptocurrencies, it’s one of the best options for my fans this holiday season — and just in time for my new album.”

Rofl what? Well, hey, thanks for the endorsement Mr. "G-Eazy". Or is it just Mr. Eazy and G is the first name? How did this become a thing? Did "G-Eazy" just call up his "nigga" FluffyPony on a lazy Saturday afternoon and be like "Hey you know I was thinking"? There HAS to be a story behind this.
Let us know when you find out, my nigga.
member
Activity: 108
Merit: 10
Время-де
We released an article, new about Monero  http://blog.doverie.click/45-muzykantov-primut-anonimnyj-kriptovalyutnyj-monero-vo-vremya-rozhdestvenskix-kanikul/. Welcome to the blog, discuss the news in the comments.
legendary
Activity: 1722
Merit: 1217
Monero Rocks again with a news :

Monero to be accepted as payment by 45 musicians including @MariahCarey, @Sia, @Weezer, @LanaDelRey, @thelumineers, @G_Eazy, @DollyParton, @dixiechicks, @Slayer for holidays.


Quote
“As cryptocurrencies become more popular, it’s important that my fans have choices when it comes to how they buy my songs and merchandise,” said rap star G-Eazy in a statement. “Given Monero is one of the safest, most secure and most private cryptocurrencies, it’s one of the best options for my fans this holiday season — and just in time for my new album.”

Rofl what? Well, hey, thanks for the endorsement Mr. "G-Eazy". Or is it just Mr. Eazy and G is the first name? How did this become a thing? Did "G-Eazy" just call up his "nigga" FluffyPony on a lazy Saturday afternoon and be like "Hey you know I was thinking"? There HAS to be a story behind this.
full member
Activity: 376
Merit: 103
What the fck is going on with network hashrate? Difficulty is skyrocketing. Network hashrate has jumped to the moon just in few days. From where are comes these fckng 100MH just in few hours yesterday? Now large botnet, or what is this?
This is abnormal jump in nethash.
full member
Activity: 448
Merit: 137
Monero Rocks again with a news :

Monero to be accepted as payment by 45 musicians including @MariahCarey, @Sia, @Weezer, @LanaDelRey, @thelumineers, @G_Eazy, @DollyParton, @dixiechicks, @Slayer for holidays.
legendary
Activity: 2268
Merit: 1141
I've got an inscription in mymonero
"Your account is catching up, your details may be out-of-date until it is finished (38189 blocks behind). This is not an error, and you do not have to do anything except wait until it is complete."

Yesterday was 37570 blocks. Guess it will take a very long time. Transactions doesn't work. Please tell me what can I do to send my XMR now? Huh

See:

https://www.reddit.com/r/Monero/comments/7hy8r2/mymonero_issues_megathread/
sr. member
Activity: 807
Merit: 423
I've got an inscription in mymonero
"Your account is catching up, your details may be out-of-date until it is finished (38189 blocks behind). This is not an error, and you do not have to do anything except wait until it is complete."

Yesterday was 37570 blocks. Guess it will take a very long time. Transactions doesn't work. Please tell me what can I do to send my XMR now? Huh
I think there's a way to use your seed to restore your monero in the regular monero client, but you might need a special tool like luigi's xmr.llcoins.net/addresstests.html
because there are three different methods for generating keys from seed.  They're not compatible, I think you have to do some kind of conversion.
Can someone please advise him?
member
Activity: 191
Merit: 51
I've got an inscription in mymonero
"Your account is catching up, your details may be out-of-date until it is finished (38189 blocks behind). This is not an error, and you do not have to do anything except wait until it is complete."

Yesterday was 37570 blocks. Guess it will take a very long time. Transactions doesn't work. Please tell me what can I do to send my XMR now? Huh
legendary
Activity: 2268
Merit: 1141
Can someone explain to me why you would have extra code at the end of your wallet address?

Example:    423XT9hcut3gQR6kw5pPpSXivmW1m3PqA2nLHGLbx5RzbSynrRUZizPN5EW2kDDZAafZrQTsY2utxTF gQAryiiCgFgQhi71.4d8ddccc40568d93
 
After the address you have .4d8ddccc40568d93     Is this a payment ID or something used by mining pools.  An integrated address?  If so how is this code generated and how do you find or chose one for your wallet or mining pool if applicable

Thanks

Is that from "show_transfers"? If so, it's just formatted improperly. That is, it shows address - amount - short/encrypted payment ID, but there should be spaces between them in order to have proper formatting.
Jump to: