Commit graph

5642 commits

Author SHA1 Message Date
Diego Salazar
fe1795b50c
Merge pull request #828 from Kronkmeister/patch-2
Update block_explorers.dart  (change eCash default explorer)
2024-04-02 17:47:17 -06:00
Kronk
98c8b4dc6a
Update block_explorers.dart (change eCash default explorer)
Changed the eCash block explorer from bitcoinabc.org to the default explorer.e.cash.
2024-04-01 17:29:22 +02:00
Diego Salazar
2fc2b5b964
Merge pull request #827 from cypherstack/scripts
Correct Android build_all script so it doesn't change Rust versions too early for flutter_libepiccash
2024-03-29 15:35:18 -06:00
sneurlax
22504c42a9 do not change rust version in parallel 2024-03-28 15:54:46 -05:00
Diego Salazar
e597045db4
Update version (v1.10.4, build 216) 2024-03-25 17:33:53 -06:00
Diego Salazar
d37c4d88d8
Merge pull request #819 from cypherstack/add_frost
Hide FROST coins behind a frostEnabled pref
2024-03-25 17:32:46 -06:00
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