ethereum / ethereum/keymanager-APIs
Inconsistent format of the error responses between the Beacon API and the Keymanager API
Open
- Dominant language
- HTML
- Stars
- 43
- Forks
- 25
- Avg merge
- 21h 47m
- Merged PRs (30d)
- 4
Description
In the Beacon API, all error responses carry a `code` field and potentially a `stacktraces` field. The Keymanager API omits both of these fields in its responses which makes it harder for any implementer to build a common framework that works with both APIs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.