{"id":1052,"date":"2021-01-01T11:03:42","date_gmt":"2021-01-01T11:03:42","guid":{"rendered":"https:\/\/adavault.com\/?p=1052"},"modified":"2021-01-04T07:15:33","modified_gmt":"2021-01-04T07:15:33","slug":"cardano-node-networking","status":"publish","type":"post","link":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/","title":{"rendered":"Cardano Node Networking"},"content":{"rendered":"\n<p>Some notes on the network structure for Cardano as this is not very clear from the official documentation.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Syncing the blockchain depends on outbound connections to other nodes<\/h5>\n\n\n\n<p>The node needs to connect to other well-synchronised nodes to collect the latest blockchain slots. There are a few ways to acheive this:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Connect to the IOHK list of registered nodes which is updated when new stake pools are registered (<a href=\"https:\/\/explorer.mainnet.cardano.org\/relays\/topology.json\">this is a list<\/a> of the inbound IP:port combinations registered for all nodes).<\/li><li>Use another service like <a href=\"https:\/\/cardanoupdates.com\/docs\/c5f6eda6-cd55-4db5-8bbe-dceb56c6701d\">topology_updater<\/a> maintained by the community.<\/li><\/ol>\n\n\n\n<p>In both cases the topology file for the node must list the peers that will be used. The IOHK option returns a set of nodes based on geographical proximity that tend over time to be nearer than the community services which consistently return a more globally distributed set.<\/p>\n\n\n\n<p>ADAvault use a combination of both methods for maximum coverage and lowest latency with a smaller optimised custom set of peers added to the random sets.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Visibility on transactions depends on inbound broadcasts from other nodes<\/h5>\n\n\n\n<p>While the the node can sync without inbound ports (as it simply needs to be able to connect to a well synchronised node), it cannot rely on polling to pick up transactions which are broadcast from connected nodes.<\/p>\n\n\n\n<p>So inbound peers are important if you are a block producer to ensure that transactions get included in blocks that you are minting.<\/p>\n\n\n\n<p>Inbound connections of course are also needed for other nodes to synchronise.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Some notes on the network structure for Cardano as this is not very clear from the official documentation. Syncing the blockchain depends on outbound connections to other nodes The node needs to connect to other well-synchronised nodes to collect the latest blockchain slots. There are a few ways to acheive this: Connect to the IOHK&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[75],"tags":[61,102,103],"class_list":["post-1052","post","type-post","status-publish","format-standard","hentry","category-cardano-community","tag-cardano-node","tag-networking","tag-topology_updater"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Cardano Node Networking - ADAvault<\/title>\n<meta name=\"description\" content=\"The ADAvault blog\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cardano Node Networking - ADAvault\" \/>\n<meta property=\"og:description\" content=\"The ADAvault blog\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\" \/>\n<meta property=\"og:site_name\" content=\"ADAvault\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-01T11:03:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-04T07:15:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dev.adavault.com\/wp-content\/uploads\/2020\/10\/cropped-logo-wp-top-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"webmaster\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@adavaultops\" \/>\n<meta name=\"twitter:site\" content=\"@adavaultops\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"webmaster\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\"},\"author\":{\"name\":\"webmaster\",\"@id\":\"https:\/\/dev.adavault.com\/#\/schema\/person\/49b7a35bfadc7aa22c3643a455a1f179\"},\"headline\":\"Cardano Node Networking\",\"datePublished\":\"2021-01-01T11:03:42+00:00\",\"dateModified\":\"2021-01-04T07:15:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\"},\"wordCount\":252,\"publisher\":{\"@id\":\"https:\/\/dev.adavault.com\/#organization\"},\"keywords\":[\"Cardano Node\",\"networking\",\"topology_updater\"],\"articleSection\":[\"Cardano Community\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\",\"url\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\",\"name\":\"Cardano Node Networking - ADAvault\",\"isPartOf\":{\"@id\":\"https:\/\/dev.adavault.com\/#website\"},\"datePublished\":\"2021-01-01T11:03:42+00:00\",\"dateModified\":\"2021-01-04T07:15:33+00:00\",\"description\":\"The ADAvault blog\",\"breadcrumb\":{\"@id\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dev.adavault.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cardano Node Networking\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dev.adavault.com\/#website\",\"url\":\"https:\/\/dev.adavault.com\/\",\"name\":\"ADAvault\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/dev.adavault.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dev.adavault.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dev.adavault.com\/#organization\",\"name\":\"ADAvault.com\",\"url\":\"https:\/\/dev.adavault.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dev.adavault.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dev.adavault.com\/wp-content\/uploads\/2020\/10\/cropped-logo-wp-top-2.png\",\"contentUrl\":\"https:\/\/dev.adavault.com\/wp-content\/uploads\/2020\/10\/cropped-logo-wp-top-2.png\",\"width\":512,\"height\":512,\"caption\":\"ADAvault.com\"},\"image\":{\"@id\":\"https:\/\/dev.adavault.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/adavaultops\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/dev.adavault.com\/#\/schema\/person\/49b7a35bfadc7aa22c3643a455a1f179\",\"name\":\"webmaster\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dev.adavault.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cab5b4ef880b9b0561c19eeea56044b2fad250d084091ecd4feb7e8faf92d61f?s=96&d=retro&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cab5b4ef880b9b0561c19eeea56044b2fad250d084091ecd4feb7e8faf92d61f?s=96&d=retro&r=g\",\"caption\":\"webmaster\"},\"sameAs\":[\"https:\/\/adavault.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cardano Node Networking - ADAvault","description":"The ADAvault blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/","og_locale":"en_GB","og_type":"article","og_title":"Cardano Node Networking - ADAvault","og_description":"The ADAvault blog","og_url":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/","og_site_name":"ADAvault","article_published_time":"2021-01-01T11:03:42+00:00","article_modified_time":"2021-01-04T07:15:33+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/dev.adavault.com\/wp-content\/uploads\/2020\/10\/cropped-logo-wp-top-2.png","type":"image\/png"}],"author":"webmaster","twitter_card":"summary_large_image","twitter_creator":"@adavaultops","twitter_site":"@adavaultops","twitter_misc":{"Written by":"webmaster","Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/#article","isPartOf":{"@id":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/"},"author":{"name":"webmaster","@id":"https:\/\/dev.adavault.com\/#\/schema\/person\/49b7a35bfadc7aa22c3643a455a1f179"},"headline":"Cardano Node Networking","datePublished":"2021-01-01T11:03:42+00:00","dateModified":"2021-01-04T07:15:33+00:00","mainEntityOfPage":{"@id":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/"},"wordCount":252,"publisher":{"@id":"https:\/\/dev.adavault.com\/#organization"},"keywords":["Cardano Node","networking","topology_updater"],"articleSection":["Cardano Community"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/","url":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/","name":"Cardano Node Networking - ADAvault","isPartOf":{"@id":"https:\/\/dev.adavault.com\/#website"},"datePublished":"2021-01-01T11:03:42+00:00","dateModified":"2021-01-04T07:15:33+00:00","description":"The ADAvault blog","breadcrumb":{"@id":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dev.adavault.com\/index.php\/2021\/01\/01\/cardano-node-networking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev.adavault.com\/"},{"@type":"ListItem","position":2,"name":"Cardano Node Networking"}]},{"@type":"WebSite","@id":"https:\/\/dev.adavault.com\/#website","url":"https:\/\/dev.adavault.com\/","name":"ADAvault","description":"","publisher":{"@id":"https:\/\/dev.adavault.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.adavault.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/dev.adavault.com\/#organization","name":"ADAvault.com","url":"https:\/\/dev.adavault.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dev.adavault.com\/#\/schema\/logo\/image\/","url":"https:\/\/dev.adavault.com\/wp-content\/uploads\/2020\/10\/cropped-logo-wp-top-2.png","contentUrl":"https:\/\/dev.adavault.com\/wp-content\/uploads\/2020\/10\/cropped-logo-wp-top-2.png","width":512,"height":512,"caption":"ADAvault.com"},"image":{"@id":"https:\/\/dev.adavault.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/adavaultops"]},{"@type":"Person","@id":"https:\/\/dev.adavault.com\/#\/schema\/person\/49b7a35bfadc7aa22c3643a455a1f179","name":"webmaster","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dev.adavault.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cab5b4ef880b9b0561c19eeea56044b2fad250d084091ecd4feb7e8faf92d61f?s=96&d=retro&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cab5b4ef880b9b0561c19eeea56044b2fad250d084091ecd4feb7e8faf92d61f?s=96&d=retro&r=g","caption":"webmaster"},"sameAs":["https:\/\/adavault.com"]}]}},"_links":{"self":[{"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/posts\/1052","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/comments?post=1052"}],"version-history":[{"count":2,"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/posts\/1052\/revisions"}],"predecessor-version":[{"id":1066,"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/posts\/1052\/revisions\/1066"}],"wp:attachment":[{"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/media?parent=1052"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/categories?post=1052"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.adavault.com\/index.php\/wp-json\/wp\/v2\/tags?post=1052"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}