nucypher/nkms/network
jMyles 18058b2634 These three files are no longer useful. 2018-03-01 00:14:25 -08:00
..
__init__.py Documentation of the reencryption interface in docstrings 2017-08-18 22:43:06 -07:00
blockchain_client.py Another variable type hint removal. 2017-11-22 09:27:58 -08:00
capabilities.py Nodes now share a Capability framework for determining how to interact. This includes the ability for a Node to announce itself as seed-only. Fixed #22. 2017-09-13 13:34:40 -07:00
constants.py header length constant. 2018-02-15 12:31:00 -08:00
node.py NetworkyStuff can now engage Ursula's REST endpoints to handle TreasureMaps. 2018-02-28 17:37:27 -08:00
protocols.py Marking and expanding some DHT value parsing logic. See #172. 2018-02-28 17:37:27 -08:00
routing.py Logic for a node to alert another node that it is seed-only. 2017-09-13 13:34:40 -07:00
server.py Changed Bob's generated_work_orders to OrderedDict. 2018-02-28 17:40:49 -08:00
storage.py Seed-only Server now (at least seems) to actually refuse to store data. Fixes #23. 2017-09-13 13:34:40 -07:00