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** Since we're using simple_cache_middleware (see #3436 ), there should be only one call to web3_clientVersion for each web3 instance; same for eth_chainId. However, for some reason I...

Optimization

At the moment prometheus configuraiton values are only CLI options and not part of the Ursula configuration file. For prometheus, the available CLI options for customizing it are: ``` --prometheus...

**Type of PR:** - Rework - Refactor - 🪓 **Required reviews:** 4 **What this does:** ##### Enhancements - Automated operator wallet generation from ursula's mnemonic (optional) on `nucypher ursula init`...

Bug :bug:
Enhancement
CLI
Configuration
Naming stuff
Ursula :woman_astronaut:
ux design
Code Quality 🔧
Optimization

- [x] #3498 - [x] #3499 - [x] #3502 - [x] #3507 - [x] #3509 - [x] #3508 - [x] #3496 - [x] #3510 - [x] #3513 - [x] #3519

Release
Frozen :ice_cube:

There's some situations where a node can proactively detect that they're in a situation that prevents them from successfully participating in the protocol, and consequently, self-exclude itself. Some of these...

Enhancement
Protocol
Ursula :woman_astronaut:
Optimization

### The "all you can eat" model has been invalidated. Given the resounding nature of the conclusion to #3156, namely in the answer, "no", we find ourselves with many useful...

question

GitHub Actions (python tests 🔍) sometimes fails after all tests pass since the results of measuring code coverage cannot be uploaded to the codecov cloud. Re-running the failed job sometimes...

Bug :bug:
Automation

Instead of directly inputting the key material here, an alternative is to pass a file path that contains the key material. The advantage here is not disclosing the key material...

Enhancement
CLI
Ursula :woman_astronaut:

I'm curious what others think about this change in vocabulary, which I think will clarify how we regard "Strangers" in the codebase.

Naming stuff

see https://dappnode.github.io/DAppNodeDocs/manifest-reference/

Packaging
Platform