Difference between revisions of "P2P"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:P2P]] | [[wikipedia:P2P]] | ||
− | |||
− | |||
{{Bitcoind ports}} | {{Bitcoind ports}} | ||
Line 9: | Line 7: | ||
2023-05-31T05:17:59Z dnsseed thread exit | 2023-05-31T05:17:59Z dnsseed thread exit | ||
− | |||
− | |||
+ | [[Prysm]] | ||
+ | * <code>[2024-08-08 12:11:27] INFO p2p: Running node with peer id of XXXXXXX</code> | ||
+ | |||
+ | == Related == | ||
+ | * [[EnableP2P]] | ||
+ | * <code>[[op-node]] [[--p2p.static]]</code> | ||
+ | * <code>[[--log.vmodule]] value</code> | ||
+ | * <code>[[no peers ready to handle block requests for more P2P requests for L2 block history]]</code> | ||
+ | * <code>[[OP_NODE_P2P_PEERSTORE_PATH]]</code> | ||
+ | * <code>[[op-node]] [[9003]]</code> | ||
+ | == See also == | ||
+ | * {{p2p}} | ||
* {{bitcoind}} | * {{bitcoind}} | ||
+ | |||
+ | [[Category:Crypto]] |
Revision as of 08:36, 16 September 2024
EXPOSE 8080 # REST interface EXPOSE 8333 18333 18444 # P2P network (mainnet, testnet & regnet respectively) EXPOSE 8332 18332 18443 # RPC interface (mainnet, testnet & regnet respectively) EXPOSE 28332 28333 # ZMQ ports (for transactions & blocks respectively)
2023-05-31T05:17:59Z P2P peers available. Skipped DNS seeding. 2023-05-31T05:17:59Z dnsseed thread exit
[2024-08-08 12:11:27] INFO p2p: Running node with peer id of XXXXXXX
Related
- EnableP2P
op-node --p2p.static
--log.vmodule value
no peers ready to handle block requests for more P2P requests for L2 block history
OP_NODE_P2P_PEERSTORE_PATH
op-node 9003
See also
- p2p, The Bitcoin P2P Network Library, Libbitcoin, bx, DHT, Bram Cohen, 9003,
p2psim, devp2p
, Node Discovery Protocol v5 bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help
, Bitcoind logs, Bitcoind changelog
Advertising: