Jonathan de Jong
b1248ff315
enforced f-strings everywhere, %s on logging
...
extended _multiaddr_from_socket to support UDP and IPv6 automatically
changed TCPListener to use _ip4_or_6_from_multiaddr to get host, and not ip4 only
enforced `from error` everywhere with raises
added call braces to exceptions
2019-12-19 17:31:18 +01:00
NIC619
9f3f2c53da
Apply PR feedback:
...
use defaultdict for peer data map
2019-11-26 16:18:15 +08:00
NIC619
fab27b0357
Fix lint
2019-11-26 12:35:50 +08:00
NIC619
ffa73f5649
Check if pubkey matches peer ID before add
2019-11-26 12:33:55 +08:00
NIC619
0bfbdf7fab
Move keypair into PeerData
2019-11-26 12:27:59 +08:00
NIC619
828ae69c66
Apply PR feedback: add_key_pair
2019-11-26 11:52:31 +08:00
NIC619
566e4c080d
Fix lint
2019-11-25 17:32:53 +08:00
NIC619
8b4022328d
Update peer store interface
2019-11-25 17:16:47 +08:00
NIC619
144d93a023
Add pubkey/privkey info to PeerStore
2019-11-24 18:04:00 +08:00
NIC619
9837f30698
Rename peer_map
to peer_data_map
2019-11-24 16:52:46 +08:00
Piper Merriam
ded3792924
Merge pull request #331 from dmuhs/fix/docs-format
...
Add automatic docstring formatting
2019-10-28 09:39:52 -06:00
Dominik Muhs
bafdd8512d
Enforce pre-summary newline in docstrings
2019-10-24 20:10:45 +02:00
Dominik Muhs
eef505f2d9
Add automatic docstring formatter and apply
2019-10-24 08:41:10 +02:00
NIC619
211e2f6dd0
Catch PeerDataError
in PeerStore.get
2019-10-17 15:52:57 +08:00
mhchia
dfd9ebdc5e
Change PeerInfo
to remove dep on PeerData
2019-09-02 14:30:27 +08:00
Alex Stokes
0ae9840928
Run black
over repo
2019-07-31 15:00:12 -07:00
NIC619
e53727d301
Apply PR feedback: fix type hints
2019-07-30 16:28:25 +08:00
NIC619
a4a0d79f6d
Improve import layout
2019-07-30 16:27:29 +08:00
NIC619
f2de986c74
Add type hints to peer folder
2019-07-30 16:24:51 +08:00
Alexander Koshkin
ce6ddb27a9
Migrate to new project structure.
2019-01-09 21:38:56 +03:00