Commit graph

6193 commits

Author SHA1 Message Date
sneurlax
6c3f15ca84 add build_app.sh docs 2024-06-25 14:34:15 -05:00
Diego Salazar
fc3239ce0f
Merge pull request #886 from cypherstack/arti
Bump arti to 1.2.4 and enable onion nodes
2024-06-24 19:32:51 -06:00
julian
2a784e58da update tor lib with temp ios fix 2024-06-24 15:59:09 -06:00
julian
f4b01ee642 bandaid hack 2024-06-24 14:23:39 -06:00
julian
ea89441914 stop tor fully, marking tor status as off which allows it to be restarted properly 2024-06-24 13:36:24 -06:00
julian
2a10301a59 route missed post call through custom http wrapper 2024-06-24 13:01:49 -06:00
sneurlax
3dfc1df0ba pubspec lock update 2024-06-24 12:38:05 -05:00
sneurlax
531eeecb10 patch tor's stop fn re: assert 2024-06-24 12:13:24 -05:00
sneurlax
a12b6955a9 stop tor in disable fn 2024-06-24 12:05:23 -05:00
sneurlax
765e2b9b2e bump tor in electrum_adapter 2024-06-24 12:04:01 -05:00
sneurlax
7b4b4632d9 update tor to add stop fn 2024-06-24 11:54:11 -05:00
sneurlax
f2e50c958d improve tor exception message if port is null 2024-06-24 11:05:20 -05:00
sneurlax
aeb7179ab4 remove out of order tor.start 2024-06-24 10:53:45 -05:00
sneurlax
ea780a03e4 update electrum_adapter to respect sslEnabled flag
instead of checking if the host ends in ".onion", we should handle SSL some other way so that .onion nodes don't immediately cail their calls.
2024-06-23 01:56:05 -05:00
sneurlax
fd3bac27eb WIP monero test onion node
works sometimes but fails most of the time, ffs
2024-06-22 19:30:24 -05:00
sneurlax
c2d0812025 update tor and electrum_adapter packages re: onion domains & SSL usage 2024-06-22 18:55:15 -05:00
sneurlax
535d7bf85e increase timeout durations for proxied calls
and pass bools accordingly
2024-06-22 18:40:30 -05:00
sneurlax
ced64b12d6 use ssl appropriately re: onion services in electrum_adapter package 2024-06-22 18:39:51 -05:00
sneurlax
d6b8ccab09 bump tor in electrum_adapter 2024-06-22 12:27:39 -05:00
sneurlax
e5044543ba udpate tor client methods for arti 1.2.4 2024-06-22 12:23:59 -05:00
sneurlax
e0623fbe19 bump arti
(again)
2024-06-22 11:44:04 -05:00
sneurlax
523639edd4 Revert "tor_ffi_plugin -> tor"
This reverts commit f4f03b2dd3.
2024-06-22 11:43:20 -05:00
sneurlax
0745ee6617 Merge remote-tracking branch 'origin/staging' into arti 2024-06-22 11:42:15 -05:00
julian-CStack
19fbb33629
Merge pull request #893 from cypherstack/dash
Dash and various bug fixes
2024-06-21 16:28:52 -06:00
julian
6d3ce31cf6 fix desktop chans sending pop up layout 2024-06-21 16:26:50 -06:00
julian
c31575eaf3 fix desktop base price currency search 2024-06-21 13:08:52 -06:00
julian
6bcbbdfbbb desktop nodes sublist views ui layout fixes 2024-06-21 12:41:05 -06:00
julian
e8131c5ad2 add dash id to price service 2024-06-21 12:32:33 -06:00
julian
bf3bd152b6 unused import 2024-06-21 12:30:08 -06:00
julian
c1de87c0e6 mobile node connection management fix 2024-06-21 12:25:24 -06:00
julian
7d2a903da4 dash tweaks and theme updates 2024-06-21 12:14:31 -06:00
julian
33ec9f1fb9 WIP initial dash support 2024-06-20 14:51:50 -06:00
julian-CStack
db7ed7bd77
Merge pull request #892 from cypherstack/rbf2-with-simple-CPFP
bug fixes, rbf, cpfp, tweaks, changes, read the commit messages
2024-06-20 11:25:13 -06:00
julian
cb83fccc68 add short description to app config 2024-06-20 10:39:22 -06:00
julian
57ebacd519 fix issue where changing the primary/default address type for a coin would break older wallets with a mismatching type 2024-06-20 10:39:22 -06:00
julian
a81fb14f13 add opt in rbf setting on mobile 2024-06-20 10:39:22 -06:00
julian
3f2fe2b2ce add wallet level toggle to flag outgoing transactions as opt-in RBF 2024-06-20 10:39:22 -06:00
julian
44c5f1551e default to taproot for bitcoin 2024-06-20 10:39:22 -06:00
julian
e9075741ee fix mobile wallet settings showing firo specifics to all wallets 2024-06-20 10:39:22 -06:00
julian
a22a97aee1 make coin control string amount values selectable 2024-06-20 10:39:22 -06:00
julian
9285027006 fix: provider refresh causing issues 2024-06-20 10:39:22 -06:00
julian
318932022e WIP: very basic CPFP 2024-06-20 10:39:22 -06:00
julian
e2c81a1af0 fix: rbf should not touch blocked/frozen utxos 2024-06-20 10:39:22 -06:00
julian
37f23a09f5 btc testnet4 2024-06-20 10:39:22 -06:00
julian
16c89e37ab WIP comprehensive full RBF 2024-06-20 10:39:22 -06:00
julian
02dc543b2f typedef txdata recipients 2024-06-20 10:39:22 -06:00
julian
e85c9b1747 handle unconfirmed txns in ui when they do not exist in mempool anymore 2024-06-20 10:39:22 -06:00
julian
ddda4666bb basic optional max width (used on rbf boost error dialog) 2024-06-20 10:39:22 -06:00
julian
a566af8eb4 WIP: basic full rbf 2024-06-20 10:39:22 -06:00
julian
741c0be88b refactor updateVSize function 2024-06-20 10:39:22 -06:00