• pk910's avatar
    feat: use new rpc snooper from `ethpandaops/rpc-snooper` (#567) · 5676f0dd
    pk910 authored
    This PR replaces the existing RPC snooper with a new one.
    
    The existing snooper unfortunately causes several problems when
    intercepting CL<>VC connections.
    This is due to lack of proper support for the event stream calls. 
    These event stream calls are currently timing out after roughly a minute
    and do not serve any events.
    
    The new snooper properly handles event stream calls and adds the invoked
    events to the log output.
    Besides of that it supports all the common snooper functionality.
    It logs prettified JSON and hex encoded SSZ bodies as usual.
    Co-authored-by: default avatarBarnabas Busa <busa.barnabas@gmail.com>
    5676f0dd
Name
Last commit
Last update
.circleci Loading commit data...
.github Loading commit data...
docs Loading commit data...
examples Loading commit data...
src Loading commit data...
static_files Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.gitpod.Dockerfile Loading commit data...
.gitpod.yml Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
kurtosis-package-icon.png Loading commit data...
kurtosis.yml Loading commit data...
main.star Loading commit data...
network_params.yaml Loading commit data...
rename.sh Loading commit data...
run.gif Loading commit data...
version.txt Loading commit data...