Most Popular
1500 questions
18
votes
3 answers
What is a stealth address?
Canonical question on stealth addresses: They are mentioned in the context of privacy of Bitcoin transactions but are also implemented in Cryptonote based currencies. What are they and how would they work? Can they provide 100% anonymity?

q9f
- 685
- 3
- 10
- 26
18
votes
2 answers
How much information is passed from the daemon to simplewallet when scanning for a wallet's transactions?
When simplewallet is connected to a local daemon, the data throughput is mostly irrelevant because communication is done completely locally. But I am curious about how much data/information is transferred between a remote node and simplewallet?
For…

bigreddmachine
- 3,737
- 1
- 10
- 30
17
votes
1 answer
I forgot to upgrade (from CLI or GUI v0.13 to CLI or GUI v0.14) and, as a result, accidentally synced to the wrong (alternative) chain
I forgot to upgrade (from CLI or GUI v0.13 to CLI or GUI v0.14) and, as a result, accidentally synced to the wrong (alternative) chain. How do I resolve this issue?

dEBRUYNE
- 15,227
- 17
- 57
- 114
17
votes
1 answer
What are bulletproofs?
I have heard that Monero transactions are relatively large, and that Bulletproofs will make Monero transactions smaller. Can someone give a high-level overview about what these are, and how they effect Monero?

sgp
- 8,806
- 6
- 42
- 113
17
votes
1 answer
My blockchain is stuck, how do I "unstuck" it?
During the last few weeks a common, reoccurring, question seems to be how to get one's blockchain "unstuck". This guide will, hopefully, provide some assistance in doing so.

dEBRUYNE
- 15,227
- 17
- 57
- 114
17
votes
2 answers
What is a payment ID, and why is it used?
Several exchanges require a payment ID for deposits and withdraws. What is a payment ID in Monero, and why is it used?

sgp
- 8,806
- 6
- 42
- 113
17
votes
2 answers
What is the safest method to create a Monero wallet for cold storage?
If I want to create a Monero wallet in the most secure manner possible, what are the best practices in doing so?
Are there any written user guides or video demonstrations of this process?

254123179
- 4,566
- 4
- 31
- 57
17
votes
3 answers
What's the difference between "balance" and "unlocked balance"?
What's the difference between "balance" and "unlocked balance"? When is it different? Why is that, and for how long?

dpzz
- 4,539
- 3
- 19
- 45
17
votes
4 answers
What is a key image?
When a transaction is made with monero there is a 'key image' in the transaction info. what is this exactly? is it like the diffie-hellman exchange to create the one time addresses?

samwellj
- 3,205
- 4
- 16
- 31
17
votes
2 answers
How does the dynamic fee calculation work?
A pull request on github for dynamic fee calculation was just submitted. How does this new dynamic fee calculation work?

expez
- 1,386
- 10
- 16
17
votes
2 answers
Why/how does monero generate public ed25519 keys without using the standard public key generation provided by ed25519 libraries?
Why/how does monero generate public ed25519 keys without using the standard public key derivation provided by ed25519 libraries?
Inspecting the code for mininero (https://github.com/monero-project/mininero/blob/master/mininero.py), it seems that it…

Ryan
- 1,257
- 8
- 13
17
votes
2 answers
Sidechain with Monero as the base token and Zerocoin as the anonymous token
The ZCash protocol has both basecoins which are traceable and Zerocoins which are anonymous. Basecoins can be converted into Zerocoins but the conversion itself is visible on the blockchain.
Could a Monero sidechain be built with Monero as the base…

Greg Hastings
- 375
- 1
- 8
17
votes
1 answer
Can Kovri be blocked in e.g. China?
And if so, is there a way around it with something like the meek pluggable transport from the Tor project?

hzmnabk
- 305
- 1
- 8
17
votes
1 answer
Monero hard fork procedure
I understand Monero has a planned hard fork twice a year (on approximately March 15 and September 15) and I would like to understand more about how it will in practice:
What is the minimum amount of notice users will receive in order to upgrade…

dontmindme
- 551
- 3
- 9
17
votes
1 answer
How does one prove ownership of a Monero address?
Just like how a user can prove they are the owner of a Bitcoin public key by signing a message, how can a Monero user prove they are the owner of a Monero public key?

ferretinjapan
- 6,494
- 2
- 19
- 47