-
I ran again a build on master (which was OK yesterday) and now it fails:
https://circleci.com/gh/nucypher/nucypher/9765?utm_campaign=workflow-failed&utm_medium=email&utm_source=notification
```
#…
-
https://github.com/nucypher/nucypher/blob/master/doc/NuCypher_Beachhead.ipynb
The example is a single thread that shares data (like Alice's signing public key, the label, the message kit).
The dat…
-
Original discussion between @KPrasch and @cygnusv on PR #830:
This doesn't work with decimal inputs expressed in scientific notation, which we have mentioned previously we'd like to support. For ex…
-
When building the docs, it complains that:
```
/nucypher/docs/source/index.rst:96: WARNING: toctree contains reference to nonexisting document 'guides/contract_deployment_guide'
```
-
Now that we have switched over to file logging be default, We are lacking a useful startup message after running `nucypher alice run`, for example.
-
https://github.com/nucypher/nucypher/blob/master/nucypher/cli/alice.py#L212-L215
implements the post with the label as a post param.
but a recent [commit](https://github.com/nucypher/nucypher/comm…
-
```
nucypher ursula init --federated-only
_
| |
_ __ _ _ ___ _ _ _ __ | |__ ___ …
-
I copied the files nucypher.py and test.py and tried running them by using `pipenv run python3 test.py` but I encounter this error:
`ImportError: cannot import name 'fragments' from 'umbral'`
This i…
-
*tl;dr: Presently, Alice conducts `n` transactions (and pays for gas for each, independently) for any `Policy`.*
### The basic mechanics
When a dapp calls `Alice.grant(...)`, several things happen…
-
v alpha.12
Trying the run the UI heartbeat demo with the EthDenver seednode crashes while learning due to a certificate verification issue:
```
Found 1 known node metadata files at /Users/derek…