Commit graph

5572 commits

Author SHA1 Message Date
sneurlax
b3fa514734 use github.com instead of www.github.com as frostdart submodule url
caused issues for me initializing submodule using git on cli

see https://stackoverflow.com/a/64991733 and related
2024-01-25 12:14:25 -06:00
julian
ef83dbdafa Merge remote-tracking branch 'origin_SW/staging' into add_frost 2024-01-25 02:21:11 -06:00
julian
1e67f3585a some frost clean up 2024-01-25 02:20:37 -06:00
Diego Salazar
3c8e220303
Merge pull request #732 from cypherstack/ui
Make pre-recovery-phrase screen scrollable
2024-01-24 13:14:02 -07:00
sneurlax
cd9ac3c2e5 WIP working horizontal centering
need to test on mobile and re-enable commented flex items
2024-01-24 13:05:33 -06:00
sneurlax
ce2bc33744 use SingleChildScrollView on desktop, too 2024-01-24 12:26:37 -06:00
sneurlax
4aed72874b refactor view body 2024-01-24 12:09:51 -06:00
sneurlax
ec9cec5d21 refactor app bar 2024-01-24 12:00:38 -06:00
julian
444afb88ae WIP frost send 2024-01-23 18:33:40 -06:00
Diego Salazar
0f8d3eb122
Update version (v1.9.1, build 200) 2024-01-23 16:59:10 -07:00
Diego Salazar
afb4a9c641
Merge pull request #730 from cypherstack/actions
Fix tests: update Flutter to 3.16.0 for actions
2024-01-23 16:49:36 -07:00
Diego Salazar
ad943ad8d6
Merge pull request #731 from cypherstack/bch-p2sh
BCH: Do not validate "p" (P2SH) addresses.
2024-01-23 16:49:27 -07:00
sneurlax
8e7523f804 do not validate "p" (P2SH) addresses 2024-01-23 17:46:21 -06:00
sneurlax
5bc2f91b27 fix tests: upgrade flutter to 3.16.0 2024-01-23 15:55:36 -06:00
Diego Salazar
aa88b9a637
Merge pull request #729 from cypherstack/epic
Epic error handling
2024-01-23 14:19:24 -07:00
Diego Salazar
ec3638682c
Merge pull request #728 from cypherstack/monero
Avoid updating cryptonote wallet information until wallet has finished opening
2024-01-23 14:19:12 -07:00
sneurlax
cf7cbd32bb update flutter_libepiccash ref 2024-01-23 15:13:59 -06:00
sneurlax
7f6b069017 replace simple return with an await open 2024-01-23 14:12:27 -06:00
sneurlax
f52b950650 avoid updating wallet info before finishing opening
remove unused var
2024-01-22 21:24:30 -06:00
sneurlax
77968419ea add Julian's error handling in flutter_libepiccash
TODO more tho
2024-01-22 13:26:35 -06:00
julian
911837b265 Merge remote-tracking branch 'origin_SW/staging' into add_frost 2024-01-21 12:09:00 -06:00
julian-CStack
11f55fb6d1
Merge pull request #726 from cypherstack/firo_balance_fav_card_fix
add/show spark balance where appropriate
2024-01-21 12:05:40 -06:00
julian
d72e3a0d4a add/show spark balance where appropriate 2024-01-21 12:04:58 -06:00
Diego Salazar
9deb8a5d0c
Update version (v1.9.1, build 200) 2024-01-19 20:16:01 -07:00
julian
6a7ec2d5d2 untested: Bitcoin frost 2024-01-19 17:44:01 -06:00
julian
8ae2faa91f WIP frost wallet logic 2024-01-19 15:42:38 -06:00
julian
85b66fd849 WIP bitcoin frost wallet addition 2024-01-19 15:38:17 -06:00
julian
755cc049b0 add frostdart dependency 2024-01-19 15:38:17 -06:00
julian
fbbd175d0f change wording on successful restore 2024-01-19 15:38:17 -06:00
julian
dd0fc6f369 refactor unnecessary provider watch 2024-01-19 15:38:17 -06:00
julian-CStack
0e0b516ea0
Merge pull request #725 from cypherstack/firo_mobile_fix
Firo mobile fix
2024-01-19 15:37:27 -06:00
julian
2c62bbe9af set lelantusCoinIsarRescanRequired to false for new/restored from seed wallets 2024-01-19 15:35:46 -06:00
julian
795fde2cc1 QoL script fixes 2024-01-19 15:34:55 -06:00
julian-CStack
19f33ec485
Merge pull request #724 from cypherstack/update_spark_lib_ref
update version of spark lib
2024-01-19 14:06:58 -06:00
julian
18b202ef45 update version of spark lib 2024-01-19 14:00:59 -06:00
julian-CStack
d421e57f84
Merge pull request #723 from cypherstack/flutter_upgrade
Flutter upgrade
2024-01-18 13:18:36 -06:00
julian
85a8b12149 flutter version upgrade 2024-01-18 13:17:29 -06:00
julian
2e679882db bandaid fix xmr/wow address not showing up on recdeive screen on first wallet open after restore from seed 2024-01-18 13:00:50 -06:00
Diego Salazar
fee884cc16
Merge branch 'main' into staging 2024-01-18 11:39:56 -07:00
Diego Salazar
08708eb3cd
Update pubspec.yaml 2024-01-17 16:28:41 -07:00
julian-CStack
f40952c61b
Merge pull request #720 from cypherstack/wallets_refactor
flutter_libepiccash ref update: add ConfirmedCoinbasem, UnconfirmedCoinbbase, and Unknown types to TransactionType enum, try-catch attempted tx type fetch
2024-01-17 17:19:38 -06:00
sneurlax
e5ea85772a flutter_libepiccash add UnconfirmedCoinbase and use Unknown as default
and try-catch the tx type fetch attempt
2024-01-17 17:12:02 -06:00
sneurlax
6a8295afde flutter_libepiccash add ConfirmedCoinbase to TransactionType enum 8afc85 2024-01-17 16:47:47 -06:00
julian-CStack
3d9485dd40
Merge pull request #719 from cypherstack/wallets_refactor
Wallets refactor
2024-01-17 15:47:00 -06:00
Diego Salazar
cd7c9432c7
Update pubspec.yaml 2024-01-17 14:46:01 -07:00
julian
620ea46b3d block particl utxos fix 2024-01-17 15:15:22 -06:00
julian
c751743436 go to home after swb restore success from settings on mobile 2024-01-17 13:35:05 -06:00
julian
48ee44ed29 xmr/wow restore height fix 2024-01-17 13:10:23 -06:00
julian
4356e101f5 xmr/wow wallet restore init fixes 2024-01-17 12:52:33 -06:00
julian
8acf84e222 clean up unused code and mark old as deprecated 2024-01-17 12:09:04 -06:00