Commit graph

6037 commits

Author SHA1 Message Date
sneurlax
6f4b3a76ac change bch and ecash tx ver #s to 2 and use it in the bcash interface 2024-06-05 18:36:32 -05:00
sneurlax
42ab07a586 use tx ver # in paynym interface
RIP
2024-06-05 18:22:36 -05:00
sneurlax
88f462f43e add transactionVersion overrides for all coins
ecash and particl may vary, need to verify.
2024-06-05 17:19:33 -05:00
sneurlax
b909c72cb9 add and use transactionVersion property for peercoin
TODO add versions for the rest of the coins
2024-06-04 18:32:12 -05:00
julian
7cef4c45eb fix initial xmr/wow address not showing up on first wallet open 2024-06-04 09:41:01 -06:00
julian
5eb276b6fc fix wow connection 2024-06-04 09:17:13 -06:00
julian-CStack
1936118f2c
Merge pull request #880 from cypherstack/windows
Fix debug logs on Windows
2024-06-04 08:46:30 -06:00
sneurlax
cba62243bb use flutter_file_picker 8.0.3 + muttsu_623's Android patch
you may still need to `dos2unix scripts/windows/build_all.sh` as necessary
2024-06-04 02:52:44 -05:00
julian-CStack
62726857f2
Merge pull request #878 from cypherstack/firo
Add Lelantus toggle to Firo wallets
2024-05-30 21:47:07 -06:00
sneurlax
1e425e7848 use CheckboxTextButton
*eye twitches*
2024-05-30 21:58:03 -05:00
sneurlax
d37d86759d Lock toggling lelantus scanning behind a mutex 2024-05-30 18:17:30 -05:00
sneurlax
0f98c0be2c Use WalletInfoKeys (plus standardize Lelantus') and make UI var private 2024-05-30 17:50:09 -05:00
sneurlax
cbe9919e67 Refresh Lelantus data appropriately
according to the enableLelantusScanning WalletInfo setting (stored in otherDataJsonString)
2024-05-29 19:44:24 -05:00
sneurlax
8374d30035 Lelantus settings mobile UI
and cleanup
2024-05-29 19:42:18 -05:00
sneurlax
32561b5694 Scan for Lelantus transactions desktop UI
Squashed commit msgs:

WIP add lelantus checkmark to restore options view, pass to restore view

make bool optional, pass it

style restore option text
2024-05-29 19:39:38 -05:00
sneurlax
ef96f3b76c Add enableLelantusScanning bool and restore/rescan logic
Squashed commit msgs:

add (currently unused) bool enableLelantusScanning to WalletInfo

only do Lelantus things if Lelantus is enabled
6ac468
2024-05-29 19:39:38 -05:00
Julian
6ac468c55c rename dir 2024-05-28 11:14:06 -06:00
Julian
b4478e77c6 ios project file fix that got lost somewhere in merging 2024-05-28 10:30:41 -06:00
Julian
b63b343276 windows symlink fixes 2024-05-28 09:56:40 -06:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -06:00
Julian
8b523739d9 call correct dart exe on windows 2024-05-27 15:24:30 -06:00
julian
2ba0dc576e fix variable read 2024-05-27 14:19:44 -06:00
julian
96966a78a1 update gitignore 2024-05-27 14:15:25 -06:00
Julian
1542bcb4d1 enable wownero wallet creation 2024-05-27 14:06:33 -06:00
Julian
88bda91d1b add package monero and do network check in validate address 2024-05-27 13:40:42 -06:00
Julian
5862ed1ed7 update gitignore 2024-05-27 13:03:41 -06:00
julian
aac27636ee some clean up and imports fixing from merge 2024-05-27 11:24:11 -06:00
julian
15b39097bc update monero lib ref 2024-05-27 11:23:56 -06:00
julian
c87564e1cd Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge
# Conflicts:
#	.gitignore
#	crypto_plugins/flutter_libmonero
#	lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages_desktop_specific/settings/settings_menu/nodes_settings.dart
#	lib/utilities/constants.dart
#	lib/wallets/crypto_currency/coins/monero.dart
#	lib/wallets/wallet/impl/monero_wallet.dart
#	lib/wallets/wallet/impl/wownero_wallet.dart
#	scripts/app_config/templates/pubspec.template
#	scripts/linux/build_all.sh
#	scripts/windows/build_all.sh
2024-05-27 10:41:50 -06:00
julian
aaded93d1f desktop save logs implementation 2024-05-27 10:14:38 -06:00
Diego Salazar
205b6408bf
Merge pull request #876 from cypherstack/appConfig
App config
2024-05-24 15:35:42 -06:00
julian
c5f5f3b1b6 imports cleanup 2024-05-24 14:20:53 -06:00
julian
526c0e6422 Merge remote-tracking branch 'origin/staging' into appConfig
# Conflicts:
#	lib/wallets/wallet/impl/sub_wallets/eth_token_wallet.dart
2024-05-24 14:20:10 -06:00
julian
abbe772e43 playstore icon 2024-05-24 14:17:25 -06:00
julian
fc631bf866 add current commit of build to about 2024-05-24 13:56:14 -06:00
julian
f1b0e4e119 only fetch prices for enabled coins 2024-05-24 13:40:20 -06:00
julian
a3a1ddeeaf ignore unsupported coins from SWB files on restore 2024-05-24 13:20:46 -06:00
julian
1a078955c9 clean up git status and show for enabled coins only 2024-05-24 12:01:48 -06:00
julian
e3e5bf63e3 mac/ios asset tweaks 2024-05-23 19:19:36 -06:00
julian
4b5f1c2bf7 bash spaghetti because flutter expects certain files to be in place not just for the platform we want to build 2024-05-23 19:07:14 -06:00
julian
dca3c8face platform specific asset generation 2024-05-23 17:56:02 -06:00
julian
c70f63c005 rename template pubspec 2024-05-23 17:40:49 -06:00
julian
8ae45aff6e move pubspec to templates 2024-05-23 17:40:00 -06:00
julian
2519b6feaf windows template files 2024-05-23 17:32:20 -06:00
julian
9abb25cc81 macos template files 2024-05-23 17:28:59 -06:00
julian
b89e07118c linux template files 2024-05-23 17:23:35 -06:00
julian
3e91bd7191 ios template files 2024-05-23 17:21:11 -06:00
julian
933bfd9efd android template files 2024-05-23 17:13:41 -06:00
julian
a976219417 hide tokens when empty list on mobile wallet create view 2024-05-23 15:44:00 -06:00
julian
79d88e14a4 added missing info from gitignore 2024-05-23 15:40:56 -06:00