mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 09:08:05 -05:00
* feat(eth-wire): add timeouts to tests using Geth * feat(net): use NodeRecord instead of enode format * make NodeRecord::new pub instead of pub(crate) Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>