eth2-beaconchain-explorer icon indicating copy to clipboard operation
eth2-beaconchain-explorer copied to clipboard

Open source golang based explorer for the eth2 beacon chain

Results 185 eth2-beaconchain-explorer issues
Sort by recently updated
recently updated
newest added

### πŸ€– Generated by Copilot at ec210e1 This pull request fixes a broken link to a knowledge base article in the `templates/validator/tables.html` file. This helps users learn more about the...

### πŸ€– Generated by Copilot at ddb492c Improved Bigtable query and processing of account data in `db/bigtable_eth1.go`. Added filters, limits, and checks to avoid unnecessary work and errors.

### πŸ€– Generated by Copilot at 8ce3abc Refactored `handlers/api.go` to use a `blockInfo` struct for block queries. This improves performance and readability of the code.

Thank you for all the great work on beaconcha.inβ€”I use the tool daily! Adding an "Offline" row in the beaconcha.in/validators selection menu (see screenshot below) would be super helpful :)...

- [ ] Notifications - [ ] Add search bars @ /pools/rocketpool - [ ] rework UX on /pools/ so users can actually find /pools/rocketpool - [ ] Fix CSS...

Issue Description: I've conducted tests on the endpoint, incrementing the offset in 2000 intervals (e.g., 2000, 4000, 6000 etc.), intending to retrieve all public keys with the default limit of...

The [network liveness chart](https://beaconcha.in/charts/network_liveness) is reporting that, since June 26, network liveness has jumped to 3 (see right hand side of the screenshot below). Looks like a bug to me...

The email that I receive for a New Block Proposal has a link to the beaconcha.in page of the validator. > For more information visit: https://beaconcha.in/validator/123456 . It would be...

**Describe the bug** When using https://goerli.beaconcha.in/tools/broadcast with the following payload, corresponding to an already exited validator on **Goerli**: ``` { "message": { "epoch": "162304", "validator_index": "384413" }, "signature": "0x910c7cd56987115b0d3e51cddc9c94a25f7ba4949b7343581e853f58ec5e0ef8a7bf1fb61fe24a4210ca0f37a50987630543e7b21e4d2e8becf9e1dfa1a239b2988f48e871053c336d890e162846c634cceef39bc9744e7dfd398ccfacd9eccd" }...