mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-10 21:29:03 +00:00
The code assumed that Table.closest always returns at least 13 nodes. This is not true for small tables (e.g. during bootstrap). |
||
|---|---|---|
| .. | ||
| database.go | ||
| database_test.go | ||
| node.go | ||
| node_test.go | ||
| table.go | ||
| table_test.go | ||
| udp.go | ||
| udp_test.go | ||