pk910

Results 16 issues of pk910

**Describe the bug** SSV allows re-registration of already registered operator pubkeys and removes Validator shares on the original node when the "impersonated" operator gets removed again. This shouldn't be possible...

bug

I've implemented a fix for #39 as I ran into the same problem. The underlying problem for this high memory consumption is, that nodejs only runs its garbage collector as...

* removed coinbase faucet (no longer available) * added infura faucet: https://infura.io/faucet * added unitap faucet: https://unitap.app/gastap

* Add `go-eth2-client` override to use upstream `electra` branch * Add `Electra` fork badge to start page * Add new attestation aggregation for eip-7549 attestations * Fix `slots` page to...

build-docker-image

build-docker-image

Long living branch for automatic docker builds with verkle support. Current Implementation: * Uses custom `go-eth2-client` fork: https://github.com/attestantio/go-eth2-client/pull/91 * Uses `electra` fork name for verkle supersedes https://github.com/ethpandaops/dora/pull/37

build-docker-image

Feature Request: Dora should index the EL block extra data field and allow pattern search via the filtered slots page

``` time="2024-02-02T12:45:44Z" level=info msg="http server listening on 0.0.0.0:8080" time="2024-02-02T12:45:44Z" level=info msg="received block 0:0 [0x71ca733aff61e91d304fe23b869010fd267a4a3931a736c6729a7657ca670507] warmup, head" client=cl-1-lighthouse-geth module=indexer time="2024-02-02T12:45:44Z" level=warning msg="indexer client error: could not find parent header 0x0000000000000000000000000000000000000000000000000000000000000000, retrying...

bug

Noticed a panic in the holesky dora logs: ``` [negroni] PANIC: runtime error: cannot convert slice with length 0 to array or pointer to array with length 32 goroutine 223955...

bug