nucypher icon indicating copy to clipboard operation
nucypher copied to clipboard

Threshold Access Control (TACo) runtimes for the Threshold Network

Results 236 nucypher issues
Sort by recently updated
recently updated
newest added
trafficstars

Perhaps there is some missing context - but I am unable to mature a sprout I've encountered in storages: ``` File "/home/kieran/Git/nucypher/nucypher/network/nodes.py", line 277, in mature mature_node = self.finish() File...

Bug :bug:
Node Discovery

When a node is constructing a fleet state, it casts all its known nodes to bytes. This can be cached.

Ursula :woman_astronaut:
Node Discovery

after running ursula via `nucypher ursula run` here is an error message ``` Unhandled error in Deferred: Traceback (most recent call last): File "/root/nucypher-venv/lib/python3.6/site-packages/twisted/internet/base.py", line 1283, in run self.mainLoop() File...

Bug :bug:
Ursula :woman_astronaut:

https://github.com/nknorg/nkn/tree/master/certs - NKN included these wildcard certificates so all requests to node's api/ws endpoints properly work with any client. Surely that can be discussed if it's too centralized and so...

Enhancement
Web

Currently we are not auto mocking `@property` methods on agents automatically.

Test 🔍

If we validate a Node, and that Node's metadata does not change, there is no reason to validate it again after deserializing it. (I'll think more later.)

Ursula :woman_astronaut:
Optimization
Node Discovery

https://github.com/nucypher/nucypher/commit/4d5246f774ce474e097ebf30631b3d38918ea7e7#diff-2fbf98c97d526c70ebc1cbc68e117d8cR926

question
Can we close this?
P2P