Commit graph

1337 commits

Author SHA1 Message Date
julian
9996328126 More WIP eth + tokens 2024-01-10 16:53:12 -06:00
julian
baea4923dd token wallet info cache and contract addresses provider usages 2024-01-10 12:21:28 -06:00
julian
6d9be31e76 particl tweaks 2024-01-10 10:24:29 -06:00
julian
76aca78dbb namecoin tweaks 2024-01-10 10:23:40 -06:00
julian
36f090a1e7 WIP eth refactor 2024-01-10 10:08:12 -06:00
julian
c4a3874bf0 various epiccash tweaks and fixes 2024-01-09 14:43:58 -06:00
julian
cb7e63ba3b rough epic cash refactor 2024-01-09 10:56:05 -06:00
julian
f43ae8788d monero refactor with some fixes applied to wownero as well 2024-01-08 13:40:07 -06:00
julian
72eee46220 particl and namecoin refactor skeleton code with some interface clean up 2024-01-08 09:13:44 -06:00
julian
e5a4382153 breaking changes to wallet mnemonic verification 2024-01-05 17:22:40 -06:00
julian
af25da5a59 untested: ltc refactor 2024-01-04 18:37:46 -06:00
julian
89c781ef23 fix initial wallet not showing up on creation 2024-01-03 09:47:36 -06:00
julian
b180b8632e add missing required parameter 2023-12-14 09:48:49 -06:00
julian
0ce0b1d30e bandaid fix 2023-12-10 12:58:50 -06:00
Julian
d911ea0e66 temp fix nano 2023-12-07 12:17:51 -06:00
julian
d5cb4dd6b4 backport of some tezos fixes 2023-12-04 15:45:33 -06:00
julian
01f2cdd117 pull over tezos support files from the future 2023-12-04 14:54:55 -06:00
julian
9a9c9550ee Untested ecash fusion port. Manual port of https://github.com/cypherstack/stack_wallet/pull/705 combined with manual port to v2 transactions for ecash as well as a couple other changes ported from the wallets_refactor branch 2023-12-04 14:50:38 -06:00
julian
780a34b7dc eth token api endpoint update 2023-12-04 10:55:46 -06:00
julian
c51ccd33ac eth token api endpoint update 2023-12-04 10:46:34 -06:00
julian
f524bc1d87 working tezos refactor 2023-11-21 13:44:21 -06:00
julian
62c1628fa7 WIP tezos 2023-11-20 13:55:22 -06:00
julian
273fd981f4 WIP tezos skeleton 2023-11-20 10:37:28 -06:00
julian
c9f5473493 merge clean up and use out own http wrapper class 2023-11-20 09:55:28 -06:00
detherminal
88a98953e5 fix (xtz): add the reqs to rpc api 2023-11-20 09:29:56 -06:00
detherminal
30dbec866c feat (xtz): add node reqs to tezos api 2023-11-20 09:29:20 -06:00
detherminal
7c24e9e840 update to tezos operation 2023-11-20 09:28:45 -06:00
detherminal
d755fb4182 add tezos transaction 2023-11-20 09:28:39 -06:00
detherminal
c10763b4c7 feat: add tezos api class 2023-11-20 09:28:06 -06:00
julian
8e1449ac41 WIP firo refactor 2023-11-20 09:15:36 -06:00
julian
c83a0ec2a4 disable firo in deprecated coin_service 2023-11-16 17:27:20 -06:00
julian
185cfd26e2 consistent wallet mixin interface naming 2023-11-16 16:25:20 -06:00
julian
20208a696c WIP add spark electrumx calls 2023-11-16 12:15:28 -06:00
julian
c6150b23d9 untested paynym refactor impl 2023-11-16 10:54:57 -06:00
julian
c381326dd5 refactored ba/nano wallets 2023-11-15 15:59:01 -06:00
julian
df4b11e6e0 fix wallets list in ui 2023-11-15 10:59:03 -06:00
julian
982cf99e5c re enable wallet deletion 2023-11-15 09:41:35 -06:00
julian
cd50b64683 delete by wallet id 2023-11-15 08:47:29 -06:00
julian
f799b68a69 apply new cash fusion wallet mixin and some other small clean up 2023-11-14 15:49:37 -06:00
julian
951c0cefcb disable old bch wallet and delete old fusion interface 2023-11-14 15:47:22 -06:00
julian
5b5908196d refactor various electrumx class names 2023-11-14 14:35:53 -06:00
julian
9269835a95 disable old ecash 2023-11-14 09:55:37 -06:00
julian
758c3def5f transaction note provider 2023-11-09 11:39:26 -06:00
julian
e20d16436d min/required confirmations switch 2023-11-08 16:09:28 -06:00
julian
36a1795984 WIP btc and other electrumx based coins tx building/send as well as various small tweaks and fixes 2023-11-08 13:57:38 -06:00
julian
dd73a0f86b various other structure fixes and updates 2023-11-06 15:37:44 -06:00
julian
daa9ccd099 wownero mostly ready for testing 2023-11-06 15:37:18 -06:00
julian
882bb816ea disable spam prints 2023-11-06 11:23:16 -06:00
julian
f2715f3f5e remove Manager, add mnemonic based wallet mixin, and WIP SWB process 2023-11-06 10:44:23 -06:00
julian
5ba29b7299 mostly (roughly) refactored with new wallet providers as well as using a TxData object in place of dynamic Maps 2023-11-03 13:46:55 -06:00
julian
568a0cab1a refactor wallets.dart 2023-10-31 11:13:26 -06:00
julian
c4073edb0e eth failed tx bug fix 2023-10-31 09:18:40 -06:00
julian
405e432d12 eth failed tx bug fix 2023-10-31 09:17:49 -06:00
julian
11fe9f19b5 wallet periodic refresh, more bch impl, various other clean up and fixes 2023-10-30 16:58:15 -06:00
Julian
b88c073e22 Merge remote-tracking branch 'origin_sw/staging' into wallets_refactor
# Conflicts:
#	crypto_plugins/flutter_libepiccash
#	lib/db/isar/main_db.dart
#	pubspec.lock
#	pubspec.yaml
#	test/services/coins/firo/firo_wallet_test.mocks.dart
#	test/widget_tests/transaction_card_test.mocks.dart
2023-10-29 12:27:02 -06:00
julian
d8c5028ebc eth api response data changes 2023-10-28 10:20:17 -06:00
julian
86c33d4cb5 no need to fetch address if it already exists 2023-10-27 11:38:41 -06:00
sneurlax
c0389d2da7 update all uiStates whenever we update any of them
except on failure
2023-10-27 11:43:42 -05:00
julian
a5930647a8 possible index violation error fix 2023-10-26 16:44:50 -06:00
julian
b82cd05fd9 reserve in batch 2023-10-26 16:22:30 -06:00
julian
f915a705dc checking electrumx takes too long 2023-10-26 16:06:47 -06:00
sneurlax
390bc8026f add torForOvert flag 2023-10-26 12:29:06 -05:00
julian
3e559a27f3 final clean up 2023-10-26 09:54:27 -06:00
sneurlax
b0124ca691 add FusionMode enum and require its usage 2023-10-26 10:30:12 -05:00
julian
ea04ea9796 fixes 2023-10-25 10:45:30 -06:00
julian
eb95cc3abf update ref and pass in more data 2023-10-25 08:46:00 -06:00
julian
4d71d3dec6 ensure failed state is reset so that the retry button is not shown when fusing again or after tapping retry 2023-10-24 17:04:09 -06:00
julian
3b2260aab2 possible bad state: no element error fix 2023-10-23 10:55:11 -06:00
julian
0c3735ef41 ignore bad tx for now and log it 2023-10-23 10:47:44 -06:00
julian
355c247275 remove unused vars 2023-10-23 09:51:54 -06:00
sneurlax
c761b9ae65 rename variable to be more accurate according to last commit's logic 2023-10-21 17:45:30 -05:00
sneurlax
93a0f1f6ab reconfigure rescan logic to raise maxNumberOfIndexesToCheck as needed
so if we have activity beyond index 1000, maxNumberOfIndexesToCheck effectively increases
2023-10-21 17:45:23 -05:00
julian
79d117d7f1 print spam cleanup 2023-10-20 16:05:30 -06:00
julian
6e258db344 fix tx amounts shown 2023-10-20 14:19:51 -06:00
julian
8cd7f3fa7f clean up, fixes and code gen 2023-10-20 14:19:51 -06:00
julian
f55fd7f05a add wallet owns flag to inputv2 2023-10-20 14:19:51 -06:00
julian
5b9ade5f15 add wallet owns flag to outputv2 2023-10-20 14:19:51 -06:00
sneurlax
9d001c3fba add running setter and set running to false on exception in fuse 2023-10-20 13:27:17 -05:00
sneurlax
6fb41f13ac update status on repeated failure 2023-10-20 13:23:13 -05:00
julian
fd6bb546f7 untested fusion ui state update change 2023-10-19 17:10:44 -06:00
julian
f96306cb76 mark transactions as fusion txns and use txV2 throughout bch 2023-10-19 16:25:12 -06:00
julian
ad14c16bcc util func to check if scriptpubkey is a fusion 2023-10-19 16:25:12 -06:00
sneurlax
8c1df0f2cf only increment successful round count on success 2023-10-19 16:59:35 -05:00
julian
c1cfe080a0 WIP apply txv2 to bch 2023-10-19 15:37:04 -06:00
sneurlax
d5c4923031 refactor maxConsecutiveFusionRoundsFailed->failed 2023-10-19 12:52:21 -05:00
julian
45737084fd WIP txV2 for bch for now 2023-10-19 11:32:55 -06:00
sneurlax
94fd8bc0ec add flag to show try again button 2023-10-19 12:16:12 -05:00
sneurlax
e88676cf40 add fusionRoundsCompleted and fusionRoundsFailed to fusion uiState
and update fusiondart ref for minor null assertion->optional
2023-10-19 12:06:30 -05:00
julian
649dac33b3 fuzeCount logic refactor 2023-10-18 16:12:33 -06:00
julian
8e3e1db3cd WIP txn V2 2023-10-18 15:50:21 -06:00
sneurlax
1d011afa57 fuzeCount logic change 2023-10-18 16:09:01 -05:00
julian
a194195933 use SLP check when fetching UTXOs 2023-10-18 14:51:53 -06:00
julian
b0338aa76a quick and dirty SLP check 2023-10-18 14:46:57 -06:00
julian
2e83d57ad9 freeze/block utxos containing cash tokens 2023-10-18 13:25:07 -06:00
julian
085ac70746 try again on fuze fail if while condition is still valid 2023-10-18 13:10:19 -06:00
julian
7a59f6020e do fusion runs with a new set of updated wallet UTXOs 2023-10-18 12:44:05 -06:00
julian
e771fb383c duplicate index error fix 2023-10-18 11:00:11 -06:00
julian
91baaa0f16 show loading n cancel 2023-10-18 09:02:25 -06:00
sneurlax
e9f00582d8 add stop fn to interface and refactor fusion obj to be an instance var 2023-10-17 22:16:50 -05:00
julian
0374907ecd add extra check to prevent full failure in case of server indexing issue 2023-10-17 15:28:21 -06:00