Stefan
Stefan
- add getblock info call for erigon eth1 nodes - add eth1 client interface - add extraction of ERC1155 tokens from tx receipts - add initial eth1 block exporter -...
- split slashing notifications & balance decrease notifications - collect notifications use frontendb
### Describe the bug While looking through an antithesis experiment I noticed that Prysm nodes seem to be keeping up with head, but were broadcasting blocks with invalid attestations. Moments...
**What type of PR is this?** > Bug fix found using [Antithesis](https://antithesis.com) **What does this PR do? Why is it needed?** This PR is a potential solution to a race...
I wanted to inquire if there are considerations to support third party testing with the consensus-spec-tests. It would be interesting to have an endpoint or a standardized log message format...
## Description: This PR looks to remove inconsistencies between the podman and docker API implementations. ## Is this change user facing? NO / DRAFT ## References (if applicable): https://github.com/kurtosis-tech/kurtosis/issues/1072
DOCKER_HOST is not used in all of the instances where the code references the container API socket.
### What's your CLI version? 0.83.12 ### Description & steps to reproduce During my initial testing I noticed that there were still issues when specifying `DOCKER_HOST` for podman support. All...