hiero-ledger / hiero-ledger/hiero-consensus-node
HTS System Contract 'transfer*' functions event emission EVM testing boundary cases
Open
Backlog
Hedera Smart Contract Service
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Background
"Functional debt" ticket for original [Transfer events](https://github.com/hiero-ledger/hiero-consensus-node/issues/22615).
With this ticket we want to support "boundary cases" for EVM tests.
For example:
1. 0 value transfer, check the ERC event
2. uint256.maxValue transfer, check the ERC event
3. transfer to zero address, check the ERC event
4. etc...
### Acceptance Criteria
1. "boundary cases" for EVM tests are supported
Contributor guide
Assessment
This issue has not been assessed yet.