{"id":10283,"date":"2025-03-27T02:43:27","date_gmt":"2025-03-27T01:43:27","guid":{"rendered":"https:\/\/wsj-crypto.com\/?p=10283"},"modified":"2025-03-27T02:43:27","modified_gmt":"2025-03-27T01:43:27","slug":"ethereum-developers-a-glimpse-into-our-current-endeavors","status":"publish","type":"post","link":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/","title":{"rendered":"Ethereum Developers: A Glimpse into Our Current Endeavors"},"content":{"rendered":"<p><\/p>\n<div id=\"\">\n<p class=\"chakra-text css-gi02ar\">Alright, here&#8217;s a brief update regarding our activities (and what we&#8217;re not pursuing) at Ethereum DEV.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Primarily, we are creating a resilient quasi-Turing-complete blockchain, referred to as Ethereum. In addition to possessing quasi-Turing-completeness, it satisfies several other critical factors, arising from our effort in building entirely novel blockchain technology, which includes:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">swift performance, with a block time of 12 seconds;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">light-client-friendly features through the employment of Merkle roots in headers for compact inclusion\/state evidence and DHT integration that enables light clients to host &amp; distribute smaller segments of the entire chain;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">\u00d0App-compatible, even for light clients, via multi-level Bloom filters and transaction receipt Merkle tries, allowing for lightweight log indexing and proofs;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">finite-blockchain-compatible &#8211; the core protocol has been crafted to support future upgrades to this technology, thereby minimizing light-client load and aiding in mid-term scalability;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">ASIC-resistant &#8211; through the (currently unconfirmed) selection of a PoW algorithm and the indication that we may transition to PoS in the Not-Too-Distant future.<br \/>\n<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">It is resilient because:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">it is unmistakably formally articulated, permitting highly manageable analysis, saturation evaluations, and formal examination of implementations;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">it boasts an extensive and ultimately complete array of tests, providing an extraordinary likelihood that a specific implementation adheres to standards;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">contemporary software development methodologies are observed, including a CI system, internal unit tests, rigorous peer-review, a strict no-warnings mandate, and automated code analyzers;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">its mesh\/p2p backend (known as libp2p) is constructed on well-established secure foundations (technologies derived from the Kademlia project);<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">official implementations undergo comprehensive industry-standard security assessments;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">a large-scale stress testing network will be established to profile and test against likely adverse situations and assaults prior to the final launch.<br \/>\n<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">In the second place (with a comparatively lower priority), we are crafting resources and tools to enable the utilization of this groundbreaking technology. This encompasses:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">the creation of a uniquely tailored CO (contract-oriented) language;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">the development of a secure natural language contract specification format and supporting infrastructure;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">formal documentation to aid in contract coding;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">tutorials designed to assist in contract coding;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">sponsoring web-based initiatives to engage individuals in development;<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">building a blockchain-integrated development environment.<br \/>\n<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Additionally, to encourage the adoption of this technology, attract testers, and promote further development, we are developing, collaborating on, and sponsoring a variety of force-multiplying technologies that utilize pre-existing technology, including:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">a graphical client &#8220;browser&#8221; (utilizing browser components from the Chromium project and Qt 5 technology);<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">a collection of fundamental contracts and \u00d0Apps for registration, reputation, web-of-trust, and accounting (leveraging existing compilers and development technology);<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">a hybrid multi-DHT\/messaging framework, codenamed Whisper (utilizing the existing p2p backend &amp; protocols);<br \/>\n<!-- --><\/li>\n<li class=\"css-cvpopp\">a straightforward reverse-hash lookup DHT, codenamed Swarm (also leveraging the existing p2p backend &amp; protocols), for which an internal implementation is underway, but it may end up merging or collaborating with the IPFS project.<br \/>\n<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">We are no longer actively working on multiple languages (LLL and Mutan are discontinued, while Serpent continues as a side project). Our focus is not on developing any server technology. Until a functioning, resilient, secure, and effective blockchain is established alongside basic development tools, other facets of this comprehensive project will remain of significantly lower priority.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Following the launch of the Ethereum blockchain, anticipate that additional components will receive increasingly greater amounts of time dedicated to them.<!-- --><\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2014\/12\/17\/ethereum-dev\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Alright, here&#8217;s a brief update regarding our activities (and what we&#8217;re not pursuing) at Ethereum DEV. Primarily, we are creating a resilient quasi-Turing-complete blockchain, referred to as Ethereum. In addition to possessing quasi-Turing-completeness, it satisfies several other critical factors, arising from our effort in building entirely novel blockchain technology, which includes: swift performance, with a<\/p>\n","protected":false},"author":3,"featured_media":8282,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[1867],"class_list":{"0":"post-10283","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-ethereum-dv-what-are-we-doing"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ethereum Developers: A Glimpse into Our Current Endeavors - 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\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ethereum Developers: A Glimpse into Our Current Endeavors - WSJ-Crypto\" \/>\n<meta property=\"og:description\" content=\"Alright, here&#8217;s a brief update regarding our activities (and what we&#8217;re not pursuing) at Ethereum DEV. Primarily, we are creating a resilient quasi-Turing-complete blockchain, referred to as Ethereum. In addition to possessing quasi-Turing-completeness, it satisfies several other critical factors, arising from our effort in building entirely novel blockchain technology, which includes: swift performance, with a\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/\" \/>\n<meta property=\"og:site_name\" content=\"WSJ-Crypto\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-27T01:43:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2100\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\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=\"3 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\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/\",\"url\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/\",\"name\":\"Ethereum Developers: A Glimpse into Our Current Endeavors - WSJ-Crypto\",\"isPartOf\":{\"@id\":\"https:\/\/wsj-crypto.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\",\"datePublished\":\"2025-03-27T01:43:27+00:00\",\"author\":{\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\"},\"breadcrumb\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#primaryimage\",\"url\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\",\"contentUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg\",\"width\":2100,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wsj-crypto.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ethereum Developers: A Glimpse into Our Current Endeavors\"}]},{\"@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":"Ethereum Developers: A Glimpse into Our Current Endeavors - 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\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/","og_locale":"it_IT","og_type":"article","og_title":"Ethereum Developers: A Glimpse into Our Current Endeavors - WSJ-Crypto","og_description":"Alright, here&#8217;s a brief update regarding our activities (and what we&#8217;re not pursuing) at Ethereum DEV. Primarily, we are creating a resilient quasi-Turing-complete blockchain, referred to as Ethereum. In addition to possessing quasi-Turing-completeness, it satisfies several other critical factors, arising from our effort in building entirely novel blockchain technology, which includes: swift performance, with a","og_url":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/","og_site_name":"WSJ-Crypto","article_published_time":"2025-03-27T01:43:27+00:00","og_image":[{"width":2100,"height":900,"url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","type":"image\/jpeg"}],"author":"wsjcrypto","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"wsjcrypto","Tempo di lettura stimato":"3 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/","url":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/","name":"Ethereum Developers: A Glimpse into Our Current Endeavors - WSJ-Crypto","isPartOf":{"@id":"https:\/\/wsj-crypto.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#primaryimage"},"image":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#primaryimage"},"thumbnailUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","datePublished":"2025-03-27T01:43:27+00:00","author":{"@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7"},"breadcrumb":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#primaryimage","url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","contentUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2025\/02\/eth-org.jpeg","width":2100,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/wsj-crypto.com\/index.php\/2025\/03\/27\/ethereum-developers-a-glimpse-into-our-current-endeavors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wsj-crypto.com\/"},{"@type":"ListItem","position":2,"name":"Ethereum Developers: A Glimpse into Our Current Endeavors"}]},{"@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\/10283","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=10283"}],"version-history":[{"count":2,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/10283\/revisions"}],"predecessor-version":[{"id":10285,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/10283\/revisions\/10285"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media\/8282"}],"wp:attachment":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media?parent=10283"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/categories?post=10283"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/tags?post=10283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}