sneurlax
|
9a1e622d65
|
pass raw String address instead of full InternetAddress
and update tor troubleshooting docs to be more specific
|
2024-04-23 16:11:22 -05:00 |
|
sneurlax
|
93a3a3f9c1
|
cleanup
redundant comments
|
2024-04-23 16:11:22 -05:00 |
|
sneurlax
|
4f9eae7169
|
pass proxyInfo to Solana RpcClient if Tor is enabled
|
2024-04-23 16:11:22 -05:00 |
|
dethe
|
00f1b3999b
|
validation and other fixes
|
2024-04-23 16:11:10 -05:00 |
|
sneurlax
|
11a5ed33e5
|
solana tor wip
|
2024-04-23 16:11:10 -05:00 |
|
sneurlax
|
00cff96131
|
hide solana behind prefs toggle
toggle in dev menu
|
2024-04-23 16:11:10 -05:00 |
|
sneurlax
|
4e732a5253
|
add solana enabled pref
toggled in dev menu
|
2024-04-23 16:11:10 -05:00 |
|
dethe
|
68210b2765
|
add solana
|
2024-04-23 16:11:10 -05:00 |
|
julian
|
ff86cbccf6
|
Better error message when trying to send all and the fee is greater than the balance in the wallet
|
2024-04-23 14:01:38 -06:00 |
|
julian
|
76a0a82b24
|
inspector should be off unless debugging
|
2024-04-23 14:01:38 -06:00 |
|
julian
|
3fe7f47d8b
|
clean up test epicbox connection
|
2024-04-23 14:01:38 -06:00 |
|
julian
|
bfba6d9f5d
|
eth token price fetch "fix" and clearer eth token price fetch error logging
|
2024-04-23 14:01:38 -06:00 |
|
julian
|
622740a8c0
|
centralized electrum client management
|
2024-04-23 13:59:35 -06:00 |
|
Diego Salazar
|
a2f74ced8a
|
Merge pull request #833 from cypherstack/tor
Add Tor warning dialog and Network DevTools documentation for checking Tor usage outside of app
|
2024-04-18 15:54:13 -06:00 |
|
sneurlax
|
8d56358ebc
|
validate remainder seed word input(s)
|
2024-04-18 15:29:36 -05:00 |
|
sneurlax
|
6afe034dc4
|
Merge remote-tracking branch 'origin/testing' into tor
|
2024-04-18 15:28:36 -05:00 |
|
julian
|
9f5a5901f6
|
More bitcoindart -> coinlib migration
|
2024-04-18 11:33:23 -06:00 |
|
sneurlax
|
edc57f69dd
|
typofix
sorry
|
2024-04-17 21:32:01 -05:00 |
|
sneurlax
|
53e401edb8
|
mobile Tor warning
|
2024-04-17 20:41:45 -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
|
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
|
99373e6dbc
|
build runner isar schema modification
|
2024-04-15 13:27:41 -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 |
|
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
|
5f6eabb1dc
|
NetworkParams->Network
TODO update network params
|
2024-04-12 13:58:16 -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
|
b412973a6b
|
disable troublesome unused callbacks
|
2024-04-11 11:21:20 -06:00 |
|
sneurlax
|
f26e6e8b01
|
flutter_local_notifications updates
Ios->Darwin, etc.
|
2024-04-04 18:18:24 -05: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 |
|
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 |
|
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 |
|