hiero-ledger / hiero-ledger/hiero-consensus-node
Create end to end tests to validate admin key consistency between consensus node and mirror node
Open
@bubo is already working on this.
Since Jun 23, 2025.
Needs Triage
Team Promoted
- Dominant language
- Java
- Stars
- 407
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Much of the context for this issue is discussed in [this](https://www.notion.so/swirldslabs/Contract-Admin-Keys-1057c9ab259180838de4fbcfdda33783?source=copy_link) notion document.
The cases to check are
1. Normal contract created via EthereumTransaction
2. Hollow account finalized as a contract
In both cases ensure that the admin key is equal to the contract id and that the externalized record is also the same
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.