{"id":11922,"date":"2026-08-15T00:10:13","date_gmt":"2026-08-15T00:10:13","guid":{"rendered":"https:\/\/cryptonews.uk.com\/?p=11922"},"modified":"2026-08-15T00:10:13","modified_gmt":"2026-08-15T00:10:13","slug":"ethereum-abandons-its-8-year-cryptography-bet-after-proof-systems-flip-the-tradeoff","status":"publish","type":"post","link":"https:\/\/cryptonews.uk.com\/?p=11922","title":{"rendered":"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff"},"content":{"rendered":"<p><\/p>\n<div>\n<p>Ethereum researcher Justin Drake said on Aug. 13 that the Ethereum Foundation is abandoning Poseidon for future layer-1 (L1) designs and pivoting toward SHA or BLAKE hashes after eight years of work on specialized, proof-friendly cryptography.<\/p>\n<p>Drake reported no break in Poseidon and issued no migration order, noting that recent gains in proof systems changed the performance tradeoff that had favored the hash.<\/p>\n<p>SNARKs produce compact proofs that a computation was performed correctly. Many use arithmetic over large prime fields, where the bitwise operations behind conventional hashes such as SHA-256 and Keccak historically imposed a high proving cost. Poseidon was designed to lower that cost by fitting the proof system&#8217;s preferred math.<\/p>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/02\/ethereum-poseidon--1024x538.jpg\" alt=\"Ethereum considers Poseidon hash to boost zero-knowledge proof efficiency\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/02\/ethereum-poseidon--1024x538.jpg\" alt=\"Ethereum considers Poseidon hash to boost zero-knowledge proof efficiency\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Ethereum considers Poseidon hash to boost zero-knowledge proof efficiency<\/h3>\n<p>Poseidon promises reduced computational costs for Ethereum&#8217;s rollups but faces skepticism over performance.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Feb 26, 2025<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Oluwapelumi Adejumo<\/span><\/p>\n<\/div><\/div>\n<h2>Binary-field proofs raise hash throughput<\/h2>\n<p>Binius research binary-field construction works naturally with 0s and 1s, closely matching Keccak&#8217;s bitwise operations. The Flock paper, posted July 29, applies newer techniques to large batches of standard hash computations.<\/p>\n<p>Flock&#8217;s authors report that one M4 Max core can prove about 82,000 BLAKE3 compression evaluations, 42,000 SHA-256 compressions, and 30,000 Keccak permutations per second. Ten cores exceeded 660,000 BLAKE3 compressions per second, and SHA-256 proving ran more than nine times faster than Binius64 in the paper&#8217;s comparison.<\/p>\n<p>The proof-of-concept benchmark counts internal hash operations, while Ethereum transaction capacity and production throughput use different measurements.<\/p>\n<figure id=\"attachment_554745\" aria-describedby=\"caption-attachment-554745\" style=\"width: 720px\" class=\"wp-caption aligncenter\"><img fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-554745\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab.png\" alt=\"Infographic showing Ethereum's shift from Poseidon-friendly SNARK design to binary-field proofs for SHA-256, Keccak and BLAKE3, with Flock benchmark results and post-quantum implications.\" width=\"720\" height=\"1114\" srcset=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab.png 1008w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-194x300.png 194w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-662x1024.png 662w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-768x1189.png 768w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-992x1536.png 992w\" sizes=\"(max-width: 720px) 100vw, 720px\"\/><img decoding=\"async\" class=\"lazyload wp-image-554745\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab.png\" alt=\"Infographic showing Ethereum's shift from Poseidon-friendly SNARK design to binary-field proofs for SHA-256, Keccak and BLAKE3, with Flock benchmark results and post-quantum implications.\" width=\"720\" height=\"1114\" srcset=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab.png 1008w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-194x300.png 194w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-662x1024.png 662w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-768x1189.png 768w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-c69a5f96-b604-4ab3-b6e0-f1018800cbab-992x1536.png 992w\" data-sizes=\"(max-width: 720px) 100vw, 720px\"\/><figcaption id=\"caption-attachment-554745\" class=\"wp-caption-text\">Infographic compares Ethereum\u2019s hash-to-SNARK reversal, Flock benchmarks, and post-quantum implications using Poseidon, SHA-256, Keccak, BLAKE3, and leanXMSS.<\/figcaption><\/figure>\n<p>Drake described the advance as a reversal in cryptographic design: researchers have built hash-friendly SNARKs, reducing the need for SNARK-friendly hashes. Conventional hashes can enter Ethereum&#8217;s design process without carrying their former proving penalty.<\/p>\n<p>SHA-256 is part of NIST&#8217;s Secure Hash Standard. BLAKE2 has had a public informational specification since 2015, separating it from the newer BLAKE3 implementation benchmarked by Flock.<\/p>\n<div id=\"cs-inline-newsletter-6a7fa79a3adbf\" class=\"cs-inline-newsletter\" data-inline-newsletter=\"\">\n<div class=\"cs-inline-newsletter__inner\">\n<div class=\"cs-inline-newsletter__content\"> <span class=\"cs-inline-newsletter__eyebrow\">CryptoSlate Daily Brief<\/span><\/p>\n<h3 class=\"cs-inline-newsletter__title\">Daily signals, zero noise.<\/h3>\n<p class=\"cs-inline-newsletter__copy\">Market-moving headlines and context delivered every morning in one tight read.<\/p>\n<p> <span><i class=\"fa-regular fa-bolt\" aria-hidden=\"true\"\/> 5-minute digest<\/span> <span><i class=\"fa-regular fa-star\" aria-hidden=\"true\"\/> 100k+ readers<\/span><\/p>\n<\/div>\n<div class=\"cs-inline-newsletter__form-shell\">\n<p class=\"cs-inline-newsletter__privacy\">Free. No spam. Unsubscribe any time.<\/p>\n<p> <i class=\"fa-regular fa-circle-xmark\" aria-hidden=\"true\"\/> <span>Whoops, looks like there was a problem. Please try again.<\/span><\/p>\n<p> <i class=\"fa-regular fa-circle-check\" aria-hidden=\"true\"\/> <span>You\u2019re subscribed. Welcome aboard.<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>Years of public analysis give cryptanalysts more time to test its design, and faster proofs now let Ethereum weigh that history without choosing a younger primitive mainly for proving speed.<\/p>\n<p>Ethereum&#8217;s security roadmap separately identifies protocol simplification as a way to shrink the network&#8217;s attack surface.<\/p>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/07\/ethereum-gas-1024x538.jpg\" alt=\"Justin Drake reveals 10-year \u2018Lean Ethereum' roadmap to achieve 10k TPS on mainnet\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/07\/ethereum-gas-1024x538.jpg\" alt=\"Justin Drake reveals 10-year \u2018Lean Ethereum' roadmap to achieve 10k TPS on mainnet\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Justin Drake reveals 10-year \u2018Lean Ethereum&#8217; roadmap to achieve 10k TPS on mainnet<\/h3>\n<p>Ethereum researcher Justin Drake sketched a post-quantum, high-throughput roadmap for the next decade a day after Ethereum&#8217;s 10th anniversary.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Jul 31, 2025<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Gino Matos<\/span><\/p>\n<\/div><\/div>\n<p>Ethereum plans to replace validator BLS signatures with hash-based leanXMSS signatures, then use leanVM to aggregate their much larger data into compact proofs. Cheap proofs of conventional hashes would remove one obstacle from that architecture.<\/p>\n<p>Drake&#8217;s personal strawmap places production-grade leanVM around 2027 and deployments across the consensus, data and execution layers in 2028. Ethereum&#8217;s official post-quantum roadmap gives a nonbinding target of about 2029 for core infrastructure and extends full execution-layer migration beyond that point.<\/p>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"683\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/03\/ethereum-quantum-threat-1024x683.jpg\" alt=\"As quantum \u2018Q-Day' jumps to 2029, Ethereum faces a new fight over what to do with coins left in old wallets\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"683\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/03\/ethereum-quantum-threat-1024x683.jpg\" alt=\"As quantum \u2018Q-Day' jumps to 2029, Ethereum faces a new fight over what to do with coins left in old wallets\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">As quantum \u2018Q-Day&#8217; jumps to 2029, Ethereum faces a new fight over what to do with coins left in old wallets<\/h3>\n<p>The Ethereum Foundation\u2019s post-quantum roadmap argues that the real danger is a years-long struggle over how to move user wallets.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Mar 26, 2026<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Gino Matos<\/span><\/p>\n<\/div><\/div>\n<p>Ethereum&#8217;s roadmap tells users to leave their wallets unchanged for now, while Drake&#8217;s announcement calls for no changes to existing rollups or zkVMs and describes no deployed fork. The decision concerns which hash foundations Ethereum may use in a future proof-driven L1.<\/p>\n<\/div>\n<p>Featured,Privacy,Quantum,Technology,ethereum,Ethereum foundation,Poseidonethereum,Ethereum foundation,Poseidon#Ethereum #abandons #8year #cryptography #bet #proof #systems #flip #tradeoff1786752613<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ethereum researcher Justin Drake said on Aug. 13 that the Ethereum Foundation is abandoning Poseidon for future layer-1 (L1) designs and pivoting toward SHA or BLAKE hashes after eight years of work on specialized, proof-friendly cryptography. Drake reported no break in Poseidon and issued no migration order, noting that recent gains in proof systems changed<\/p>\n","protected":false},"author":1,"featured_media":11923,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[4115,4357,112,4924,31,2793,1249,6269,194,3400,2481],"class_list":["post-11922","post","type-post","status-publish","format-standard","has-post-thumbnail","category-ethereum","tag-8year","tag-abandons","tag-bet","tag-cryptography","tag-ethereum","tag-ethereum-foundation","tag-flip","tag-poseidon","tag-proof","tag-systems","tag-tradeoff"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff - Crypto News: Latest Cryptocurrency News and Analysis<\/title>\n<meta name=\"description\" content=\"Faster binary-field proofs are making SHA and BLAKE practical for a future Ethereum without declaring Poseidon broken.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cryptonews.uk.com\/?p=11922\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff\" \/>\n<meta property=\"og:description\" content=\"Faster binary-field proofs are making SHA and BLAKE practical for a future Ethereum without declaring Poseidon broken.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cryptonews.uk.com\/?p=11922\" \/>\n<meta property=\"og:site_name\" content=\"Crypto News: Latest Cryptocurrency News and Analysis\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-15T00:10:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u884c\u653f\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u884c\u653f\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=11922\",\"url\":\"https:\/\/cryptonews.uk.com\/?p=11922\",\"name\":\"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff - Crypto News: Latest Cryptocurrency News and Analysis\",\"isPartOf\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=11922#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=11922#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg\",\"datePublished\":\"2026-08-15T00:10:13+00:00\",\"author\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\"},\"description\":\"Faster binary-field proofs are making SHA and BLAKE practical for a future Ethereum without declaring Poseidon broken.\",\"breadcrumb\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=11922#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cryptonews.uk.com\/?p=11922\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=11922#primaryimage\",\"url\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg\",\"contentUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=11922#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cryptonews.uk.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cryptonews.uk.com\/#website\",\"url\":\"https:\/\/cryptonews.uk.com\/\",\"name\":\"Crypto News: Latest Cryptocurrency News and Analysis\",\"description\":\"Latest Crypto &amp; Bitcoin News\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cryptonews.uk.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\",\"name\":\"\u884c\u653f\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"caption\":\"\u884c\u653f\"},\"sameAs\":[\"http:\/\/demo3.aiwalls.com\/coinbase\"],\"url\":\"https:\/\/cryptonews.uk.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff - Crypto News: Latest Cryptocurrency News and Analysis","description":"Faster binary-field proofs are making SHA and BLAKE practical for a future Ethereum without declaring Poseidon broken.","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:\/\/cryptonews.uk.com\/?p=11922","og_locale":"en_US","og_type":"article","og_title":"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff","og_description":"Faster binary-field proofs are making SHA and BLAKE practical for a future Ethereum without declaring Poseidon broken.","og_url":"https:\/\/cryptonews.uk.com\/?p=11922","og_site_name":"Crypto News: Latest Cryptocurrency News and Analysis","article_published_time":"2026-08-15T00:10:13+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg","type":"image\/jpeg"}],"author":"\u884c\u653f","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u884c\u653f","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cryptonews.uk.com\/?p=11922","url":"https:\/\/cryptonews.uk.com\/?p=11922","name":"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff - Crypto News: Latest Cryptocurrency News and Analysis","isPartOf":{"@id":"https:\/\/cryptonews.uk.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cryptonews.uk.com\/?p=11922#primaryimage"},"image":{"@id":"https:\/\/cryptonews.uk.com\/?p=11922#primaryimage"},"thumbnailUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg","datePublished":"2026-08-15T00:10:13+00:00","author":{"@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf"},"description":"Faster binary-field proofs are making SHA and BLAKE practical for a future Ethereum without declaring Poseidon broken.","breadcrumb":{"@id":"https:\/\/cryptonews.uk.com\/?p=11922#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cryptonews.uk.com\/?p=11922"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/?p=11922#primaryimage","url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg","contentUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/ethereum-hash-switch.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/cryptonews.uk.com\/?p=11922#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cryptonews.uk.com\/"},{"@type":"ListItem","position":2,"name":"Ethereum abandons its 8-year cryptography bet after proof systems flip the tradeoff"}]},{"@type":"WebSite","@id":"https:\/\/cryptonews.uk.com\/#website","url":"https:\/\/cryptonews.uk.com\/","name":"Crypto News: Latest Cryptocurrency News and Analysis","description":"Latest Crypto &amp; Bitcoin News","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cryptonews.uk.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf","name":"\u884c\u653f","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","caption":"\u884c\u653f"},"sameAs":["http:\/\/demo3.aiwalls.com\/coinbase"],"url":"https:\/\/cryptonews.uk.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/11922","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11922"}],"version-history":[{"count":0,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/11922\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/media\/11923"}],"wp:attachment":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11922"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11922"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11922"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}