Versions in this module Expand all Collapse all v0 v0.1.10 Dec 16, 2019 Changes in this version + func ContainsBlock(blks []blocks.Block, block blocks.Block) bool + func ContainsPeer(peers []peer.ID, p peer.ID) bool + func GenerateBlocksOfSize(n int, size int64) []blocks.Block + func GenerateCids(n int) []cid.Cid + func GenerateMessageEntries(n int, isCancel bool) []bsmsg.Entry + func GenerateOptimizedPeers(n int, optCount int, curveFunc func(float64) float64) []bssd.OptimizedPeer + func GeneratePeers(n int) []peer.ID + func GenerateSessionID() uint64 + func GenerateWantlist(n int, ses uint64) *wantlist.SessionTrackedWantlist + func IndexOf(blks []blocks.Block, c cid.Cid) int v0.1.10-1 Dec 16, 2019