cryptopromisespromises, checked

Snapshot

Address
https://hedera.com/roadmap
Captured
10 September 2026 at 01:58 UTC
Content hash (SHA-256)
4b734ef172b662c80e45d14ba5798cd9895bde670a8bda7f04e6a417d72de56c

This is the readable text of the page as it was captured. The full web archive (WARC) of the request and response is retained and can be produced on request.

Roadmap | Hedera Skip to content 
 Solutions Services & Products
 Token Service Consensus Service Smart Contract Service Asset Tokenization Studio Stablecoin Studio AI Studio Sustainability Studio (Guardian) HashSphere Support 
 Use Cases
 Asset Tokenization Artificial Intelligence (AI) Sustainability Payments Decentralized Identity Decentralized Finance (DeFi) Consumer Engagement dApp Directory 
 Developers Get Started
 Start Building Documentation Developer Portal Developer Tooling GitHub Funding 
 Community
 Hackathons Community Hub Ambassador Program Builders Program Moderator Program Bug Bounty 
 Network Governance Ecosystem Network Activity Network Status 
 Roadmap Open Source / Hiero Partner Program 
 Resources Blog Case Studies Events Fee Calculator 
 Journey Knowledge Center Public Policy Videos 
 Start Building Contact 
 Solutions Services & Products
 Token Service Consensus Service Smart Contract Service Asset Tokenization Studio Stablecoin Studio AI Studio Sustainability Studio (Guardian) HashSphere Support Use Cases
 Asset Tokenization Artificial Intelligence (AI) Sustainability Payments Decentralized Identity Decentralized Finance (DeFi) Consumer Engagement dApp Directory 
 Developers Get Started
 Start Building Documentation Developer Portal Developer Tooling GitHub Funding Community
 Hackathons Community Hub Ambassador Program Builders Program Moderator Program Bug Bounty 
 Network Governance Ecosystem Network Activity Network Status Roadmap Open Source / Hiero Partner Program 
 Resources Blog Case Studies Events Fee Calculator Journey Knowledge Center Public Policy Videos 
 Start Building Contact 
 follow the journey
 The Hedera roadmap 
 As an open source, public network, the Hedera product roadmap reflects the Hedera ecosystem’s ongoing commitment to continuous innovation and transparency. It highlights the status of Hiero Improvement Proposals, what’s coming next, and the long-term vision shaping the platform’s evolution.
 in progress hedera roadmap
 completed 
 Decentralization 
 Effective network decentralization enhances security, reduces single points of failure, and promotes collusion resistance – fostering trust, transparency, and resilience. 
 Solo
 Solo is Hedera’s latest tooling for running, testing, and managing networks locally and in controlled environments. It enables developers and operators to spin up custom networks, automate node configuration, validate upgrades, and test governance and protocol changes with minimal overhead.
 Solo documentation 
 EVM Compatibility 
 Providing the tools necessary and enabling developers to deploy smart contracts on and interact with the Hedera network using familiar frameworks and standards, further driving web3 ecosystem cohesion and interoperability. 
 Support for Ethereum Pectra Release
 Defines Hedera’s support for applicable Ethereum Pectra upgrades to maintain EVM compatibility. This work evaluates each Pectra EIP individually, adopting those relevant to Hedera’s Smart Contract Service—such as new cryptographic capabilities and updated gas semantics.
 HIP-1341 documentation 
 JSON-RPC Relay
 The Hiero JSON-RPC Relay is an open-source service implementing Ethereum’s JSON-RPC standard on Hedera. It lets developers use familiar EVM tools – MetaMask, Hardhat, Foundry, ethers.js – by wrapping transactions into Hedera API calls for consensus nodes and routing queries to mirror nodes, enabling seamless smart contract deployment and interaction. JSON-RPC Relay documentation Release notes 
 Network Services 
 Advanced token functionality and standards support diverse digital asset creation and management, enabling innovative use cases across industries.
 Sponsored fees 
 A Delegated Transaction Fee Payment Mechanism, an extension of Hedera’s existing Approval and Allowance API that creates a new allowance type enabling one account to sponsor/pay the transaction fees of another account, without requiring co-signing for every transaction.
 HIP-1068 Documentation 
 Mirror node 
 Mirror Nodes provide read-only access to Hedera’s full transaction history, mirroring data from consensus nodes into a queryable database. They serve REST and gRPC APIs for accounts, balances, tokens, and contract events – offloading reads from the main network to enable scalable, cost-effective analytics, explorers, and dApp queries.
 Mirror node documentation 
 Release notes 
 Hiero Improvement Proposals (HIPs) 
 Community-driven protocol improvements strengthen network governance, encourage collaborative innovation, and ensure development aligns with ecosystem needs. 
 Hiero hooks 
 Hooks embed business rules directly in native services without requiring full smart contracts or additional HIPs. This reduces overhead compared to contract calls, maintains Hedera’s API performance, and enables quick logic updates while preserving compliance and security, accelerating ecosystem innovation.
 HIP-1195 documentation 
 Network Architecture 
 Ongoing technical improvements to enhance network capabilities, throughput, and efficiency – pushing boundaries while maintaining enterprise-grade reliability. 
 TSS signatures 
 Instead of requiring individual signatures from every node, TSS signatures allow a single, aggregated signature to represent the consensus state of the network. This streamlines the process, reduces overhead, and ensures faster, more efficient verification.
 Block Nodes (2/3) - state proofs 
 State proofs empower decentralized applications (dApps) and enterprises with provable integrity and auditability of blockchain-based activities. Foundational for future advancements like HashSphere and sharding.  
 HIP-1081: Block Node documentation 
 Block Nodes (3/3) - reconnect & state snapshots 
 Offloads critical services from consensus nodes to block nodes, freeing up server resources for consensus operations, enhancing the scalability of the network by allowing consensus nodes to focus on their core functions. Improves performance, efficiency, and capacity.
 HIP-1081: Block Node documentation 
 Block Streams 
 New output stream that merges Hedera’s existing event, record, and sidecar streams into a single stream of verifiable data – enabling richer insights, improved efficiency, and streamlined integrations.
 HIP-1056: Block Streams documentation 
 completed roadmap items
 in progress 
 0.74 
 Release Notes 
 HIP-1137 Enhancements 
 Completes the on-chain registered-node registry by enabling Block Node operators to publish multiple API endpoints per node through AddressBookService transactions. The BlockNodeEndpoint.endpoint_api field now supports repeated entries, allowing a single endpoint to advertise multiple service types (PUBLISH, SUBSCRIBE, etc.).
 HIP-1137 documentation 
 0.73 
 Release Notes 
 Simple fees 
 Introduces a USD-based base + extras fee model with node, network, and service components, enabling deterministic, SDK-compatible fee calculation across more transaction types.
 HIP-1261 documentation 
 High-volume entity creation 
 Adds an optional high-volume entity creation mode with separate throttle buckets and utilization-based pricing, leaving standard throttles unchanged unless explicitly enabled.
 HIP-1313 documentation 
 Introducing HIP-1313: A High-Volume Lane for Entity Creation 
 Tier-1 Block Node rewards
 Distributes additional daily rewards from account 0.0.801 to consensus nodes operating eligible Tier 1 Block Nodes, based on a target yearly USD reward figure.
 HIP-1357 documentation 
 Block Node discoverability 
 Enables operators to publish Block Node endpoints on-chain via AddressBookService, allowing clients to discover nodes dynamically rather than relying on static configuration.
 HIP-1137 documentation 
 0.72 
 Release Notes 
 Enhanced Block Node communication
 Refines connection management with smarter node selection, reachability and block-range validation before streaming, and buffer flushing to disk on shutdown to reduce data loss. 
 Platform reliability and state handling improvements 
 Fixes to state management, lifecycle handling, and platform coordination improve node stability, reconnect behavior, and state consistency across the network. 
 0.71 
 Release Notes 
 TSS infrastructure improvements 
 Enhancements to signature set handling improve reliability during reconnect scenarios. 
 State Metrics API expansion 
 Additional State Metrics API methods have been implemented to support BlockNode, enabling downstream services to access additional node state information required for block production and analytics workflows.
 HIP-1081 documentation 
 0.70 
 Release Notes 
 Fee collection account 
 Introduces a dedicated fee collection account, improving accounting clarity and enabling future economic policy enhancements.
 HIP-1259 documentation 
 0.69 
 Release Notes 
 Precise Smart Contract Throttling 
 Decouples gas billing from execution limits by introducing operation-per-second–based throttling, enabling higher throughput, lower costs, and better UX while preserving Ethereum-tool compatibility with zero code changes.
 HIP-1249 documentation 
 Enhanced smart contracts on Hedera with precise throttling 
 Network Quiescence 
 Allows the network to pause block creation when no transactions or scheduled tasks are pending, and automatically resume when activity returns, improving operational efficiency.
 HIP-1238 documentation 
 0.68 
 Release Notes 
 Dynamic Address Book 
 Refines node account ID handling and operational workflows for the Dynamic Address Book. These improvements enable smoother, automated address book updates and strengthen network decentralization as node membership evolves.
 HIP-869 documentation 
 Hedera Enhances Network Management With the Dynamic Address Book 
 Generalized scheduled smart contract call 
 Allows any smart contract to invoke the Schedule Service directly, adding new system-contract methods so contracts can set up future calls without relying on off-chain signatures or bots.
 HIP-1215 documentation 
 0.67 
 Release Notes 
 Improved block streaming metrics 
 Metrics for communication between consensus and block nodes have been reworked for clarity and utility.
 HIP-1081: Block Node 
 HIP-1056: Block Streams 
 0.66 
 Release Notes 
 Batch transactions 
 Executing batch transactions such that a series of transactions depending on each other can be rolled into one transaction that passes the ACID test (atomicity, consistency, isolation, and durability), enabling the creation of more complicated workflows without using smart contracts.
 HIP-551 documentation 
 HIP-551 blog 
 Block Nodes (1/3) - Block streaming and history 
 Initial Block Node release is capable of receiving, storing blockstreams and providing an API for block retrieval. Enables future scalability features like HashSphere and sharding, ensuring Hedera can support growing transaction volumes and enterprise usage.
 HIP-1081: Block Node documentation 
 HIP-1084 blog 
 0.65 
 Release Notes 
 Virtual Mega Map 
 The Virtual Mega Map enhances Hedera’s internal state data structure by consolidating all entities—including singletons, queues, and maps—into a single virtual map. This ensures the entire state rolls up to one root hash.
 HIP-991 enhancements 
 Adds support for max_custom_fees in scheduled transactions with HIP-991 topics. 
 Advancements in HIP-1056 & HIP-1127: block streams 
 Unified Transaction Record in Block Stream: Addresses historical duplication in how transactions are represented and creates a single, unified standard for the block stream.
 HIP-1127 documentation 
 0.64 
 Release Notes 
 Adding support for gRPC-Web proxy endpoints to the Address Book 
 This HIP cuts ongoing maintenance for dApp, lets independent node operators advertise their own secure web endpoints, and makes browser-based integrations simpler and more decentralized – accelerating Hedera adoption and improving network resilience.
 HIP-1046 documentation 
 0.63 
 Release Notes 
 0.62 
 Release Notes 
 Jumbo Ethereum transactions 
 Raises the limit on the size of Ethereum transaction callData, enabling single-transaction parity with most Ethereum-based smart contracts and calls – driving EVM-compatibility and improving the developer experience.
 HIP-1086 documentation 
 HIP-1086 blog 
 Zero cost Ethereum transaction on success 
 Updates the rules for charging fees for Ethereum Transactions, so that the payer of an EthereumTransaction will only incur a fee if the transaction fails due diligence checks.
 HIP-1084 documentation 
 HIP-1084 blog 
 0.61 
 Release Notes 
 HIP-1064: Daily rewards for active nodes 
 Full implementation of a daily reward mechanism for active consensus nodes, including an option for node operators to decline these rewards. This enhances network health by incentivizing consistent node uptime and participation.
 HIP 1064 documentation 
 0.60 
 Release Notes 
 Improve assignment of auto-renew account ID for topics 
 Full implementation of improved auto-renew account ID assignment for topics, enabling setting autoRenewAccountId during topic creation without an admin key
 HIP-1021 documentation 
 0.59 
 Release Notes 
 Permissionless revenue-generating Topic IDs 
 Introduces permissionless revenue-generating Topic ID, bringing improved economic scalability and enhancing both resource allocation and revenue distribution mechanisms for Topic Operators.
 HIP-991 documentation 
 HIP-991 blog 
 HIP Talk: Permissionless Revenue-Generating Topic IDs 
 Monetizing AI Agents on Hedera 
 Schedule service system contract 
 Introduces the ability for smart contracts to interact with and support scheduled transactions via the Hedera API, enabling multiple parties to operate in the same contract by use of in-transaction signatures.
 HIP-755 documentation 
 HIP-755/756 blog 
 On-Chain Smart Contract Cron Jobs 
 Scheduled token create/update transactions via smart contract 
 Enables scheduling token create and update operations through smart contracts, with implementation of the scheduleNative system contract function.
 HIP-756 documentation 
 HIP-755/756 blog 
 0.58 
 Release Notes 
 Long term scheduled transactions (2/2) 
 Extending transaction scheduling capabilities, making Hedera more versatile for institutions and enabling features like automated contract updates or long-term trust distributions. This enhancement improves accessibility for enterprise users requiring advanced planning and authorization timelines.
 HIP-423 documentation 
 HIP-423 blog 
 Dynamic Address Book (Stage 2) 
 Address Book changes applied daily with required node configuration changes automatically applied from Node Management Tool (NMT).
 HIP-869: Dynamic Address Book documentation 
 Hedera Enhances Network Management With the Dynamic Address Book 
 0.57 
 Release Notes 
 Long term scheduled transactions (1/2) 
 Extending transaction scheduling capabilities, making Hedera more versatile for institutions and enabling features like automated contract updates or long-term trust distributions. This enhancement improves accessibility for enterprise users requiring advanced planning and authorization timelines.
 HIP-423 documentation 
 HIP-423 blog 
 0.56 
 Release Notes 
 Frictionless Airdrops 
 Frictionless Airdrops let folks easily send tokens to lots of people on Hedera, even if they’re not set up to get them yet. Projects can share tokens faster, and users can choose what they want to keep. Frictionless Airdrops brings the traditional airdrop experience to Hedera while respecting user sovereignty.
 HIP-904: Frictionless Airdrops documentation 
 Introducing HIP-904: Frictionless Airdrops 
 Frictionless Airdrops Deep Dive 
 Dynamic Address Book (Stage 1) 
 Dynamic Address Book simplifies Address Book management by enabling node operators to control their entries via transactions submitted to Hedera’s mainnet. In Stage 1, HAPI endpoints are used to facilitate changes to the Address Book.
 HIP-869: Dynamic Address Book documentation 
 Hedera Enhances Network Management With the Dynamic Address Book 
 HIP Talk: Release 0.56 
 Hedera Account Service (HAS) System Contract: isAuthorized() 
 The isAuthorized() function extends the Hedera Account Service (HAS) System Contract, enabling smart contracts to authenticate signatures against Hedera accounts.
 HIP-632: isAuthorized() documentation 
 HIP Talk: Release 0.56 
 Block Streams (developer access) 
 Block Streams with mock proofs publicly available to developers and node operators, enabling testing and integration. This feature offers a comprehensive view of the Hedera mainnet, including events, transactions, and state changes.
 HIP-1056 documentation 
 Introducing Block Streams blog 
 0.54 
 Release Notes 
 Update token custom fee schedules via smart contracts 
 HIP-514 introduced the ability for smart contracts to manage tokens. HIP-1010 implements system contract functions which enable developers to update or remove custom fees for fungible and non-fungible tokens.
 HIP-1010 documentation 
 HIP Talk: Release 0.54 
 Frictionless Airdrops (partial implementation) 
 Frictionless Airdrops let folks easily send tokens to lots of people on Hedera, even if they’re not set up to get them yet. Projects can share tokens faster, and users can choose what they want to keep. Frictionless Airdrops brings the traditional airdrop experience to Hedera while respecting user sovereignty.
 HIP-904: Frictionless Airdrops documentation 
 Introducing HIP-904: Frictionless Airdrops 
 Frictionless Airdrops Deep Dive 
 0.53 
 Release Notes 
 Improve record stream legibility and extensibility 
 HIP-993 introduces multiple improvements to refine the legibility and extensibility of the record stream.
 HIP-993 documentation 
 HTS mutable metadata in treasury 
 HIP-850 grants Supply Keys the ability to update NFT metadata after minting, allowing the metadata of individual NFT serials to be updated while they reside in the treasury wallet. This change empowers stakeholders with greater flexibility and control over NFT management without compromising the fundamental principles of immutability and asset integrity post-distribution.
 HIP-850 documentation 
 HIP-850 blog 
 Associate and dissociate tokens via facade contract 
 HIP-719 – introducing associate , dissociate , and isAssociated functions to token proxy redirect facade contracts – enables developers, Externally Owned Accounts (EOAs), and contracts to call these unique functions on HTS tokens in a way that is familiar to users of ERC-20 and ERC-721 standards
 HIP-719 documentation 
 Ready to get started? 
 Discover why Hedera is the trusted institutional-grade network powering the new digital economy. 
 Start Building Contact 
 hedera highlights
 Subscribe to get the latest Hedera news, updates, and insights delivered right to your inbox. Unsubscribe anytime. 
 funding 
 governance 
 brand book 
 careers 
 faqs 
 support 
 terms & conditions 
 privacy policy 
 © 2018-2026 Hedera Hashgraph, LLC. All trademarks and company names are the property of their respective owners.
 All rights in Hedera Council member, Deutsche Telekom mark, are protected by Deutsche Telekom AG. All rights reserved. Hedera uses the third party marks with permission. 
 We use cookies to deliver the best experience on our website and to analyze traffic. By continuing to use this site, you consent to our cookie policy. 
 Review our Privacy Policy to understand how Hedera collects and uses information. 
 Accept All Cookies Accept Necessary Cookies