Commit graph

5836 commits

Author SHA1 Message Date
sneurlax
3b0fb69339 fromScript->fromRedeemScript 2024-04-12 14:24:06 -06:00
sneurlax
b50985aec7 detect p2tr outputs 2024-04-12 14:05:24 -06:00
sneurlax
f630c3f567 use HRP for appropriate network
fixes testnet
2024-04-12 14:04:20 -06:00
sneurlax
f2effa3575 add most basic bip86 address derivation stub
to be tested according to https://github.com/bitcoin/bips/blob/master/bip-0086.mediawiki#test-vectors
2024-04-12 14:04:01 -06:00
sneurlax
6fdfa166f2 update fusiondart to coinlib 2.0 2024-04-12 14:01:54 -06:00
julian
3296e590e7 coinlib 2 2024-04-12 14:01:45 -06:00
sneurlax
5f6eabb1dc NetworkParams->Network
TODO update network params
2024-04-12 13:58:16 -06:00
julian
2f8f4b0e7f update libepiccash submodule 2024-04-12 13:06:43 -06:00
julian
163bce4a98 script tweaks. Requires a10f90532b 2024-04-12 11:32:37 -06:00
julian
02a5339146 linter warning fix 2024-04-11 12:18:20 -06:00
julian
b230a123a5 material3 surface tint on scroll "bug" fix 2024-04-11 11:34:12 -06:00
julian
9b8dc85c8a update android compileSdkVersion 2024-04-11 11:21:44 -06:00
julian
b412973a6b disable troublesome unused callbacks 2024-04-11 11:21:20 -06:00
sneurlax
34cf1f9715
Document required brew formulae: boost, libsodium, zmq/zeromq 2024-04-10 23:53:20 -05:00
sneurlax
2079625049 Merge branch 'flutter' of github.com:cypherstack/stack_wallet into flutter 2024-04-08 03:51:09 -05:00
sneurlax
90d1015b37 autogenerated windows changes from flutter 3.19.0-0.1.pre upgrade 2024-04-08 03:51:06 -05:00
sneurlax
5e0911dcf7 explicitly mention Flutter installation for linux host and update win
dows' noted flutter version
2024-04-08 00:48:16 -05:00
sneurlax
be8abff1f5 remove windows flutter installation helper
just git clone github:flutter/flutter and checkout your tag.
2024-04-08 00:47:36 -05:00
sneurlax
8083a809e3 autogenerated macos changes by flutter 3.19.0-0.1.pre upgrade 2024-04-07 20:55:28 -05:00
sneurlax
d574bb5b45
Remove duplicate instruction and clatify that Android Studio is not required on macOS 2024-04-07 20:11:45 -05:00
sneurlax
f26e6e8b01 flutter_local_notifications updates
Ios->Darwin, etc.
2024-04-04 18:18:24 -05:00
sneurlax
a13b1b6da3 flutter pub add flutter_local_notifications:^17.0.0 2024-04-04 17:42:40 -05:00
sneurlax
70afa6fbb3 make kvm performance note 2024-04-04 14:08:28 -05:00
sneurlax
9826dbb0b1 clarification of deps script role in flutter\bin's path
for PATH
2024-04-04 13:20:28 -05:00
sneurlax
32c253674d remove cargo-ndk mention for windows
over-agressive copying and pasting with insufficient review
2024-04-04 13:02:43 -05:00
sneurlax
115ae7cb73 macos/ios nit 2024-04-03 12:25:01 -05:00
sneurlax
4cefed89d2 mention prebuild.sh for apple, too 2024-04-03 12:17:17 -05:00
sneurlax
35019bdab3 finish mac host section 2024-04-03 12:07:16 -05:00
sneurlax
cb15d63c7f Merge branch 'docs' into apple-docs 2024-04-03 12:00:09 -05:00
sneurlax
8f7e247bf3 Merge remote-tracking branch 'origin/staging' into docs 2024-04-03 11:55:13 -05:00
sneurlax
5c6f507f93 Merge remote-tracking branch 'origin/staging' into apple-docs 2024-04-03 11:54:50 -05:00
Diego Salazar
9eb6aef236
Update version (v1.10.4, build 217) 2024-04-02 17:47:54 -06:00
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