Michael Dougherty

Results 133 comments of Michael Dougherty

Fixed in #1744. The problem was that when performing a kitsune_p2p `leave`, the arc was set to 0 and never grew again.

This sounds like a different kind of relationship. Currently, the arrows `{A} -> B` currently mean "when all outcomes in {A} are achieved, then B is achieved", and B is...

Just chiming in that I'd also like to see better multi-db support. Our project uses many SQLite databases, all created at runtime, so one-crate-per-DB is not even possible. We only...

All current work is in #3463, which is based on develop, so this PR is obsolete

It seems that https://github.com/holochain/holochain/pull/3302 fixed the main problem that was showing up. The rest of the work laid out by this PR seems like an unnecessary optimization at this point.

Yes I remember discussions about this a long time ago. I personally feel there should be an option to do what you say @mattyg, and I question the value of...

This could be relatively quick to do, especially since we have our heads in the validation workflows, @jost-s @ThetaSinner do you suppose this is a quick item? To just validate...

There are a few things here. Certainly the lack of documentation which needs to be addressed in many areas. As for the actual thing you were expecting: unfortunately something like...

This is not correct, it's currently impossible for the old agent and the new agent to be valid at the same time.

Absorbed into #3463