Happy birthday to us, all contributors, all users and the community. Thank you for all the support over this year, we are extremely grateful and pumped to keep building.
Onboarding one user at the time ๐
There will be sats today, keep an eye โก๏ธ๐
And here's a first 10 000 sats. #stackingsats ๐โก๏ธ
Let us introduce our new Lightning implementation.
Powered by Lightning Dev Kit (LDK), a flexible Lightning implementation written in Rust.
In this demo we gonna look in to opening a channel from an offline and airgapped device with PSBT (singlesig/multisig).
๐งต 1/5
And sending with the respective channel we just opened ๐ช
Some of the features include:
- Fund channels straight from your hardware wallet, or wallets (in case of multisig)
- Encrypted channel backups stored in the cloud
- Seed is all you need to restore your lightning wallet
- Use your wallet on several devices, if you wish
- Rare crash on startup (electrum server)
- Freezes on send screen
- Bitcoin price widget content overlap
- Biometrics on some devices
- Add margin for RTL languages
Updated Translations
- Portugese Brazilian
- Portuguese European
- Russian
- Slovene
- Japanese
Many of you are asking if BlueWallet tracks or leaks xpubs, specially on the watch-only wallets.
Short answer: No.
In-depth answer ๐
A xpub, stands for "extended public key". Is the the key that generates all your addresses, thus one can get all your wallet data, past transactions and future transactions.
Even though it stands for "extended public key". This key should remain private and never be shared.
1/n
When we started the project, we were relying on public APIs (blcokchair,blockhaininfo) to get his data through the xpub.
This allowed us to focus on the UX we wanted to create, without thinking much about the backend.
2/n
NEW
- Real time Transaction Fees ๐
- Fee experience on Sending
- Fee experience for Bumping (RBF)
- Fee experience for Canceling (RBF)
- Fee experience for Receiving (CPFP)
FIXED
- Broken LN refill
- Camera won't scan QR with airgapped hww
- Refresh from notification
- Transactions not updating on refresh
- Set default fee in CPFP/RBF fee-selection component
- Update recalculate fee on send screen with custom sat/byte fee rate
FIXED
- Broken sendMAX if units are changed several times
- Validation allows user to create transaction even without valid address & amount
- Only send wallets to watch app if installed
- Reorder screen is broken
- Support for big wallets (>3k txs) ๐ณ
- New wallet navigation (tablet/desktop) ๐๏ธ
- Slovenian language ๐ธ๐ฎ
- Hebrew language ๐ฎ๐ฑ
- Arabic language ๐ช๐ฌ๐ธ๐ฆ๐ถ๐ฆ๐ฑ๐ง๐
- KES/NGN/TWD currency ๐ฐ๐ช ๐ณ๐ฌ ๐น๐ผ
- Wrong value on tx broadcast
- Transaction time when using EPS
- Some EPS txs stay unconfirmed
- Dark/light theme switch
- Create-ln-invoice button is not blocked
- On approved notifications send hash from watch
- If Camera not authorized, show Alert
FIXED
- Only show direct export
- Better errors from Local Trader
- Safello buy-bitcoin flow
- Request location for Local Trader
- Input fails for leading/trailing blank
- Show Import file option
- Wrong color during loading
- Speedup wallet creation