Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hip 991): Permissionless revenue generating topics #2875

Conversation

venilinvasilev
Copy link
Contributor

Description:

This HIP introduces new transactions and updates to existing transactions in the consensus node software. SDKs will need to support these new transactions and updates to existing ones so that developers can take advantage of the new features.

Checklist:

  • Implementation
  • Unit tests
  • Integration tests
  • Example

Related Issues:
#2551

Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
We need latest local-node tag to test HIP-991 functionality
Signed-off-by: venilinvasilev <venilin.vasilev@gmail.com>
@venilinvasilev venilinvasilev requested review from a team as code owners February 18, 2025 11:55
@0xivanov 0xivanov changed the title feat(hip 991): ermissionless revenue generating topics feat(hip 991): Permissionless revenue generating topics Feb 18, 2025
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 90.81967% with 56 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/topic/TopicCreateTransaction.js 81.03% 33 Missing ⚠️
src/transaction/CustomFeeLimit.js 82.64% 21 Missing ⚠️
src/topic/TopicUpdateTransaction.js 98.89% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/exports.js 100.00% <100.00%> (ø)
src/token/CustomFixedFee.js 94.44% <100.00%> (ø)
src/topic/TopicInfo.js 100.00% <100.00%> (ø)
src/topic/TopicMessageSubmitTransaction.js 95.13% <100.00%> (ø)
src/transaction/Transaction.js 90.18% <100.00%> (ø)
src/topic/TopicUpdateTransaction.js 83.81% <98.89%> (ø)
src/transaction/CustomFeeLimit.js 82.64% <82.64%> (ø)
src/topic/TopicCreateTransaction.js 78.55% <81.03%> (ø)

@ivaylonikolov7 ivaylonikolov7 merged commit 4ea8b0f into hiero-ledger:main Feb 18, 2025
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants