dethcrypto / dethcrypto/TypeChain
Broken imports in truffle-v5 in 8.0.x
Open
- Dominant language
- TypeScript
- Stars
- 2.8k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
Truffle target in version 8.0.* moves all contract types to subpaths that correspond to subpaths in artifacts. However, the index.d.ts imports all of them without subpaths.
Contributor guide
Assessment
This issue has not been assessed yet.