Michael Dougherty

Results 163 comments of Michael Dougherty

Thanks, that's helpful context. I think this had something to do with a workaround where only one local agent had a full arc, and all other local agents were given...

Should we add the permanent label to this?

Actually I agree with this @pospi. I think as long as zomes are defined so that they work with null properties, then this is fine. My concern was just that...

I thing I've heard several people wanting this feature, I'm trying to remember who. @guillemcordoba @mattyg do you want to add weight to this proposal or suggest others who might?

I just saw that GH auto-closed this issue in my name but I have no idea how that happened. I'll reopen since there is still potential for discussion.

There is this test and others, but it's been ignored for over a year :/ https://github.com/holochain/holochain/blob/fb5c60a11b9bd3582393956c5617502cec6748d7/crates/kitsune_p2p/kitsune_p2p/src/test/switchboard/tests.rs#L66

In conversation with @artbrock we decided that the best way to implement Warrants is to make Warrant a new type of Op. Then in the scenario above, when Bob shares...

On the topic of adding Warrant as a new op type...I think as we move into this kind of thing, with one authority authoring an Op intended specifically for another...

In terms of writing actual acceptance criteria for this, we should first come to agreement on (1) if we want to add Warrant to Op and (2) how exactly we...

latest AC: - add new Warrant variant to Op (https://hackmd.io/@hololtd/BJk0R1Dx0?type=view) - add ability to `get` DhtOpHashes (at all) and `get` ActionHashes from agent authorities instead of record authorities - on...