ThetaSinner

Results 307 comments of ThetaSinner

We might have to re-work this depending on what happens next with app websocket security so I'm not going to fix this right now. If we keep the concept of...

> I wonder if this will work for an app with two DNAs as well. Yeah I don't see why it wouldn't. I think migration has quite a long way...

Note that for this to work, you are supposed to return `InitCallbackResult::Pass`

Instead you get something like ``` FATAL PANIC PanicInfo { payload: Any { .. }, message: Some( called `Result::unwrap()` on an `Err` value: CellError(WorkflowError(RibosomeError(WasmRuntimeError(RuntimeError { source: User(WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs",...

I would love to get involved in this. The 'spec' for this in wadafeed was put together at a hackathon and we've had trouble getting momentum with it since for...

@pdaoust Same with this one, please can it target `develop`? Then would you be willing to go through and comment on the PR with a description of what is being...

This is now ready for review and can be merged when ready

The mechanism for setting the log level per conductor is already provided by TryCP, it just needs exposing through the client. Done in #230

Awaiting clarification because why is it needed? Related to DNA migration?