Commit graph

194 commits

Author SHA1 Message Date
sneurlax
f2effa3575 add most basic bip86 address derivation stub
to be tested according to https://github.com/bitcoin/bips/blob/master/bip-0086.mediawiki#test-vectors
2024-04-12 14:04:01 -06:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
likho
1ba1150c65 Check if tx value is not null when parsing OutputV2 tx 2024-02-19 16:05:57 +02:00
julian
85b66fd849 WIP bitcoin frost wallet addition 2024-01-19 15:38:17 -06:00
julian
7af2fea977 paynymn fixes and clean up 2024-01-14 14:02:48 -06:00
julian
4b14cd861e update generated files 2024-01-14 11:36:29 -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
7c990f4f8f add ordinal tx subtype and clean up build runner issues 2024-01-12 17:13:18 -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
46d454fad1 token transaction display fixes 2024-01-11 12:12:31 -06:00
julian
9996328126 More WIP eth + tokens 2024-01-10 16:53:12 -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
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
68754e3329 build runner 2024-01-09 11:04:02 -06:00
julian
cb7e63ba3b rough epic cash refactor 2024-01-09 10:56:05 -06:00
julian
48ad3db84c spark transaction sent to self fixes 2024-01-05 15:38:01 -06:00
julian
202ca59410 tx status and icon fixes 2023-12-29 10:30:37 -06:00
julian
8336712a23 some firo transaction display fixes 2023-12-16 10:21:50 -06:00
julian
2469c3eb91 small tweaks mainly targeting firo transaction parsing 2023-12-15 13:30:51 -06:00
julian
a3bfec5d5c build runner for firo related tx updates 2023-12-14 09:46:39 -06:00
julian
fd8ca3edf8 tx v2 sent amount calc fix 2023-12-04 10:55:43 -06:00
julian
0cb1e90097 build runner 2023-11-28 08:30:29 -06:00
julian
3cc0ebce26 WIP spark interface 2023-11-27 14:57:33 -06:00
julian
268dd9dd76 weird ecash electrumx server edgecase 2023-11-14 17:33:08 -06:00
julian
4a71e54b6b disabled unused/broken tests and run build runner 2023-11-09 12:21:04 -06:00
julian
758c3def5f transaction note provider 2023-11-09 11:39:26 -06:00
julian
335c2b9993 transaction note isar migration 2023-11-09 09:47:36 -06:00
julian
455a45eb50 clean up unused code 2023-10-30 11:41:32 -06:00
julian
a299ca1315 all transactions v2 for bch 2023-10-23 13:29:46 -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
33efc956e9 clean up 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
julian
c1cfe080a0 WIP apply txv2 to bch 2023-10-19 15:37:04 -06:00
julian
4a619d68ad build runner 2023-10-19 11:32:55 -06:00
julian
45737084fd WIP txV2 for bch for now 2023-10-19 11:32:55 -06:00
julian
993914636b organise classes into separate files 2023-10-19 08:35:41 -06:00
julian
8e3e1db3cd WIP txn V2 2023-10-18 15:50:21 -06:00
julian
b0f0ea48e1 add comment 2023-09-22 09:38:05 -06:00
sneurlax
386fcdc1d8 formatting
remove unused import
2023-09-21 14:57:49 -05:00
sneurlax
6b0dd30dee refactor address model changes back into fusion interface 2023-09-20 10:17:52 -05:00
sneurlax
4180cf6c44 refactor interface changes back into the interface 2023-09-19 22:14:34 -05:00
sneurlax
ef38e58b57 query electrum for missing tx info 2023-09-19 17:58:55 -05:00
sneurlax
183ac9dd27 placeholder pubkey and comment updates 2023-09-19 14:28:15 -05:00
sneurlax
309fce399f WIP null "safety"
it's as "safe" as it is "short", "straightforward", and "elegant"
2023-09-18 16:03:28 -05:00
sneurlax
289a369965 add derivationPath
with hack.  needs null safety checks
2023-09-18 14:02:15 -05:00