hiero-ledger / hiero-ledger/hiero-consensus-node
Modify All HAPI tests starting from genesis to use `genesis-config.txt` at network start.
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
**Background**
All HAPI tests starting from genesis should use a `genesis-config.txt` instead of `config.txt`.
**Acceptance Criteria**
All HAPI tests execute successfully with the `AddressBook.useRosterLifecycle` set to true.
**Dependencies**
https://github.com/hashgraph/hedera-services/issues/16357
https://github.com/hashgraph/hedera-services/issues/16419
Contributor guide
Research direction
Start by reviewing dependent issues 16357 and 16419, then locate the HAPI tests that start from genesis and their current config.txt usage. Replace those references with genesis-config.txt at network start, and verify that all such tests execute successfully with AddressBook.useRosterLifecycle set to true.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100