khipu icon indicating copy to clipboard operation
khipu copied to clipboard

Dealing with peer's known transactions

Open dcaoyuan opened this issue 5 years ago • 0 comments

How to avoid memory leak when some entries in knownTransactions are never removed.

See https://github.com/khipu-io/khipu/blob/master/khipu-eth/src/main/scala/khipu/network/rlpx/PeerEntity.scala#L92

dcaoyuan avatar Jun 19 '19 01:06 dcaoyuan