Justin Holmes

Results 64 comments of Justin Holmes

Interesting. I'll take a look later or tomorrow. On Wed, Jan 15, 2020, 6:10 PM K Prasch wrote: > Perhaps there is some missing context - but I am unable...

It doesn't look like you are *missing anything*. Can you push a test which causes this?

The actual error is that it cannot attach the `CFrag`: ``` Decrypting NuCypher keyring... Traceback (most recent call last): File "/home/jmyles/projects/nucypher/nucypher/characters/lawful.py", line 815, in retrieve capsule.attach_cfrag(pre_task.cfrag) File "/home/jmyles/projects/pyumbral/umbral/pre.py", line 177,...

Yeah, A seems reasonable for now. However, that option means that repeated retrieve is still broken until (unless) we delete the attached cfrags after the first retrieval. I suppose we...

OK, got it. However, it actually looks like the docs source *has* already been so updated: ``` .. literalinclude:: listings/rpn.py :prepend: @tube :pyobject: linesToNumbersOrOperators ``` ...and in rpn.py, we have:...

This is blocking the hendrix port to Python 3. @chrsintyre, can you turn your fix into a Pull Request?

I too am experiencing this, on `5.4.0-31-generic #35-Ubuntu SMP Thu May 7 20:20:34 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux` with `ToF_Beta_0.7.0_linux64.bin`

Man, this is a great issue. You're cranking 'em out. > Research efforts are underway to make DKG rituals more efficient – in particular, minimizing the cost of transcript verification....