Phil Ngo
Phil Ngo
This issue is to track dependencies which are outdated and fixes are available for implementation. The following `lodestar-cli` dependencies are outdated: - [ ] `ini`: Latest is `v3.0.0` https://www.npmjs.com/package/ini -...
### Describe the bug When a connected execution client goes offline, Lodestar detects the disconnection, but prints out the two following logs: ```ts Nov-25 21:04:33.334[execution] error: Execution client went offline...
### Problem description On the November 28, 2023 standup, it was made clear that one of the ways to ensure we consistently strive and achieve better performance is to focus...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature Request This issue is to track feature implementations for web3-ens for supporting...
An addendum to #541 , Lodestar was not included on the [validator checklist](https://launchpad.ethereum.org/en/checklist). Here are the following links to include for the modification of that page: Default Port: 9000 TCP/UDP...
Updating dev dependencies to rid of all the stale dependabot PRs.
**Describe the solution you'd like** Currently, we visually only support light mode. **Describe alternatives you've considered** Adding a dark mode for better UX would be ideal. Investigate complexity and implement.
### Describe the bug Currently, we always assume that we receive a JSON body from the /eth/v1/builder/header API. When using `--builder` and mev-boost returns `no bids received`, we get a...
### Problem description Currently, all PRs will go through all status checks. Whether it is an actual feature code change or just a documentation change, we should have a way...