nucypher
nucypher copied to clipboard
Threshold Access Control (TACo) runtimes for the Threshold Network
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...
#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...
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...
