Commit graph

376 commits

Author SHA1 Message Date
julian
37cb83a2d4 fix coin card color 2024-05-14 10:26:03 -06:00
julian
4f8cbbd8d8 address type display name tweaks 2024-05-08 10:53:28 -06:00
julian
af87ec76ef build runner run updates 2024-04-24 15:00:36 -06:00
dethe
68210b2765 add solana 2024-04-23 16:11:10 -05:00
julian
9f5a5901f6 More bitcoindart -> coinlib migration 2024-04-18 11:33:23 -06:00
julian
023bad0c70 WIP: coinlib 2 migration (taproot txns on btc testnet tested working) 2024-04-15 15:51:36 -06:00
julian
99373e6dbc build runner isar schema modification 2024-04-15 13:27:41 -06:00
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
f2715f3f5e remove Manager, add mnemonic based wallet mixin, and WIP SWB process 2023-11-06 10:44:23 -06:00
julian
455a45eb50 clean up unused code 2023-10-30 11:41:32 -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
07a717d20a SigningData toString 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
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
sneurlax
9d001c3fba add running setter and set running to false on exception in fuse 2023-10-20 13:27:17 -05:00
sneurlax
a4891d8a64 add "running" uiState property 2023-10-20 13:23:33 -05:00