Thomas
Thomas
@kyranjamie this is wonderful, any expected ETA for this PR? to do something like https://github.com/stacksgov/sips/pull/70 we'll want to have this kind of request accounts functionality
@kyranjamie if this is WIP can you make it a draft PR?
Curious if it makes sense to allow an advanced mode for the wallet to accept an unsigned `StacksTransaction` instance, that is then parsed by the wallet and ultimately signed by...
I'm not sure hiding or disabling them would be the right course to choose. Even if a username is expired, the account could still use apps that don't require them
> otherwise allow the user to authenticate with just the associated address. just to clarify, regardless of if an account has a username, the associated address is what is always...
> My feeling here is that we should only ever touch Gaia when: > A wallet is restored. We can check gaia, to see if there's info on how many...
I think think issue would probably be better for either the `react-` or `preact-` redux bundler packages, right? I wrote a `useConnect` hook when hooks were first announced that you...
This sounds more like a bug in the wallet than in micro-stacks, cc @kyranjamie
@radicleart can you please include a reproduction?
I have an initial version implemented: https://github.com/fungible-systems/micro-stacks/blob/main/packages/client/src/micro-stacks-client.ts#L412