8 Commits

Author SHA1 Message Date
frank
14d13be8db
feat: add context support to resolve discv5 deadlock issue 2024-01-26 18:06:52 +08:00
Richard Ramos
06fd36dea2
chore: update dependencies, go version and add latest changes from go-ethereum 2023-05-19 15:08:09 -04:00
Andrea Maria Piana
61c833f34d Allow setting fallback nodes after start
In some cases, we don't have fallback nodes when we start.
That might be due to some connectivity issues.

This commit adds a method to set the fallback nodes, and triggers a
refresh so that they are picked up.

The method is synchronous.
2022-12-09 13:43:56 -04:00
Richard Ramos
2f43d5f6c7
chore: change project org 2022-10-27 09:04:46 -04:00
Richard Ramos
069eee20a3
chore: get latest changes from go-ethereum 2022-10-25 11:00:23 -04:00
Richard Ramos
91b97a3e0e
feat: Add ProtocolID to the UDP config (#2) 2022-02-20 12:21:24 -04:00
Richard Ramos
87bd8c3fe4
feat: add optional node validation (#1) 2021-12-07 14:55:14 -04:00
Richard Ramos
f99706cd09
Initial commit 2021-12-07 13:24:52 -04:00