hiero-ledger / hiero-ledger/hiero-consensus-node

Eliminate need for ingest checks targeting unsupported and privileged transactions

Open
#12,559 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

### Problem

We would prefer not to do work at ingest for unsupported or privileged transactions.

### Solution

Add appropriate minimal fees for all transaction types so they can be assigned to throttle buckets and go through the standard throttle check at ingest.

### Alternatives

_No response_

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating ingest handling for unsupported and privileged transactions, then trace transaction fee assignment and throttle buckets. Done means every transaction type receives an appropriate minimal fee and uses the standard ingest throttle check without separate ingest work.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.