extension icon indicating copy to clipboard operation
extension copied to clipboard

Bitcoin for the rest of us

Results 458 extension issues
Sort by recently updated
recently updated
newest added

When attempting to send STX I encountered this issue in prod. I was trying to send the Max amount in my wallet but this error message appeared.

Bug 🐛
P3 Bug 🦟
Fees

This was requested in this issue bc there was a breaking change that didn't catch it: https://github.com/hirosystems/stacks-wallet-web/issues/2216

🤖 Automated test

https://discord.com/channels/621759717756370964/803293319328170024/948604001174323241 as of stacks.js >3.3.0 the bundling (main fields) is a bit different, for the same behavior as previously you will likely want to add a resolve.alias to the webpack...

Errors are difficult to debug when given a stack trace because there's no source map support. Here's an example stack trace where source map support would have made it much...

📊 Analytics

Today/yesterday discovered a case where the the user does not have sufficient balance but still was able to proceed with transaction. - Tx nonce 46 is for 2513 stx +...

As we want to improve the connect and switch account flows, it will be useful to understand how many accounts are there per wallet, and then calculate some averages in...

📊 Analytics

While we solve the issue with authentication and private keys verification we'd like to show a graceful error or message for early Ledger testers that try to transact with applications...

Ready for development

The Create account flow UX could be improved by replacing drawers/dialogs with toast alerts. Today, they present the user with unnecessary information, such as a button with a loading state...

Enhancement 💡
🥑 UI
Design :gem:

After the fee estimations work, we need to circle back and add both the nonce and memo to the confirmation step before a user sends a token transfer. We need...

Enhancement 💡
P3 Enhancement ✨
Transaction signing ✍️
Design :gem:

We need to upgrade the wallet-sdk to the version including @friedger's PR https://github.com/hirosystems/stacks.js/pull/1204 This will fix profile signing for new users cc/ @markmhx @pradel

Enhancement 💡
bns