dethcrypto / dethcrypto/eth-sdk
New addresses for old names don't override ABIs
Open
- Dominant language
- JavaScript
- Stars
- 428
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
When replacing an address on the config, if the name is unchanged, the ABIs don't get overriden, and new methods are not loaded.
Contracts are attached to new addresses, but ABIs should be refreshed.
Contributor guide
Assessment
This issue has not been assessed yet.