hiero-ledger / hiero-ledger/hiero-consensus-node
Investigate whether to revert child records on halt
Open
Hedera Smart Contract Service
Team Promoted
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
We have the TODO comment `// TODO - should we revert child records here?` in the `halt()` method inside the `CustomContractCreationProcessor` class. It is used to exceptionally halt the frame during contract creation when the validations fail.
Investigate wether we should revert the child records of the transaction during Contract Creation exceptional halt
`CustomContractCreateProcessor.halt()`
Contributor guide
Assessment
This issue has not been assessed yet.