This commit is contained in:
Overtorment 2018-10-31 13:01:46 +00:00
parent eaa81bfd23
commit dabe653224
2 changed files with 10 additions and 4 deletions

View file

@ -7,7 +7,7 @@
"ios"
],
"ios": {
"buildNumber": "111",
"buildNumber": "112",
"supportsTablet": true,
"bundleIdentifier": "io.bluewallet.bluewallet",
"infoPlist": {

View file

@ -1,7 +1,13 @@
FIX: Improve broadcasting experience #66 (#107)
FIX: Improve broadcasting experience #66
ADD: New transaction Confirm UI
REF: Improve broadcasting experience #66
FIX: Satoshis to local currency in Send screen
FIX: Fixed Wallet export QR code width
FIX: Invalid BIP21 URI at value #108
FIX: #109 TypeError: undefined is not an object (evaluating 'this.state.tx.inputs.length'
FIX: #109 TypeError: undefined is not an object (evaluating 'this.state.tx.inputs.length'
REF: Remove Drawer
FIX: Removed bounce animation glitch
REF: Updated Wallet details UI
REF: Updated navigation headers to better match design
ADD: buy bitcoin with Changelly
FIX: Validate address with bitcoin library
REF: Removed "Send Now" from transaction details