kadena-io / chainweb-node

Chainweb: A Proof-of-Work Parallel-Chain Architecture for Massive Throughput
https://docs.kadena.io/basics/whitepapers/overview
BSD 3-Clause "New" or "Revised" License
248 stars 95 forks source link

compute peerCount using ixset's size function #2016

Closed edmundnoble closed 1 week ago

edmundnoble commented 4 weeks ago

Should be faster than using the Foldable length because it's using the default impl