nucypher
nucypher copied to clipboard
Threshold Access Control (TACo) runtimes for the Threshold Network
**Describe the Bug** `test_learner_learns_about_domains_separately` intermittently fails on CI **To Reproduce** I'm not sure how to reproduce this locally **Traceback or Screenshots (Optional)** A full traceback can be found in this...
We have some config technical debt with respect to values for `poa` and `light` which can potentially be deprecated/removed. POA in particular we do our own injection based on chain...
#### Description To close this Issue, reduce the score of listed functions (and new code as the result of refactoring) to class B or better where possible. Opened individual Issue...
If a configuration is not valid due to accidental typos, a more specific error message with hint can be provded
## Some fee models for TDec The way I see it, there are fundamentally 3 categories of fee models for TDec: free service, usage-based, and subscription-based. ### Free! No payment...
_Build generalized contract bundle_ Pros: - We are in a better position to build these given our understanding of the underlying schemes, network economics, etc. It may actually be more...
This doesn’t need to be resolved now – the invite-only beta will generate plenty of behavioral data and qualitative feedback to inform this decision. However, it does impact the development...
# Proposal 1: Smart contracts approach The high-level idea is that conditions are either **static**, as we have now, or **updatable**, in which case the requester will provide a new...
A hybrid approach can be employed: subscribe to events and only fetch them via `get_logs` once the signal has been received.
Research efforts are underway to make DKG rituals more efficient – in particular, minimizing the cost of transcript verification. However, whether due to an absence of compatible precompilation on Ethereum,...