Commit Graph

14 Commits

Author SHA1 Message Date
94483714a3 run lint and fix errors, except mypy 2024-02-19 16:05:58 -07:00
bafdd8512d Enforce pre-summary newline in docstrings 2019-10-24 20:10:45 +02:00
eef505f2d9 Add automatic docstring formatter and apply 2019-10-24 08:41:10 +02:00
7b7c8ad30d run black over dangling files 2019-08-02 11:47:08 -07:00
2e94fcf56c Remove pylint:disable 2019-08-02 23:26:06 +08:00
0ae9840928 Run black over repo 2019-07-31 15:00:12 -07:00
c4105688d1 Fix after rebase 2019-07-30 17:31:08 +08:00
e53727d301 Apply PR feedback: fix type hints 2019-07-30 16:28:25 +08:00
2d4e23cfe2 Fix cyclic import and lint 2019-07-30 16:28:05 +08:00
a4a0d79f6d Improve import layout 2019-07-30 16:27:29 +08:00
e1592997a8 Add type hints to routing folder 2019-07-30 16:24:52 +08:00
c8cb375d19 Make pylint happy
Not sure why it fails now, but happy previously.
2019-07-10 17:44:14 +08:00
7962060cc0 refactored routedhost into router passed to swarm 2019-04-24 22:17:35 -04:00
4889a0a790 First POC of peer routing using kademlia lib 2019-03-26 20:15:19 +01:00