hiero-ledger / hiero-ledger/hiero-consensus-node
Fix using memo bytes for AutoCreation Fees after differential testing
Open
Hedera Token Service
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
In mono-service we don't count the memo bytes set for calculating auto-account creation fees. To incorporate same behavior in mod service `isInternalDispatch` is added [here](https://github.com/hashgraph/hedera-services/blob/9409-D-auto-hollow-creation-fees/hedera-node/hedera-app/src/main/java/com/hedera/node/app/fees/FeeCalculatorImpl.java#L107).
We need to decide if this is the correct behavior. If not, after differential testing is complete, this logic should be modified.
Contributor guide
Assessment
This issue has not been assessed yet.