Commit graph

174 commits

Author SHA1 Message Date
julian
62e1afb6cc fix null error when attempting to send using custom fees 2024-01-15 13:45:50 -06:00
julian
37fe270a4b firo fix and clean up WalletInfo 2024-01-15 09:42:49 -06:00
julian
7bb8948d73 fix eth token balance not updating 2024-01-14 16:38:59 -06:00
julian
dab49bccc8 ba/nano index violation error on restore fix 2024-01-14 16:15:13 -06:00
julian
e1b583b16d temp backwards compat fix 2024-01-14 16:09:48 -06:00
julian
4d2ca3708d only freeze incoming notification utxos, but put warning on change outputs of sent notification txns 2024-01-14 16:03:31 -06:00
julian
7af2fea977 paynymn fixes and clean up 2024-01-14 14:02:48 -06:00
julian
b229d41cd8 fix electrumx version parsing 2024-01-14 11:27:01 -06:00
julian
a3120932dd add asm to required params list and some other paynym tx fixes 2024-01-14 11:27:01 -06:00
julian
a69b4f8ed5 paynym refactor to tx v2 2024-01-14 11:27:01 -06:00
julian
937ca2b112 ltc inscriptions check and fetch optimization 2024-01-13 12:33:48 -06:00
julian
46d1310039 Some todo clean up and re prioritization 2024-01-13 11:09:37 -06:00
sneurlax
b23b19a9a2 cleanup 2024-01-12 17:32:50 -06:00
sneurlax
88f7eed2e0 bitcoin txs v2 2024-01-12 17:32:07 -06:00
sneurlax
421cdcc6f2 litecoin tx v2 flag 2024-01-12 17:27:21 -06:00
sneurlax
b96135f6f9 litecoin v2 txs
and comment move in particl output checking code
2024-01-12 17:26:39 -06:00
julian
dc9e4d2dc1 dogecoin tx v2 flag 2024-01-12 17:16:15 -06:00
sneurlax
bf2331de76 update particl checkBlockUTXO 2024-01-12 16:59:25 -06:00
sneurlax
d43292fb29 dogecoin txs v2 2024-01-12 16:17:03 -06:00
julian
b1e67b154f bandaid fix for fetching and parsing spark transactions where the electrumx call sometimes fails when the tx was recently submitted 2024-01-12 16:01:51 -06:00
julian
c841b969b2 fix paynym broadcast tx functionality 2024-01-12 14:55:20 -06:00
julian
d5e8d3fe3e ensure cashaddrs are converted to normal addresses for the tx builder to properly extract a script 2024-01-12 14:55:20 -06:00
julian
0c97fa6635 extra precautions in init() 2024-01-12 14:55:20 -06:00
sneurlax
061be596f5 strip as many trailing 00s as are present 2024-01-12 14:16:42 -06:00
sneurlax
660d98e5e4 simplify particl 00-stripping logic 2024-01-12 14:16:21 -06:00
sneurlax
3753a699ab fic particl txs 2024-01-12 14:10:17 -06:00
julian
152b516947 add some xmr/wow fixes and extract a shared cw base wallet interface 2024-01-12 11:59:07 -06:00
sneurlax
ec4889fd64 handle particl txs with ct_fee, rangeproof, and/or data_hex keys 2024-01-11 17:38:28 -06:00
sneurlax
2cbca50d52 WIP particl set tx version to 160 and strip trailing 00s 2024-01-11 17:37:32 -06:00
julian
d0bd99e0fc reset tezos address type from unknown to tezos 2024-01-11 17:26:21 -06:00
julian
90deb600b4 untested stellar 2024-01-11 17:20:21 -06:00
julian
3f282edd33 fix linear electrumx address history fetch 2024-01-11 13:51:27 -06:00
julian
f7d162e67a re enable wrapped segwit for certain coins 2024-01-11 13:36:53 -06:00
julian
dc9054138c ensure litescribe api call failures don't block wallet functionality 2024-01-11 12:50:42 -06:00
julian
46d454fad1 token transaction display fixes 2024-01-11 12:12:31 -06:00
julian
9711b79da5 various eth+token tweaks 2024-01-11 11:19:23 -06:00
julian
e6317a8507 infinite loop bugfix 2024-01-10 20:46:43 -06:00
julian
187f3bc462 properly load eth token wallets 2024-01-10 17:40:42 -06:00
sneurlax
7bf817ca66 Merge remote-tracking branch 'origin/wallets_refactor' into wallets_refactor 2024-01-10 16:54:24 -06:00
sneurlax
1753f6aada PART tx V2 changes (WIP) 2024-01-10 16:54:17 -06:00
julian
9996328126 More WIP eth + tokens 2024-01-10 16:53:12 -06:00
julian
37a164bb8f put or update address instead of assuming it doesn't exist in db (it shouldn't exist in db though...) 2024-01-10 16:48:41 -06:00
julian
af02bddef1 Change anonFees key to a more generalized overrideFee in tx otherData. May cause some current testing wallets to display weird prices. Won't affect production. To fix testing wallets just rescan/restore. 2024-01-10 16:40:36 -06:00
sneurlax
7f9216acd6 NMC tx V2 changes (WIP, isar unique index violated error) 2024-01-10 16:31:51 -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
49d5a1eaf2 prevent full epic sync on app load 2024-01-10 10:08:38 -06:00
julian
36f090a1e7 WIP eth refactor 2024-01-10 10:08:12 -06:00
sneurlax
784ca8cc2d Merge branch 'namecoin' into wallets_refactor 2024-01-09 17:25:58 -06:00
sneurlax
5fdcb522ca Merge remote-tracking branch 'origin/wallets_refactor' into namecoin 2024-01-09 17:25:41 -06:00