mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
REL: v4.0.4
This commit is contained in:
parent
84fff2285e
commit
9e10ce46b9
@ -1,3 +1,11 @@
|
||||
v4.0.4
|
||||
======
|
||||
|
||||
* ADD: Use Blockstream for tx details in block explorer
|
||||
* REF: HD bech32 (BIP84) transaction fetch speedup (batching from electrum server)
|
||||
* FIX: correct output addresses display on transactions/details screen
|
||||
* FIX: BIP84 (zpub) transaction fetch fails if some inputs are p2pkh, thus wallet import fails
|
||||
|
||||
v4.0.3
|
||||
======
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "BlueWallet",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.4",
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user