Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions HIP/hip-1046.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ category: Core
needs-hedera-review: Yes
needs-hiero-approval: Yes
discussions-to: https://github.com/hiero-ledger/hiero-improvement-proposals/discussions/1059
status: Accepted
status: Final
release: v0.64
last-call-date-time: 2024-10-29T07:00:00Z
created: 2024-09-18
updated: 2025-05-21
updated: 2025-10-15
---

## Abstract
Expand Down
5 changes: 3 additions & 2 deletions HIP/hip-1064.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ type: Standards Track
category: Core
needs-hedera-review: Yes
needs-hiero-approval: Yes
status: Accepted
status: Final
release: v0.61
last-call-date-time: 2024-12-11T07:00:00Z
created: 2024-10-17
discussions-to: https://github.com/hiero-ledger/hiero-improvement-proposals/discussions/1063
updated: 2025-03-27
updated: 2025-10-15
---

## Abstract
Expand Down
4 changes: 2 additions & 2 deletions HIP/hip-632.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ type: Standards Track
category: Service
needs-council-approval: Yes
status: Final
version: 0.56.7
release: v0.56.7
last-call-date-time: 2023-01-10T07:00:00Z
created: 2022-11-28
discussions-to: https://github.com/hiero-ledger/hiero-improvement-proposals/discussions/638
updated: 2025-05-08
updated: 2025-10-15
requested-by: David Bakin <@david-bakin-sl>
requires: 583
---
Expand Down
3 changes: 3 additions & 0 deletions HIP/hip-991.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ This document outlines the development of a fixed fee system for the submission
* **Dynamic Restriction of Access to Topic Writing:** Users currently face difficulties when creating new topic IDs because they must choose between making the topic publicly writable for a very low cost or implementing a complex web architecture to manage access through the submit key. This complexity can hinder user experience and development efficiency.
* **Ease of Monetization:** Developers and businesses find it challenging to charge users for submitting information to a topic due to the lack of a native fee structure. A built-in payment system would streamline monetization, allowing developers to easily charge for topic submissions, which can enhance the financial viability of their applications.
* **Resource Allocation:** The current low fee of $0.0001 per message makes it difficult for topic operators to manage and predict the economic impact of high-traffic topics. Users can suffer from spam and unexpected messages that operators have to handle, potentially degrading the quality of service.

> **Note:** Starting January 2026, the price for the ConsensusSubmitMessage transaction will increase from $0.0001 to $0.0008 USD. This change will take effect with the v0.69 mainnet release and applies only to ConsensusSubmitMessage transactions. Read this blog article for more information.

* **Token and HBAR Utilization:** There is an opportunity to expand the utility of various tokens within the Hedera ecosystem. By allowing fees to be paid in tokens other than HBAR, such as those required by DAOs, users can leverage their token holdings for topic submissions, enhancing the ecosystem's flexibility and user engagement.

**Feature Summary:**
Expand Down
Loading