nim-libp2p-experimental/libp2p/protocols/pubsub
zah fbb59c3638
`msg` is a reserved property name in Chronicles (#321)
Every Chronicles log record has an existing `msg` property matching
the static string supplied in the log statement. Thus, it's currently
not possible to use `msg` as the name of a user property:

https://github.com/status-im/nim-chronicles/issues/86
2020-08-07 16:46:00 -06:00
..
rpc misc cleanups (#303) 2020-08-02 12:22:49 +02:00
floodsub.nim Fix subclass calls to handleDisconnect (#314) 2020-08-06 11:12:52 +09:00
gossipsub.nim Fix subclass calls to handleDisconnect (#314) 2020-08-06 11:12:52 +09:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
peertable.nim Connections and pubsub peers cleanup (#279) 2020-07-17 13:46:24 -06:00
pubsub.nim Dial peerid (#308) 2020-08-06 09:29:27 +02:00
pubsubpeer.nim `msg` is a reserved property name in Chronicles (#321) 2020-08-07 16:46:00 -06:00
timedcache.nim proper name for topics so that we can filter dynamically using chronicles (#210) 2020-06-10 10:48:01 +02:00