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

Enhancement
CircleCI
Dependencies :smiling_imp:

Configuration
Bob 👨‍💼
Node Discovery

Style :sparkles:
Code Quality 🔧

Presently we use `NO_BLOCKCHAIN_CONNECTION` as a flag to indicate that we still need to set a `checksum_address`. There are basically three possibilities: 1) We know the checksum address. 2) We...

Enhancement

Enhancement
Ursula :woman_astronaut:
UX

#1330 introduced `Bob`'s ability to leave `CFrags` attached to a `Capsule`, to retain `WorkOrders` replete with `CFrags`, and use either or both for subsequent retrievals. Now we need sane controller...

Web
Alice 👩
Bob 👨‍💼

The `__del__` method of node storage classes can be (and is) called unexpectedly, with bad consequences. If we create several (around 10) Characters without is_me in rapid succession, the ForgetfulNodeStorage...

Bug :bug:
is this done?

![image](https://user-images.githubusercontent.com/23145642/74508574-3c3e0a00-4eb4-11ea-8c04-85afbaf83497.png)

Bug :bug:
Ursula :woman_astronaut: