lambda_ethereum_consensus
lambda_ethereum_consensus copied to clipboard
Elixir implementation of an Ethereum consensus client, which offers high reliance & fault tolerance
*THIS IS A PLACEHOLDER ISSUE, WE'LL UPDATE IT WITH MORE INFORMATION* blogpost: https://www.attestant.io/posts/introducing-vouch/ repo: https://github.com/attestantio/vouch
This is not impacting the execution of assertoor tests right now, probably just a missing endpoint that autoresolves through other nodes, but still something to have a look in the...
The [events endpoint](https://ethereum.github.io/beacon-APIs/#/Events/eventstream) implements [SSE](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events), this task is separated in the following: **prereq** - [x] Implement an SSE event listener **events** - [x] `block` - [x] `finalized_checkpoint` - [ ]...
Implementing a quick SSE stream function shouldn't be a really complex issue, we are right now using `sse` and `event_bus` libraries for convenience due to they working pretty much out...
I stumble upon this issue while needing to stop and rerun the node, the node was running for 1+ day without issues and after restarting it and immediately after syncing...
During the last weeks we've been still running the node sparingly in our servers, from those runs we encountered a couple of issues, mostly known ones, others need to be...
After long running sessions, Loki continues to work and logs are rendered as expected but the rest of Grafana dashboards appear without data:
After starting having long running Sepolia sesions being relatively stable we started to have long running local devnet session as well. Now we are able to find new issues related...
This issues happens when we have a small amount of validators in the setup (