Commit graph

6112 commits

Author SHA1 Message Date
sneurlax
1328a5eb65 add Flutter Network DevTools documentation (testing Tor connections) 2024-04-17 13:43:34 -05:00
sneurlax
39a9dc83db add button to show tor warning dialog in hidden settings menu 2024-04-17 13:18:18 -05:00
sneurlax
30255c665e allow a BasicDialog to optionally flex
so the buttons can be pushed to the bottom of the dialog
2024-04-17 13:05:23 -05:00
sneurlax
eff06c88b8 add a Tor warning dialog for non-Tor coins
on desktop, TODO test mobile.
2024-04-17 13:04:55 -05:00
sneurlax
12030da1b2 add coin impl equality operator overrides 2024-04-17 13:04:10 -05:00
sneurlax
edc8737edc add supported coins list
to replace the Coin enum someday
2024-04-17 13:03:51 -05:00
sneurlax
1090f5caa2 add warning dialog when clicking card of coin incompatible with Tor
TODO fix spacing/style.
2024-04-16 18:19:38 -05:00
sneurlax
3218216caa add tor support bool to CryptoCurrency and override in coin impls 2024-04-16 17:42:51 -05:00
julian
70a0232de9 update frostdart submodule 2024-04-16 09:54:28 -06:00
julian
b27b672b67 update lib 2024-04-16 09:41:17 -06:00
julian
8365ad562c update spark lib version 2024-04-15 16:51:05 -06:00
julian
023bad0c70 WIP: coinlib 2 migration (taproot txns on btc testnet tested working) 2024-04-15 15:51:36 -06:00
julian
985e269993 constructor clean up 2024-04-15 15:47:32 -06:00
julian
2f11e0d28c update libmonero ref with ios boost fix 2024-04-15 15:45:24 -06:00
Diego Salazar
89d3b10e1e
Merge pull request #802 from cypherstack/apple-docs
Update build docs (add macOS host section and update Linux and Windows sections)
2024-04-15 14:20:13 -06:00
julian
99373e6dbc build runner isar schema modification 2024-04-15 13:27:41 -06:00
julian
15b6613183 build runner mocks 2024-04-15 13:27:22 -06:00
julian
400f08c8bb minOutput = dust limit ? 2024-04-15 13:22:30 -06:00
julian
2a030bffba linter warning clean up 2024-04-15 10:31:57 -06:00
julian
98410ea8f0 use coinlib address parsing to check address type and not rely specifically on btc address prefixes to validate taproot addresses 2024-04-12 14:57:41 -06:00
julian
e15e8e3530 move bip86 down to preserve index values of other values just in case 2024-04-12 14:56:10 -06:00
julian
cf7f8c050a windows gitignore 2024-04-12 14:55:28 -06:00
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