mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into development
This commit is contained in:
commit
94e2d55bef
6 changed files with 10 additions and 30 deletions
2
app.json
2
app.json
|
@ -7,7 +7,7 @@
|
|||
"ios"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "80",
|
||||
"buildNumber": "82",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||
"infoPlist": {
|
||||
|
|
|
@ -4,4 +4,8 @@
|
|||
* FIX: transactions update on app start
|
||||
* FIX: blank screen in the app in case of unexpected TX data
|
||||
* FIX: 'Export / Details' button for iPad
|
||||
* REF: improved tx details screen
|
||||
* REF: improved tx details screen
|
||||
* ADD: open tx in external blockexplorer
|
||||
* FIX: tx list resolution increased to minutes
|
||||
* OPS: Upgrade to Expo 30
|
||||
* FIX: misaligned unconf tx icon
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
* FIX: Wont broadcast tx with too small fee
|
||||
* ADD: HD wallet
|
||||
* FIX: transactions list update limit
|
||||
* FIX: transactions update on app start
|
||||
* FIX: blank screen in the app in case of unexpected TX data
|
||||
* FIX: 'Export / Details' button for iPad
|
||||
* REF: improved tx details screen
|
1
fastlane/metadata/es-ES/release_notes.txt
Symbolic link
1
fastlane/metadata/es-ES/release_notes.txt
Symbolic link
|
@ -0,0 +1 @@
|
|||
./fastlane/metadata/en-US/release_notes.txt
|
|
@ -1,7 +0,0 @@
|
|||
* FIX: Wont broadcast tx with too small fee
|
||||
* ADD: HD wallet
|
||||
* FIX: transactions list update limit
|
||||
* FIX: transactions update on app start
|
||||
* FIX: blank screen in the app in case of unexpected TX data
|
||||
* FIX: 'Export / Details' button for iPad
|
||||
* REF: improved tx details screen
|
1
fastlane/metadata/pt-BR/release_notes.txt
Symbolic link
1
fastlane/metadata/pt-BR/release_notes.txt
Symbolic link
|
@ -0,0 +1 @@
|
|||
./fastlane/metadata/en-US/release_notes.txt
|
|
@ -1,7 +0,0 @@
|
|||
* FIX: Wont broadcast tx with too small fee
|
||||
* ADD: HD wallet
|
||||
* FIX: transactions list update limit
|
||||
* FIX: transactions update on app start
|
||||
* FIX: blank screen in the app in case of unexpected TX data
|
||||
* FIX: 'Export / Details' button for iPad
|
||||
* REF: improved tx details screen
|
1
fastlane/metadata/ru/release_notes.txt
Symbolic link
1
fastlane/metadata/ru/release_notes.txt
Symbolic link
|
@ -0,0 +1 @@
|
|||
./fastlane/metadata/en-US/release_notes.txt
|
|
@ -1,7 +0,0 @@
|
|||
* FIX: Wont broadcast tx with too small fee
|
||||
* ADD: HD wallet
|
||||
* FIX: transactions list update limit
|
||||
* FIX: transactions update on app start
|
||||
* FIX: blank screen in the app in case of unexpected TX data
|
||||
* FIX: 'Export / Details' button for iPad
|
||||
* REF: improved tx details screen
|
1
fastlane/metadata/ua/release_notes.txt
Symbolic link
1
fastlane/metadata/ua/release_notes.txt
Symbolic link
|
@ -0,0 +1 @@
|
|||
./fastlane/metadata/en-US/release_notes.txt
|
Loading…
Add table
Reference in a new issue