{"id":10126,"date":"2025-03-23T14:29:47","date_gmt":"2025-03-23T13:29:47","guid":{"rendered":"https:\/\/wsj-crypto.com\/?p=10126"},"modified":"2025-03-23T14:29:47","modified_gmt":"2025-03-23T13:29:47","slug":"exploring-the-edge-insights-from-the-ethereum-foundation-blog","status":"publish","type":"post","link":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/","title":{"rendered":"Exploring the Edge: Insights from the Ethereum Foundation Blog"},"content":{"rendered":"<p><\/p>\n<div id=\"\">\n<p class=\"chakra-text css-gi02ar\">To begin with, here&#8217;s some context. We have previously discussed a bit about what to anticipate from Frontier in the <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2015\/03\/03\/ethereum-launch-process\">Ethereum Launch Process<!-- --><\/a> blog entry, and Gav has provided us with a <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2015\/03\/02\/gavs-ethereum-dev-update-v\">detailed summary of the current status of the development efforts<!-- --><\/a>. You can also explore some of the ongoing security initiatives, <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/bounty.ethdev.com\/\">including the bug bounty program<!-- --><\/a>. This bug bounty initiative has uncovered my favorite bug thus far: <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/jonasnick.github.io\/\">Jonas Nick<!-- --><\/a>&#8216;s finding that <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/www.reddit.com\/r\/ethereum\/comments\/2xujcn\/ethereum_bug_sending_negative_value_transactions\/\">it was possible to send a negative transaction, shifting value from someone else&#8217;s account to yours!<!-- --><\/a><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">As far as bug bounty discoveries go, this one is an absolute gem. Well done!<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Gav has released a new blog post detailing more about what the challenging aspect of the development process entails: <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2015\/03\/05\/ethereum-development-process\">crafting an exact specification for Ethereum while synchronizing three different implementations<!-- --><\/a>, rather than relying on a definitive implementation that implicitly establishes the protocol specification, with other versions aligning to it in bug-for-bug compatibility. This presents a sturdy and meticulous methodology for assembling a system, and it\u2019s advantageous to read it to grasp how the engineering efforts are progressing.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">At this stage, you should have a solid understanding of the development process and the various threads of work that are being interwoven into the release. Now, let&#8217;s discuss what specifically needs to be accomplished between now and Frontier.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">There are <!-- --><b>four particular challenges<!-- --><\/b> we need to address for Frontier.<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">Security<!-- --><\/li>\n<li class=\"css-cvpopp\">Network Stability<!-- --><\/li>\n<li class=\"css-cvpopp\">Mining<!-- --><\/li>\n<li class=\"css-cvpopp\">Exchange<!-- --><\/li>\n<\/ul>\n<p>Two of these, Mining and Exchange, rely on collaborations: individuals must implement our software and operate it, sometimes in combination with their own tools, to offer services in the ecosystem. Remember, we are launching an ecosystem, not merely a product: everything contributes to that ecology. Each of these elements in the release process must function correctly, both independently and in conjunction with others, for the ecosystem to undergo a proper stress test.<br \/>\n<!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Furthermore:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">All software needs to be fairly straightforward to install, mining included<!-- --><\/li>\n<li class=\"css-cvpopp\">We must assist partners, especially exchanges, in delivering services<!-- --><\/li>\n<li class=\"css-cvpopp\">We need to develop our checkpointing and blockchain integrity testing services<!-- --><\/li>\n<li class=\"css-cvpopp\">All within the framework of the Frontier environment where we guarantee network integrity (more on this later) at the potential risk of network rollbacks if\/when unexpected behaviors or other issues emerge.<!-- --><\/li>\n<\/ul>\n<p>Considerable progress is being achieved on all fronts. Instead of providing you with a release date and then facing the risk that something might slip through the cracks under the pressure to meet that date, we will systematically address items in the release process as we progress. This will give you a sense of how far from the launch we are on any specific day, without us making assumptions about how long it will take, publishing those assumptions, and hoping we can align reality with the timeline: as we mentioned earlier, this is a security-driven rather than a schedule-driven approach. We intend to make this process fairly transparent for you, providing summary information so you don\u2019t need to monitor the repositories &#8211; but we prefer to engage you in the process so that you comprehend what is occurring and how the work is advancing rather than simply providing an aggregate date and leaving you guessing about the true state of progress. We believe this approach is more transparent, better suited to a crowdfunded development model, and overall significantly more pragmatic.<br \/>\n<!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">If you would like to view the current state of affairs, Jeffrey Wilcke (<!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2015\/01\/06\/jeffs-ethereum-dev-update-2\">lead on the Go client<!-- --><\/a> <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2015\/01\/06\/jeffs-ethereum-dev-update-2\"><\/a>and the Amsterdam hub) has a <!-- --><strong><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/go-ethereum\/milestones\/Frontier\">Go client issue tracker for Frontier<!-- --><\/a>.<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">This <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/go-ethereum\/milestones\/Frontier\">issue list<!-- --><\/a> serves as the best reference for the Frontier release: currently, 10 issues are closed, and 26 are open. New issues will arise, and naturally, the issue count is merely a rough proxy for &#8220;ship time&#8221; but the completed work is the most reliable indicator, so check there if you wish to speculate.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/go-ethereum\/milestones\/Frontier\"><img decoding=\"async\" alt=\"screen shot for downloads\" src=\"https:\/\/blog.ethereum.org\/images\/posts\/2015\/03\/screen-shot-for-downloads.png\" class=\"chakra-image css-hw6q2r\"\/><\/a><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Please be aware: this does not imply that we are operating on \u201c<!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/developer.valvesoftware.com\/wiki\/Valve_Time%20\">Valve Time<!-- --><\/a>\u201d (although Valve Time does produce some remarkable products!) Our development processes are transparent, you can observe the code being created, download the latest branches, and participate in testing. It\u2019s not all concealed behind a corporate PR barrier. However, we are functioning on \u201creleasing groundbreaking software accompanied by significant security processes\u201d time, and estimating schedules for initiatives that have never been achieved before won\u2019t benefit anyone: part of the advantage of Ethereum\u2019s funding model compared to traditional funding methods is that we can prioritize what is correct in the medium- and long-term, rather than being constantly pressured by market demands for next quarter\u2019s figures.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">We will state this: there will be a minimum of two weeks&#8217; notice before anything goes live. You\u2019ll receive ample updates from blog entries, you\u2019ll observe the decline of the issue count, and we\u2019ll begin to convey positive feedback regarding security audits and so forth. We\u2019ll keep you informed!<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">How about the feature list? We\u2019ve primarily gone over this in the Launch Processes post, but to reiterate Frontier will&#8230;<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">Be a command-line client exclusively<!-- --><\/li>\n<li class=\"css-cvpopp\">Mine at 10% of the standard rate, but this will be genuine Ether<!-- --><\/li>\n<li class=\"css-cvpopp\">Include the complete blockchain feature set containing smart contracts and logs, though everything other than account balances will be wiped when Homestead is initiated<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">We are collaborating with exchanges to facilitate ETH conversion during Frontier<!-- --><\/li>\n<li class=\"css-cvpopp\">For security, the blockchain will be manually checkpointed every 24 hours, and any reported irregularities will be thoroughly examined<!-- --><\/li>\n<li class=\"css-cvpopp\">Official exchanges will utilize this checkpointing service to safeguard traded assets from potential blockchain rollbacks<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">In instances of particularly severe failures, the Foundation may cease checkpointing Frontier entirely and release a client upgrade<!-- --><\/li>\n<\/ul>\n<p>In summary, we\u2019re doing everything feasible to create Frontier a secure environment for testing Ethereum with real value, yet we are also strongly advising users against utilizing Ether on the Frontier network if they are not prepared to lose it.<br \/>\n<!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Frontier is primarily aimed at individuals who are developing and testing tools for mining and exchanges, along with possibly a few of the more resilient dApp developers. It is not a general release we expect average users to engage with at all, though you might download a client and mine a little Ether simply because you can. The main event truly begins at Homestead, and we\u2019ll share more details about Homestead\u2019s features soon<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Additional updates as they come, and keep an eye on the skies!<!-- --><\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2015\/03\/12\/getting-to-the-frontier\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To begin with, here&#8217;s some context. We have previously discussed a bit about what to anticipate from Frontier in the Ethereum Launch Process blog entry, and Gav has provided us with a detailed summary of the current status of the development efforts. You can also explore some of the ongoing security initiatives, including the bug<\/p>\n","protected":false},"author":3,"featured_media":10127,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[1818],"class_list":{"0":"post-10126","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ethereum","8":"tag-return-a-list-of-comma-separated-tags-from-this-title-getting-to-the-frontier-ethereum-foundation-blog"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Exploring the Edge: Insights from the Ethereum Foundation Blog - WSJ-Crypto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Exploring the Edge: Insights from the Ethereum Foundation Blog - WSJ-Crypto\" \/>\n<meta property=\"og:description\" content=\"To begin with, here&#8217;s some context. We have previously discussed a bit about what to anticipate from Frontier in the Ethereum Launch Process blog entry, and Gav has provided us with a detailed summary of the current status of the development efforts. You can also explore some of the ongoing security initiatives, including the bug\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/\" \/>\n<meta property=\"og:site_name\" content=\"WSJ-Crypto\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-23T13:29:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1152\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"wsjcrypto\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"wsjcrypto\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/\",\"url\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/\",\"name\":\"Exploring the Edge: Insights from the Ethereum Foundation Blog - WSJ-Crypto\",\"isPartOf\":{\"@id\":\"https:\/\/wsj-crypto.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg\",\"datePublished\":\"2025-03-23T13:29:47+00:00\",\"author\":{\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\"},\"breadcrumb\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#primaryimage\",\"url\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg\",\"contentUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg\",\"width\":1920,\"height\":1152},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wsj-crypto.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exploring the Edge: Insights from the Ethereum Foundation Blog\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wsj-crypto.com\/#website\",\"url\":\"https:\/\/wsj-crypto.com\/\",\"name\":\"WSJ-Crypto\",\"description\":\"Just Another Crypto News Website\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wsj-crypto.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\",\"name\":\"wsjcrypto\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g\",\"caption\":\"wsjcrypto\"},\"url\":\"https:\/\/wsj-crypto.com\/index.php\/author\/wsjcrypto\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Exploring the Edge: Insights from the Ethereum Foundation Blog - WSJ-Crypto","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:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/","og_locale":"it_IT","og_type":"article","og_title":"Exploring the Edge: Insights from the Ethereum Foundation Blog - WSJ-Crypto","og_description":"To begin with, here&#8217;s some context. We have previously discussed a bit about what to anticipate from Frontier in the Ethereum Launch Process blog entry, and Gav has provided us with a detailed summary of the current status of the development efforts. You can also explore some of the ongoing security initiatives, including the bug","og_url":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/","og_site_name":"WSJ-Crypto","article_published_time":"2025-03-23T13:29:47+00:00","og_image":[{"width":1920,"height":1152,"url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg","type":"image\/jpeg"}],"author":"wsjcrypto","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"wsjcrypto","Tempo di lettura stimato":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/","url":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/","name":"Exploring the Edge: Insights from the Ethereum Foundation Blog - WSJ-Crypto","isPartOf":{"@id":"https:\/\/wsj-crypto.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#primaryimage"},"image":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#primaryimage"},"thumbnailUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg","datePublished":"2025-03-23T13:29:47+00:00","author":{"@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7"},"breadcrumb":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#primaryimage","url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg","contentUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/03\/Frontier_BLOG-Image_2.jpg","width":1920,"height":1152},{"@type":"BreadcrumbList","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/23\/exploring-the-edge-insights-from-the-ethereum-foundation-blog\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wsj-crypto.com\/"},{"@type":"ListItem","position":2,"name":"Exploring the Edge: Insights from the Ethereum Foundation Blog"}]},{"@type":"WebSite","@id":"https:\/\/wsj-crypto.com\/#website","url":"https:\/\/wsj-crypto.com\/","name":"WSJ-Crypto","description":"Just Another Crypto News Website","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wsj-crypto.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Person","@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7","name":"wsjcrypto","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g","caption":"wsjcrypto"},"url":"https:\/\/wsj-crypto.com\/index.php\/author\/wsjcrypto\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/10126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/comments?post=10126"}],"version-history":[{"count":2,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/10126\/revisions"}],"predecessor-version":[{"id":10129,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/10126\/revisions\/10129"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media\/10127"}],"wp:attachment":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media?parent=10126"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/categories?post=10126"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/tags?post=10126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}