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

**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...

Bug :bug:

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...

Code Quality 🔧

#### 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...

Code Quality 🔧

If a configuration is not valid due to accidental typos, a more specific error message with hint can be provded

Enhancement
Configuration

## 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...

Protocol
payments/fees/economics
external validation
product research

_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...

payments/fees/economics
external validation
future-proofing

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...

Protocol
product research
strategy/bd

# 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...

dx design
external validation
product research
future-proofing

A hybrid approach can be employed: subscribe to events and only fetch them via `get_logs` once the signal has been received.

Protocol
Optimization

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,...

Protocol
payments/fees/economics
dx design
external validation
product research