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

The notification emails have all the same subject regardless which notification it is: `beaconcha.in: Notification` The subject could also contain the type of notification, which is usually all we need...

enhancement
backend

The graffitiwall API at https://beaconcha.in/api/v1/graffitiwall does not seem to be returning a new compact style graffitiwall format. When searching for gw: like [this](https://beaconcha.in/blocks?q=gw%3A) you see [one block returned at slot...

bug
backend

# What I've recently voluntarily exited a few validators from the prater testnet. # Expected I would expect to see a status indicating that the validator is currently in the...

bug
frontend

add utils.GetTemplateFuncs() call to template renders that didn't have it, replaced words on index page with {{ trLang .Lang "original word" }} (multiple files were modified with this.) add "Lang"...

Just wondering if it would be possible to change the [go.mod](https://github.com/gobitfly/eth2-beaconchain-explorer/blob/master/go.mod#L1) module name from `eth2-exporter` to `github.com/gobitfly/eth2-beaconchain-explorer` or any other name with the GitHub prefix. This will allow other go...

Some slots (e.g. [slot 5](https://beaconcha.in/block/5)) do not have a corresponding block. However, they do have a corresponding state root. For example slot 5 has state root `0x0754d0f5dbaa29d13bbfe8e422f2c2fd4f62308efb216d9db2371ba28bc9169a`. It would be...

good first issue
frontend

https://beaconcha.in/block/2936018 is shown as missed but should be "forked" instead, or "missed" with data from the fork like https://beaconscan.com/slot/2936018

bug
backend

- [x] Cannot redeem discount code @ checkout - [ ] Upgrading from Plankton to Goldfish is not possible - [ ] Remaining subscription days should be added on top...

bug
backend