Jimmy Chen

Results 142 comments of Jimmy Chen

Thanks Paul! As discussed the above edge case is quite unlikely and it's a much more common scenario for validators to get their infrastructure running before even making deposits. So...

Marking this as blocked as this depends on a couple of open PRs: - #3954 - #3886 - #3849

We could potentially implement integration tests between `NetworkBeaconProcessor` and `BeaconChain` - a `NetworkBeaconProcessor`, make a direction function call to mimic the RPC request, then verify the `NetworkMessage` response. This wouldn't...

Completed in #5529 🎉

Hi @roberto-bayardo I'm seeing recent developments for Prysm happening on the [prysmaticlabs/prysm eip4844](https://github.com/prysmaticlabs/prysm/tree/eip4844) branch, is the plan to switch over to this repo when it's ready for devnet v3?

Another workaround that worked for me without downgrading and using a symlink to the external volume: https://www.howtogeek.com/devops/how-to-store-docker-images-and-containers-on-an-external-drive/

Just need a passing CI before we can merge this

Hi @1010adigupta Latest development is happening on the `unstable` branch, and all PRs should target `unstable`. I've modified the target branch of this PR. However it looks like this was...