Skip to main content

Questions tagged [nodes]

Devices connected to the Monero network. Nodes that enforce all network rules are classified as full-nodes

0 votes
0 answers
52 views

I searched online for info about how Monero nodes operate, but I couldn't find a good source that explained my question. My question is: how do Monero nodes propagate information? In the Bitcoin ...
Haris's user avatar
  • 1
0 votes
1 answer
135 views

I was trying to run a monero node on my machine but didn't want to download the whole chain so I thought to use the Xmrig program. What am I doing wrong? And I let it run for 16-18 hours daily then ...
Saikat Karmakar's user avatar
1 vote
1 answer
233 views

I went to the advanced section for the GUI and set the path for the node as: nicholas@mordor:~$ nicholas@mordor:~$ ls -hal Monero/lmdb/ total 11G drwx------ 2 nicholas nicholas 4.0K Jun 5 00:47 . ...
Nicholas Saunders's user avatar
1 vote
0 answers
27 views

Basically, suppose I want to send 1 Monero to a random address that I found. If I were to write my own Monero client wallet that didn't perform any validation whatsoever and just broadcast any ...
user14693's user avatar
1 vote
1 answer
565 views

I've tried and tried to run my full node about 15 different times over 3 weeks now. It just goes too slow and never syncs. I can never find the answers I need to figure out my personal situation with ...
Michael Borne's user avatar
1 vote
1 answer
62 views

I'm trying to setup a Monero forked project: Oxen and doing a fresh install of its node on a new ubuntu 20.4 machine. I'm following these instructions https://docs.loki.network/ServiceNodes/...
Patoshi パトシ's user avatar
2 votes
1 answer
201 views

Dandelion or Dandelion++ was not implemented in Bitcoin because few bitcoin devs thought it could result in DoS attacks: https://bitcoin.stackexchange.com/a/81504/ I was reading the blog post https://...
Prayank's user avatar
  • 141
0 votes
1 answer
327 views

I've got two machines running seeds/nodes for other projects, and one of them runs a Monero node as well. If I put a Monero node on the other machine, and it's behind the same IP, does it help the ...
Dr-Bracket's user avatar
2 votes
2 answers
105 views

As I understand, P2P networks work by first connecting to a fixed set of peers and learning about other peers based on them. Since those peers are hardcoded into the Monero software, could a malicious ...
Dr-Bracket's user avatar
1 vote
1 answer
107 views

If I'm going to have decoys in my transactions, I need to know about them somehow. How does Monero prevent the remote node I'm connected to from feeding me known ring members, effectively ruining that ...
Dr-Bracket's user avatar
1 vote
1 answer
261 views

I have both a testnet and mainnet node running on my Intel i7 CPU, and the CPU is completely maxed out, leaving little room for my other services. Given that the nodes are both in complete sync, what ...
Dr-Bracket's user avatar
2 votes
1 answer
91 views

I've been manually banning peers that are (a) clogging up my logs and (b) taking away space that would otherwise be used for legitimate in_peer connections (which I have limited for data usage reasons)...
scoobybejesus's user avatar
2 votes
1 answer
2k views

I'm running monerod --rpc-bind-port 18081 --restricted-rpc, and want other people to be able to sync off my nodes. If I port-forward on my router, which ports should I open? Edit: According to https:/...
Dr-Bracket's user avatar
1 vote
1 answer
331 views

I'm running monerod on my Ubuntu server and if I create a transaction using Monerujo using my node to process it, can I see it in my monerod console? If not, how can I see the transactions going ...
Patoshi パトシ's user avatar
1 vote
1 answer
207 views

A big drawback with connecting to a remote node is adding a central point of failure by trusting that node. Being able to connect to multiple remote nodes would reduce this significantly - is this ...
Electric_Sheep01's user avatar

15 30 50 per page