nucypher
nucypher copied to clipboard
Threshold Access Control (TACo) runtimes for the Threshold Network
If we can keep track of the recent average latency with peers, we can use that to prioritize faster peers when making TDec requests in the `ThresholdDecryptionClient`
If we assume that we're using wallet files, then we can unify the `--signer` and `--operator-address` flags so that: 1. change the `--signer` flag into something like `--operator-wallet` 2. drop...
This issue is a consolidation of several prior reports about being unable to connect to specific ethereum/polygon node client technologies: - #2956 - #2957 - #2958 - #2372
As we determine whether Alice pays on a usage model, a subscription model, or both - ie: https://github.com/nucypher/nucypher/issues/3057 ...we also need to define how Enrico has standing to adhere conditions...
See comment here from #3241 - https://github.com/nucypher/nucypher/pull/3241#discussion_r1334203584
From the T staking contract: ```js /// @notice Pauses the given applicationโs eligibility to slash stakes. /// Besides that stakers can't change authorization to the application. /// Can be called...
[placeholder] Reduce learning loop interval.
Client-side verification of conditions (local reading and/or verification before request to network)
note that data producer may want to hide the conditions from the recipient (see https://github.com/nucypher/tdec/issues/31)