reth icon indicating copy to clipboard operation
reth copied to clipboard

feat(network): add geth connection test

Open Rjected opened this issue 2 years ago • 0 comments

This adds a test that waits for a SessionEstablished event from the Network after prompting the GethInstance to connect to us.

TODO:

  • [ ] longer keepalive tests
  • [x] test outgoing connections

~~depends on ethers-rs#1933, see TODO in the connection test~~ ~~depends on #367~~

Rjected avatar Dec 08 '22 08:12 Rjected