Results 270 issues of Friedger

Currently, users have to remember where they voted, when the tokens are claimable and whether they were claimed. Two solutions: * a UI component could help for closed votes with...

This PR * accepts models that contain unverifiable usernames and adds an attribute `usernameUnverified` * builds on top of #42

This PR * adds a cache for username verification * builds on top of #43

Currently, the core node is hard coded as https://core.blockstack.org The node is used for username verification and should be configurable.

Currently, there are no checks for pull requests (other than the CLA)

This PR - adds support for update profile requests. These requests are sent from any app and requests that the public profile is updated. The profile is shown to the...

A warning is shown that the balance is too low even though the balance is shown high enough. Probably it is a difference between confirmed txs and txs in micro...

Enhancement 💡
microblocks
P4 Enhancement 🕯

**Is your feature request related to a problem? Please describe.** I would like to automate managing a stacking pool (delegation of stacking) as much as possible. Currently, it is not...

stale

I noticed that the response auth token is not verified when handling the response from the wallet. Is this on purpose? Stacks.js does some verification: https://github.com/hirosystems/stacks.js/blob/master/packages/auth/src/verification.ts#L211 The documentation does not...

**Describe the bug** A time in the past is shown for transactions in micro blocks The time does not makes sense as it looks like that the tx is executed...