go-waku/waku/v2/protocol/enr
richΛrd e3d7ab1d58
fix: panic due to enr having more than 300 bytes (#1140)
2024-07-01 09:47:38 -04:00
..
enr.go fix: ignore ws from circuit relay addresses, and allow non multiaddresses in `multiaddrs` ENR key (#1141) 2024-07-01 09:03:34 -04:00
enr_test.go fix: do not write tcp port 0 and remove 100 chars length limit for multiaddresses (#1129) 2024-06-20 12:50:15 +05:30
localnode.go fix: panic due to enr having more than 300 bytes (#1140) 2024-07-01 09:47:38 -04:00
shards.go