Commit graph

5216 commits

Author SHA1 Message Date
Diego Salazar
e9300c9208
Update version (v.1.9.0, build 194) 2024-01-13 12:52:50 -07:00
julian
937ca2b112 ltc inscriptions check and fetch optimization 2024-01-13 12:33:48 -06:00
julian
94d1698fd7 see all token transaction navigation fix 2024-01-13 12:03:54 -06:00
julian
5aea7b3e85 show p2sh cash addr as valid 2024-01-13 11:42:05 -06:00
julian
46d1310039 Some todo clean up and re prioritization 2024-01-13 11:09:37 -06:00
julian
e1a2cf85f3 fix token balance showing 0 on wallet info row 2024-01-13 10:00:42 -06:00
julian
9321480b8d Merge remote-tracking branch 'origin_SW/staging' into wallets_refactor
# Conflicts:
#	lib/models/isar/models/blockchain_data/v2/transaction_v2.dart
#	lib/pages/cashfusion/cashfusion_view.dart
#	lib/pages/cashfusion/fusion_progress_view.dart
#	lib/pages/send_view/send_view.dart
#	lib/pages/wallet_view/wallet_view.dart
#	lib/pages_desktop_specific/cashfusion/desktop_cashfusion_view.dart
#	lib/pages_desktop_specific/cashfusion/sub_widgets/fusion_dialog.dart
#	lib/pages_desktop_specific/my_stack_view/wallet_view/desktop_wallet_view.dart
#	lib/services/coins/ecash/ecash_wallet.dart
#	lib/services/coins/ethereum/ethereum_wallet.dart
#	lib/services/coins/nano/nano_wallet.dart
#	lib/services/coins/tezos/tezos_wallet.dart
#	lib/utilities/default_nodes.dart
#	lib/wallets/wallet/wallet_mixin_interfaces/cash_fusion_interface.dart
#	pubspec.lock
#	pubspec.yaml
2024-01-13 09:55:59 -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
julian
7c990f4f8f add ordinal tx subtype and clean up build runner issues 2024-01-12 17:13:18 -06:00
sneurlax
bf2331de76 update particl checkBlockUTXO 2024-01-12 16:59:25 -06:00
julian
111f219394 show spark memo on incoming tx details view 2024-01-12 16:45:19 -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
5fbd22d939 update spark mobile lib dep version 2024-01-12 16:00:45 -06:00
julian
d7a7b7758d restrict spark memo length in textfield 2024-01-12 16:00:04 -06:00
julian
05c2974eb0 scrollable confirm send screen on desktop 2024-01-12 14:55:20 -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
julian
ee992623ed link tx v2s to address details properly 2024-01-12 09:17: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
52477e124f Some clean up 2024-01-11 17:36:13 -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
73767a474e filter out token transactions on main wallet tx list 2024-01-11 12:21:28 -06:00
julian
5cee68913c null assignment fix 2024-01-11 12:19:56 -06:00
sneurlax
52fbcdb5e1 pass bech32 hrp as override on address decode 2024-01-11 12:14:57 -06:00
julian
46d454fad1 token transaction display fixes 2024-01-11 12:12:31 -06:00
julian
90cc8ced9c add token support to tx v2 card 2024-01-11 11:31:28 -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
julian
6942a9b3dd add tokenInfo to migration and a couple other eth token related tweaks 2024-01-10 17:16:04 -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