Most Popular
1500 questions
4
votes
2 answers
View only wallets only shows incoming transactions only. How to see outgoing aswell?
I created a view only wallet using the cli command save_watch_only, but when loading this view wallet it seems to only show only incoming transactions including all the change that comes back. This is why the balance is totally off as its not…
Patoshi パトシ
- 4,540
- 3
- 26
- 66
4
votes
1 answer
What is the default behavior of monerod concerning the --max-concurrency flag?
The default value for the --max-concurrency is 0. What does that mean? Will it not use any threads? Will it automatically determine the right amount of threads? If it is the latter, is there a way to query what value was determined?
Philippe
- 143
- 2
4
votes
0 answers
Creating a genesis block, but it doesnt work, for an entire day
Now its late at night, i am drunk and angry. I cant create a new genesis block.
I know that this has been asked at least twice before, but the answeres are more cryptic than predictions from my local palmreader.
"Go here and screw around with the…
Wogelberg
- 41
- 1
4
votes
1 answer
How can I change the default log level from my Monero daemon?
How much of an impact will my log level have on syncing time? Are there any security concerns with using a log level of 0 or 1?
Susan
- 1,428
- 1
- 16
- 19
4
votes
2 answers
Where can I find some test inputs and outputs for the CryptoNight (Monero PoW) hash algorithm?
I'm interested in cobbling together my own implementation, but in order to validate it, I need to find some valid inputs/outputs (4 minimum, i.e. one that goes through the groestl path, one that goes through the blake path, one that goes through the…
MNagy
- 41
- 2
4
votes
1 answer
Is my monero core wallet seed password compatible when using android monerujo app?
Can I use my same seed phrase from monero core on the monerujo app?
Patoshi パトシ
- 4,540
- 3
- 26
- 66
4
votes
0 answers
MLSAG adaptation?
I understand that the main reason why the RCTTypeFull scheme is not applied to multi-input transactions is that the true signing keys in the MLSAG algorithm are on the same row, which impacts traceability (one input identified, all identified).
Has…
Kurt
- 131
- 2
4
votes
1 answer
How to use my 13 word MyMonero mnemonic seed with the GUI/CLI without accessing MyMonero?
It seems that MyMonero.com has been hacked and a lot of XMRs are gone. Mine probably included. I want to check my wallet and send out everything as soon as possible.
I setup full node, synced blockchain but when it comes to seed recovery, it needs…
lukyer
- 143
- 1
- 4
4
votes
2 answers
Ring signatures and the long view
Imagine the Monero blockchain has been around for decades. It is incredibly massive and the total number of outputs far exceeds the rate of new outputs being created. Can obfuscation acquired by the ring signature technique decline to useless…
Tsoov
- 73
- 4
4
votes
1 answer
Why are do some addresses on the Monero testnet begin with '9' and others with 'A'?
I thought the prefix of a cryptonote address was fixed. For example AEON uses a Wm. And Monero a 4. But sometimes the Monero testnet has addresses that begin with a 9 and sometimes they begin with an A. Why is this?
Example - these are both valid…
user4
4
votes
1 answer
How Ed25519 curve relates to Borromean Ring Signature scheme?
Is it correct to say that Monero private keys are generated using Ed25519 curve and then Borromean Ring Signature scheme is used to sign transactions?
In other words, is Ed25519 curve "compatible" with Borromean Ring Signature scheme?
qertoip
- 208
- 1
- 7
4
votes
1 answer
How does input reference the output of some transaction?
So I want to understand how does Monero work under the hood.
Input of tx is structured as follows:
"vin": [ {
"key": {
"amount": 0,
"key_offsets": [ 17927, 10436, 804, 32, 3817
],
"k_image":…
Martin Matak
- 65
- 3
4
votes
2 answers
CryptoKingdom currency usage of both CKG and XMR
Most games only have one currency. Please help explain the reasons for the usage of two in game currencies.
Is it true that CryptoKingdom supports both CKG (CryptoKingdom Gold) and Moneritos (1/1,000,000 XMR)? What is the stated reason of the games…
Big Things
- 857
- 7
- 11
4
votes
1 answer
Stuck at "creating transaction"
I'm trying to send funds but when I press "send", a new window titled "Creating transaction" pops up with a nonstop running circle hanging there forever....
I've tried twice and it's the same. The funds are not sent and I have to force close…
Alex
- 85
- 2
- 5
4
votes
1 answer
Where is the original CryptoNote Java implementation?
Supposedly CryptoNote was first implemented in Java and soon after migrated to C++.
Where can I get the original Java implementation?
I don't see it on GitHub and I can't get access to the official CryptoNote forum, so I can't ask there.
The Shoe Shiner
- 289
- 1
- 9