Commit graph

484 commits

Author SHA1 Message Date
sneurlax
d986f27c96 WIP musig send view, but wallet creation not working correctly ATM 2024-12-30 19:39:38 -06:00
sneurlax
1e5236a8a4 feat: add account index selection 2024-12-29 22:50:56 -06:00
sneurlax
94d7f566b7 fix: simplify BIP48BitcoinWallet via addition of BIP48Bitcoin extension 2024-12-29 21:58:49 -06:00
sneurlax
c16a6ecb67 feat: show xPub corresponding to selected multisig script type
using a hack to add BIP48 derivation paths to Bitcoin wallets as needed
2024-12-29 21:52:47 -06:00
sneurlax
53901ef6a5 feat: WIP UI updates, add a MultisigCoordinator view
TODO: disable "Continue" button on setup view unless all inputs have values.  Auto-fill first input in Coordinator view.  Add walletId params as necessary in order to get relevant metadata
2024-12-29 16:02:29 -06:00
sneurlax
47525fb301 feat: WIP BIP48 wallet type and marker interface 2024-12-27 21:37:21 -06:00
julian
4fc2a7acfa fix: optional cast error 2024-12-17 19:27:49 -06:00
julian
0e32e8a408 fix: Issue where spark spend may not have appeared as confirmed 2024-12-17 16:37:22 -06:00
julian
4439ad70d2 fix: incremental spark data cache 2024-12-17 16:37:22 -06:00
julian
2028505367 fix: spark coin confirmations issue 2024-12-17 16:37:22 -06:00
julian
1884bfbaf7 fix: tweak sync percent feature and track progress during spark anon set download 2024-12-17 16:37:22 -06:00
julian
c1ef98833a reduced pings 2024-12-17 16:37:22 -06:00
julian
d6aec00b58 WIP: paginated spark anon set prep 2024-12-17 16:37:22 -06:00
julian
744f273862 WIP: fix electrumx failovers, add some "default" firo nodes, and tweak firo pings 2024-12-17 16:37:22 -06:00
julian
c56038cadf fix: Prevent failed keys fetch from disabling display of mnemonic 2024-12-12 16:54:55 -06:00
julian
937550cb04 fix: xmr/wow node connection was replacing onion addresses with an empty string 2024-12-09 16:29:02 -06:00
julian
e9252a4d46 fix: ensure xmr/wow transactions updated on balance changed 2024-12-09 13:07:56 -06:00
julian
ec1b5d7d2b fix: propagate restore errors correctly. Should fix https://github.com/cypherstack/stack_wallet/issues/1047 2024-12-09 10:37:39 -06:00
julian
4a59505c30 fuzzy logic. Better safe than sorry 2024-12-05 00:40:59 -06:00
julian
3f8cf2583c disable wownero 14 word seeds 2024-12-05 00:40:59 -06:00
julian
cd068eefc7 xmr/wow show tx spend key option 2024-12-04 11:00:22 -06:00
julian
64dd830e58 fix new xmr/wow wallet creation when specifying mnemonic length 2024-12-03 16:21:01 -06:00
julian
86e3bf0349 improve SWB restore performance when a large number of wallets is involved 2024-12-03 15:00:25 -06:00
julian
925b58be50 fix frost wallet init address error 2024-11-29 17:05:35 -06:00
julian
d6abd7d658 "handle" null account info according to https://solana.com/docs/rpc/http/getaccountinfo#result 2024-11-26 13:48:33 -06:00
julian
b548386097 hack a check for node tor settings before making calls into tezos as well 2024-11-26 10:45:08 -06:00
julian
800de8873d check stellar node tor setting before making calls 2024-11-26 10:37:39 -06:00
julian
cd003ba412 check solana node tor setting before making calls 2024-11-26 10:31:23 -06:00
julian
7d047e8d47 fix solana node update logic 2024-11-26 10:30:49 -06:00
julian
31fe9a538b hack in a tor check to nano and banano 2024-11-26 10:14:02 -06:00
julian
8a63c42582 badly hack tor node settings into epic wallets 2024-11-26 10:00:56 -06:00
julian
7b603cd7f9 make cardano aware of tor node settings 2024-11-26 09:44:52 -06:00
julian
4197ff40f4 consistent variable naming 2024-11-26 09:18:35 -06:00
julian
d6d4df7822 quick (quite quick) and dirty (very dirty) tor/clearnet/both config option for coin network/node connections 2024-11-25 18:29:58 -06:00
julian
6dd7ef183a fix probable infinite loop causing view only refresh to stay stuck forever 2024-11-21 14:43:05 -06:00
julian
0ce0350039 fix parsing of coinbase utxos 2024-11-21 12:31:59 -06:00
julian
db7422a100 update libepiccash and fix odd address error caused by some odd code 2024-11-21 11:22:08 -06:00
julian
40b0f49f20 add functionality for different number of required min confirms for coinbase transactions and apply to firo 2024-11-21 10:01:03 -06:00
julian
3566d75d58 Do token balance check before allowing send and fix some amount formatting bugs 2024-11-21 09:19:07 -06:00
julian
44f9886ffd use address type implied by derivation path in view only wallets 2024-11-14 16:55:49 -06:00
julian
98d77621b2 disable spark and lelantus features in view only wallets for the time being 2024-11-14 16:55:49 -06:00
julian
e95d5a10b6 update paynym url 2024-11-14 16:55:49 -06:00
julian
6ff539e71b Add support for view only wallets to most coins 2024-11-14 16:55:49 -06:00
julian
53eb6ac8d1 monero (and wow) view only wallet functionality 2024-11-12 18:13:37 -06:00
julian
016a53f8eb get rid of a submodule!
And use a poublished version of cs_monero
2024-11-05 18:54:13 -06:00
julian
d3d6709763 use transactionV2 in xmr/wow wallets 2024-11-05 18:54:13 -06:00
julian
11d1ceb40f changes and fixes to reflect cs_monero changes 2024-11-05 18:54:13 -06:00
Julian
e6b0733044 fix setting c_monero listeners 2024-11-05 18:54:13 -06:00
julian
16b9254761 WIP migrate flutter_libmonero to cs_monero 2024-11-05 18:54:13 -06:00
julian
fec5f5883f dirty 2024-10-01 16:13:36 -06:00