nim-libp2p/libp2p/protocols/pubsub
diegomrsantos 78f0855419
feat: add maxSize to TimedCache (#1132)
2024-07-01 22:00:51 +02:00
..
gossipsub feat(gossipsub): support version 1.2.0 (#1106) 2024-06-12 15:46:47 +02:00
rpc chore(formatting): format the whole codebase using nph 0.5.1 (#1118) 2024-06-11 17:18:06 +02:00
errors.nim chore(formatting): format the whole codebase using nph 0.5.1 (#1118) 2024-06-11 17:18:06 +02:00
floodsub.nim chore(formatting): format the whole codebase using nph 0.5.1 (#1118) 2024-06-11 17:18:06 +02:00
gossipsub.nim feat: iDontWant is sent only for gossipsub 1.2 or higher (#1135) 2024-06-25 19:32:08 +02:00
mcache.nim chore(formatting): format the whole codebase using nph 0.5.1 (#1118) 2024-06-11 17:18:06 +02:00
peertable.nim chore(formatting): format the whole codebase using nph 0.5.1 (#1118) 2024-06-11 17:18:06 +02:00
pubsub.nim fix(gossipsub): pubsubpeer is created with wrong gossipsub version (#1116) 2024-06-13 12:25:48 +02:00
pubsubpeer.nim feat(gossipsub): support version 1.2.0 (#1106) 2024-06-12 15:46:47 +02:00
timedcache.nim feat: add maxSize to TimedCache (#1132) 2024-07-01 22:00:51 +02:00