hiero-ledger / hiero-ledger/hiero-consensus-node
[Design] Troubleshoot contracts
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Problem
We have a byte code analyzer tool in a few different forms.
We need combine this and make it easy to run and maintain for varied scenarios - quick runs on state, quick verification locally and in CI
### Solution
Explore the design and necessary implementation steps to support this and update the services repo.
Basically tools to help explore contracts in node state, and then the contracts themselves (at the bytecode level).
Create sub epic tasklist to capture the necessary work
### Alternatives
_No response_
```[tasklist]
### Tasks
- [ ] https://github.com/hashgraph/hedera-services/issues/13956
- [ ] https://github.com/hashgraph/hedera-services/issues/13955
```
Contributor guide
Assessment
This issue has not been assessed yet.