mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 20:47:59 -05:00
Reimplement EthereumNodeRecord for DNS discovery (#7989)
* Reimplement EthereumNodeRecord and remove dependency on tuweni-devp2p * Refactor EthereumNodeRecord for DNSDaemon * Update EthereumNodeRecord to use Besu RLP * additional unit tests * Convert ENR to Java record * regenerate equals and hashcode for enr record --------- Signed-off-by: Usman Saleem <usman@usmans.info>
This commit is contained in:
@@ -110,7 +110,6 @@ dependencies {
|
||||
api 'io.tmio:tuweni-config:2.4.2'
|
||||
api 'io.tmio:tuweni-concurrent:2.4.2'
|
||||
api 'io.tmio:tuweni-crypto:2.4.2'
|
||||
api 'io.tmio:tuweni-devp2p:2.4.2'
|
||||
api 'io.tmio:tuweni-io:2.4.2'
|
||||
api 'io.tmio:tuweni-net:2.4.2'
|
||||
api 'io.tmio:tuweni-rlp:2.4.2'
|
||||
|
||||
Reference in New Issue
Block a user