File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ import 'package:bb_mobile/settings/bloc/settings_cubit.dart';
3232import 'package:dio/dio.dart' ;
3333import 'package:get_it/get_it.dart' ;
3434
35- const bbVersion = '0.1.98' ;
35+ const bbVersion = '0.1.98-1.0 ' ;
3636
3737GetIt locator = GetIt .instance;
3838
Original file line number Diff line number Diff line change 11
2- ## bullbitcoin-mobile-v0.1.95
2+ ## bullbitcoin-mobile-v0.1.98
33
4- Various bug fixes.
54
65### Changelog
7- - Finalize psbt for coldcard broadcast
8- - Various UI Fixes
9- - Fixes in delete wallet
10- - Patches in RBF
11- - Fixes in xyzpub for legacy wallets
6+ - fixed bugs in fee selection
7+ - added screen protection in task switcher
8+ - improved error handling
9+ - various fixes/improvements in electrum client
10+ - save currency on app restarts
11+ - improved test backup ux
12+ - various fixes in rbf
1213
1314### Required/Known-Bugs
14- - bip329
1515 - transaction:
1616 - recognize transactions to self (these currently show up as the fee amount)
17- - working but buggy coldcard vdisk flow
1817 - tests on descriptor imports
19- - electrum:
20- - sometimes electrum errors and wallet can get stuck, goto settings and
21- click save again
22-
Original file line number Diff line number Diff line change 11name : bb_mobile
22description : Bull Bitcoin Mobile Wallet
33publish_to : ' none'
4- version : 0.1.98+11
4+ version : 0.1.98-1.0+12
55
66environment :
77 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments