Most Popular

1500 questions
3
votes
1 answer

Official encrypted wallet generator

I'd like to make a cold storage wallet such that if it is found it will appear to be an empty wallet unless a password is used to decrypt it. This site xmr.llcoins.net was recommended by moderators, but it still seems like an unofficial method, and…
3
votes
2 answers

Monero GUI will not build on Debian 8

Git cloned monero-core, installed the required dependencies. Running ./build.sh yields: /usr/bin/ld: cannot find -lwallet_merged /usr/bin/ld: cannot find -lepee /usr/bin/ld: cannot find -leasylogging collect2: error: ld returned 1 exit…
cpb2
  • 176
  • 1
  • 7
3
votes
1 answer

Monero wallet stuck synchronising at 39680 using windows

One time for less than an hour, the "Blocks Remaining" were actively counting-down. I have restarted both the daemon and the GUI Wallet several times. I have also left them both up and running for more than 24 hours multiple times. I sent Monero to…
3
votes
1 answer

PPS reward per share

I am wondering how the pool decides how much you get for you share. An interesting parameter might be the difficulty. However is there any equation to calculate the payout per share? Let's say we have a difficulty of 10000, Fee of 2% and a result…
0x45
  • 131
  • 2
3
votes
2 answers

Confused about the RingCT protocol

I'm a newcomer. I'm a bit confused about the current protocol and I don't quite feel like reading the code yet. I've been reading Shen Noether's paper as well as related work. (1) I understand that currently, the range proofs are done with Borromean…
Kurt
  • 131
  • 2
3
votes
1 answer

Monero CPU mining, how much memory to include in a new build

I would like to try Monero CPU mining on a new Linux box I would like to build. More memory the better for CryptoNight algorithm, right? Is there an upper limit at a point where more memory is not effective. I'm thinking should I add 32GB? 64GB? Or…
JoeM
  • 105
  • 1
  • 4
  • 8
3
votes
2 answers

Maximizing privacy when dealing with pre RingCT outputs

When spending from a cold storage wallet with multiple pre RingCT (and no post RingCT) outputs what are the best privacy practices? Spending in this context means the eventual moving of these funds to a new cold storage address generated by Ledger…
3
votes
1 answer

How will payment metadata be incorporated into the range proof?

According to this comment, which reads: @kenshi84 I now agree with JollyMort's idea that we should not allow integrated subaddresses and should not allow multiple integrated addresses in a multiple destination payout, because we're likely to choose…
sgp
  • 8,806
  • 6
  • 42
  • 113
3
votes
1 answer

Outputs on xmrchain.net show that I have a balance but command line says no balance

I created a wallet with monero-wallet-gui, then sent my monero from bittrex to the address provided by the monero wallet. The gui showed a zero balance. So I checked for the outputs on xmrchain.net: Outputs (2) output public key amount output…
3
votes
2 answers

mining at 0 H/s

I need some help pleaseI'm using a HP 6000 Pro Core 2 Duo E8400 3.0Ghz PC. The blockchain is fully synced and everything looks good, but when I issue a 'status' command in the running monerod, I'm getting this output Height 1422179/1422179 (100.0%)…
rob42
  • 43
  • 5
3
votes
1 answer

Why Monero used to split amounts by denominations?

I'm reading about Monero and the CryptoNote paper in general. I somewhat understand both the stealth addresses and the ring signatures. Reading this stackexchange I've encountred several times that Monero outputs used to be split by denomination and…
tsusanka
  • 217
  • 1
  • 3
3
votes
1 answer

Where to find my XMR Wallet Address?

Sorry for the simple question, I am new to Monero and wondering where I find my Wallet address. In the Monero Wallet GUI I see an reception adress in the first line. Is this my unique address? And what means the integrated address?
Eric Windmeier
  • 33
  • 1
  • 1
  • 4
3
votes
1 answer

Monero Helium Hydra - Segmentation Fault

I am running a clean install of Monero client for Linux 64bit, binaries as available on 13-oct-2017, v0.11.0.0 I have deleted previous client, and ~/.bitmonero. I am importing an older wallet file though. The blockchain synched for a few hours, but…
Mtl Dev
  • 187
  • 8
3
votes
2 answers

Are there any plans to make monero addresses shorter?

Monero addresses are quite long. Are there any plans to make them shorter?
Patoshi パトシ
  • 4,540
  • 3
  • 26
  • 66
3
votes
1 answer

What is the maximum length of the payment id in Monero transactions?

I couldn't find this easily. But what is the max length of a monero payment id? I know it's in hex, so how many characters is that if you were to make it a message from hex?
Patoshi パトシ
  • 4,540
  • 3
  • 26
  • 66