Author

Topic: Peer = Bitcoin Full node (Read 3063 times)

legendary
Activity: 4270
Merit: 4534
January 08, 2016, 04:56:28 AM
#5
Thanks for the reply. It only says network node. There is a big difference between a node and a full node.

in short.. spv and other lite clients do not relay tx data between users. they push their transactions to a full node using other methods.. this means if you have a proper connection to other computers. then those computers are full nodes as they will be relaying tx data and block data.

peer is someone at the same level as you. so a full node's peer would be other full nodes.
again,
you wont see crappy litewallets being connected to you as a peer, they push TX using other methods
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
January 08, 2016, 04:45:02 AM
#4
Thanks for the reply. It only says network node. There is a big difference between a node and a full node.

A SPV Wallet like Multibit can be considered nodes as well, but its not a full node as it does not verify and relay all transactions and blocks. Usually node is just a shorthand for full node though.
newbie
Activity: 54
Merit: 0
January 07, 2016, 01:19:10 PM
#3
Thanks for the reply. It only says network node. There is a big difference between a node and a full node.
staff
Activity: 3500
Merit: 6152
January 07, 2016, 01:09:36 PM
#2
According to the developer reference : https://bitcoin.org/en/developer-reference#rpc-quick-reference
It says :

Quote
GetPeerInfo: returns data about each connected network node. Updated in 0.10.0

So I suppose yes , It's the case .
newbie
Activity: 54
Merit: 0
January 07, 2016, 01:06:08 PM
#1
Hi,

I have a question regarding the term peer. If I enter "bitcoind getpeerinfo"
I get a list computers. Are these computers "bitcoin full nodes" with port 8333
opened ?

Jump to: