-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
protocolProtocol Team ticketsProtocol Team tickets
Description
🎯 Problem to be solved
Hi, when I upgraded charon to the latest v1.0.1 version, I found that the beacon api returned 401.
My beacon-api-endpoint configuration is shown in the following figure (https://ip:port/credential):
The beacon node needs to verify the credentials.

After some analysis, I found that the new version of github.com/attestantio/go-eth2-client will replace the credential with *** , resulting in beacon-api-endpoint can not be used, do you have any solution?
🛠️ Proposed solution
- Approved design doc: link
- Core team consensus on the proposed solution
I hope that the original way of using beacon-api is compatible with the new version.
🧪 Tests
- Tested by new automated unit/integration/smoke tests
- Manually tested on core team/canary/test clusters
- Manually tested on local compose simnet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
protocolProtocol Team ticketsProtocol Team tickets

