Commit graph

5686 commits

Author SHA1 Message Date
sneurlax
d9163a2bbd hide tor stacy buttons 2024-03-20 16:48:55 -05:00
sneurlax
96c1976d78 use same back button widget on mobile as on desktop 2024-03-20 16:16:44 -05:00
sneurlax
0f4fb8378f use pref to cull frost things if not enabled 2024-03-20 16:08:49 -05:00
sneurlax
5e7c9ad65b add FROST enabled pref
a bool
toggle from hidden settings menu
2024-03-20 16:08:49 -05:00
sneurlax
85cdb0cc09 Default to using double.parse in electrum_adapter
`catch` with the(ir custom) original `_parseDouble`
2024-03-20 15:33:25 -05:00
Diego Salazar
2996b98230
Merge pull request #815 from cypherstack/fix-particl-sync
Fix particl sync
2024-03-18 11:13:16 -06:00
Diego Salazar
bc53ffc219
Merge pull request #813 from cypherstack/add_frost
Fix send view
2024-03-18 11:12:46 -06:00
Diego Salazar
9cd4ac162d
Merge pull request #812 from cypherstack/change-coin-ordering
Change coin ordering
2024-03-18 11:12:24 -06:00
Diego Salazar
721d1cf132
Merge pull request #810 from cypherstack/add-frost-mascot
Add frost mascot
2024-03-18 11:11:56 -06:00
likho
ad4974e072 Ignore anon type txs when syncing wallet 2024-03-18 17:52:40 +02:00
likho
11136d3d14 Revert "In the tx list only process txs that are not anon"
This reverts commit c1b9ba085f.
2024-03-18 17:50:04 +02:00
likho
c1b9ba085f In the tx list only process txs that are not anon 2024-03-18 17:49:11 +02:00
sneurlax
1a5e31d046 add missing send view args option 2024-03-15 18:57:30 -05:00
Likho
27410b8ead Change coin ordering 2024-03-15 20:02:14 +02:00
Diego Salazar
75907ae650
Merge pull request #811 from cypherstack/frostmacos
Updated XCode podfile
2024-03-15 11:59:20 -06:00
rehrar
f6d50756e8 Updated XCode podfile 2024-03-15 11:55:39 -06:00
likho
d8e5b8e305 Add frost mascot and dialog 2024-03-15 13:26:50 +02:00
likho
ec51f95449 WIP: Add frost mascot 2024-03-14 20:23:41 +02:00
Diego Salazar
f68c0f4839
Update version (v1.10.3, build 215) 2024-03-12 16:55:01 -06:00
Diego Salazar
7b90f2cd57
Merge pull request #805 from cypherstack/add_frost
Add FROST
2024-03-12 16:52:53 -06:00
sneurlax
f9fe9d8fd7
Merge branch 'staging' into add_frost 2024-03-12 08:00:23 -05:00
sneurlax
9da911669b Merge remote-tracking branch 'origin/update-latest-epic' into add_frost 2024-03-12 08:00:05 -05:00
sneurlax
95bb47aaf8 fix rescans 2024-03-12 07:45:49 -05:00
sneurlax
64b0f23910 desktop create sign tweaks
making things wider and scrollable but the qr code not overflowingly wide
2024-03-12 07:05:05 -05:00
sneurlax
778795139a add import sign config route 2024-03-12 06:48:01 -05:00
sneurlax
0fe16638b0 pad desktop send view with ConditionalParent 2024-03-12 06:45:26 -05:00
sneurlax
181ec5e539 Revert "wrap send view content in padding"
This reverts commit 2aa3bebf78.
2024-03-11 23:05:55 -05:00
sneurlax
10233550b1 fix issue with modifying fixed-length list 2024-03-11 23:02:16 -05:00
sneurlax
09bbdb5368 add missing frost routes 2024-03-11 11:20:41 -05:00
Diego Salazar
03975c5428
Merge pull request #804 from cypherstack/update-latest-epic
Update to latest epic
2024-03-11 09:23:50 -06:00
likho
88afa95b52 Update to latest epic 2024-03-11 14:32:40 +02:00
sneurlax
bfdcfcec1a resolve "can't add to fixed length list" exception 2024-03-06 18:13:39 -06:00
sneurlax
809cbe6195 FROST Multisig settings buttons mobile and desktop 2024-03-06 18:09:38 -06:00
sneurlax
f558703253 DesktopScaffold on desktop 2024-03-06 18:04:54 -06:00
sneurlax
903b8cfb02 Merge branch 'epic' into add_frost 2024-03-06 11:17:29 -06:00
sneurlax
d59be57667 update flutter_libepiccash build script 2024-03-06 11:17:19 -06:00
sneurlax
5d1615b72e fix keys popup, add copy buttons, and add basic style
and import cleanup
2024-03-06 10:55:15 -06:00
sneurlax
445fc832a3 center "import sign config" button 2024-03-06 10:16:54 -06:00
sneurlax
85372f8c73 Merge branch 'epic' into add_frost 2024-03-04 17:11:41 -06:00
sneurlax
26b4b4b888 flutter_libepiccash: make sure to cd to build dir after building openssl 2024-03-04 16:33:26 -06:00
Diego Salazar
7cebd31268
Update version (v1.10.2, build 214) 2024-03-04 11:59:19 -07:00
Diego Salazar
31df6b1131
Merge pull request #793 from cypherstack/epic
Move epic hackfix into build_all.sh and update r21 url
2024-03-04 11:58:01 -07:00
sneurlax
e8939455d4 build opensll for flutter_libepiccash android as well 2024-03-04 12:57:36 -06:00
Diego Salazar
0c8e99b9f1
Merge pull request #792 from cypherstack/epic
Build openssl manually for flutter_libepiccash Android build
2024-03-04 11:54:26 -07:00
sneurlax
414803dc81 scripts fixes 2024-03-04 12:46:25 -06:00
sneurlax
0060f9cb0d fix r21 NDK URL in flutter_libepiccash 2024-03-04 12:14:21 -06:00
sneurlax
c0d54ee15d update ANDROID_NDK_HOME var 2024-03-04 12:06:33 -06:00
Diego Salazar
11db23c966
Merge pull request #791 from cypherstack/epic
Move epic hackfix into build_all.sh
2024-03-04 11:01:48 -07:00
sneurlax
a55775d082 move epic hackfix into build_all.sh
so ./Configure works as expected
2024-03-04 12:01:16 -06:00
Diego Salazar
d63cda748a
Merge pull request #790 from cypherstack/epic
Export specific NDK version for flutter_libepiccash android build
2024-03-04 10:45:01 -07:00