py-libp2p/libp2p/pubsub
mhchia d1c25b8b1e
Fix interop pubsub tests and PR feedback
- Use `from_id`, the changed field name in `PSMessage`.
- PR feedbacks
        - Add label `test` in `testenv` in tox.ini, to avoid wrong
dispatching an environment's command in the future.
        - Use `pytest` over `py.test`.
2019-09-24 11:30:52 +08:00
..
pb Update pb 2019-08-22 22:53:46 +08:00
__init__.py [WIP] PubSub and FloodSub development (#133) 2019-03-23 13:52:02 -04:00
floodsub.py Add some loggings to pubsub 2019-09-14 21:54:26 +08:00
gossipsub.py Add some loggings to pubsub 2019-09-14 21:54:26 +08:00
mcache.py Remove pylint:disable 2019-08-02 23:26:06 +08:00
pubsub_notifee.py Tested against subscriptions and publish 2019-09-02 23:21:57 +08:00
pubsub_router_interface.py Fix the rest of the typing hints (#232) 2019-08-11 16:47:54 +08:00
pubsub.py Fix interop pubsub tests and PR feedback 2019-09-24 11:30:52 +08:00
validators.py Message was not enforced to carry signature yet 2019-08-06 13:05:31 +08:00