John Williamson

Results 38 comments of John Williamson

Don't think so, I've raised #829 @James-Mart

~~If getting the staged tx ID isn't viable, I'd propose adding another action to the Auth service interface called `canAuthLeave` which is called alongside `canAuthUserSys` so it would look like...

What do you think @swatanabe ?

in the context of fractally, an invite is created THROUGH fractally, which in turn creates side effects on fractally based tables, `game.psibase/invited?invite_id=x` `invite.psibase.io/redeem?invite_id=x` Invite is a pure service / plugin....

Query Params - `callback_uri` - `app` - `invite_token` - Elsewhere known as `invite_id`

> If I add a peer, and then I click "disconnect", I think there's two things that are strange: > > 1. After a while, the connection is automatically re-established....

> Say you want to reuse the same child form in two different forms that have seperate values except for the values that the child form needs. You cannot do...

@swatanabe do you have an opinion on this?