Commit graph

280 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
94d7f566b7 fix: simplify BIP48BitcoinWallet via addition of BIP48Bitcoin extension 2024-12-29 21:58:49 -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
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
d6aec00b58 WIP: paginated spark anon set prep 2024-12-17 16:37:22 -06:00
julian
3f8cf2583c disable wownero 14 word seeds 2024-12-05 00:40:59 -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
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
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
98d77621b2 disable spark and lelantus features in view only wallets for the time being 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
16b9254761 WIP migrate flutter_libmonero to cs_monero 2024-11-05 18:54:13 -06:00
julian
29e63ca97d xmr/wow coin control 2024-10-01 10:39:25 -06:00
julian
7d60793c88 fix cw wallet listeners on restore 2024-10-01 10:39:25 -06:00
julian
642f0906b8 concurrent xmr/wow wallets 2024-10-01 10:39:25 -06:00
sneurlax
98d7ce3a8e Merge remote-tracking branch 'detherminal/staging' into cardano 2024-09-23 02:05:22 -05:00
julian
412e3fdf07 Update frost and hide insecure addresses on receive page and in address list 2024-09-20 17:06:20 -06:00
dethe
1ec7ee95d2 feat: total tor support for cardano 2024-09-01 16:19:46 +03:00
dethe
02dc5c9416 refactor: show only lovelaces 2024-09-01 15:24:15 +03:00
dethe
e3d040b9b8 refactor: enhance ada txs 2024-09-01 15:12:09 +03:00
sneurlax
2af6e32392
Merge branch 'staging' into staging 2024-08-28 11:47:05 -05:00
julian
82d8acb7a2 erc20 gas limit 2024-08-27 17:08:26 -06:00
julian
0ddecd2f97 pre cache in wallet db sent eth and eth token txns on successful broadcast 2024-08-27 17:08:26 -06:00
dethe
27d319cece feat: add cardano 2024-08-26 20:38:58 +03:00
sneurlax
615fdfb5bf monero onion node test patch
might need more work to prevent the changes throughout the stack ... would be good to limit it to 1 or 2 changes instead of 3

also added proxyInfo-contextual timeout
2024-07-30 18:08:21 -06:00
julian
a4a7abd6b8 look ahead on frost wallet addresses to check for transactions on future addresses 2024-07-18 08:43:49 -06:00
julian
6a9c58d012 fix bug I introduced last commit 2024-07-17 15:46:04 -06:00
julian
d546d5de97 bad missing funds error fix 2024-07-17 10:53:28 -06:00
julian
7c3703ffd7 frost multi address functionality 2024-07-17 10:19:39 -06:00
julian
754c6e6440 null error fix on send from stack when doing epic to any swap 2024-07-12 11:28:04 -06:00
sneurlax
bb7f0ff46f avoid checkReceivingAddressForTransactions altogether when reuse is set 2024-07-05 11:24:19 -06:00
julian
eebe1df050 xmr/wow keys 2024-07-04 15:17:05 -06:00
julian
cae27b3835 display xprivs along side mnemonic on backup screen 2024-07-04 11:40:57 -06:00
julian
f33b6b4416 sol tweaks and fixes(?) 2024-07-01 13:03:36 -06:00
Julian
0ef1726a00 fix firo spark cache being shared with test net 2024-06-26 12:10:32 -06:00
julian
eb7aa24a0a default to locked if mn collat call fails for safety reasons 2024-06-25 13:25:31 -06:00