Commit graph

389 commits

Author SHA1 Message Date
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
julian
c1cfe080a0 WIP apply txv2 to bch 2023-10-19 15:37:04 -06:00
sneurlax
db9dfd2e5b disable try again debugging 2023-10-19 16:04:50 -05:00
sneurlax
d5c4923031 refactor maxConsecutiveFusionRoundsFailed->failed 2023-10-19 12:52:21 -05: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
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
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
sneurlax
094668cc0c fix state comparisons 2023-10-17 11:18:43 -05:00
sneurlax
974687e412 refactor fusion state to remove instance variables for each step 2023-10-17 11:15:31 -05:00
sneurlax
74dbc718be refactor status to state, a Record containing status and info 2023-10-17 10:56:46 -05:00
sneurlax
3d72e83d2f WIP fusion progress error labels 2023-10-17 00:00:54 -05:00
ryleedavis
e6eb743c1c remove epic_transaction.dart file 2023-10-10 15:45:28 -06:00
likho
7a745000b9 Clean up 2023-10-10 09:59:16 +02:00
ryleedavis
95073cb4e8 WIP: fix credited and debited json 2023-10-09 15:22:44 -06:00
ryleedavis
ed80a50432 WIP: fix transactionAddress for incoming transactions + epicTransaction json 2023-10-09 09:37:25 -06:00
likho
3b4de2b2d5 Add EpicTransaction DTO for parsing transactions, clean out mutex stuff for calls to the abstract class 2023-10-04 09:53:05 +02:00
Likho
e28c7f5019 WIP: Epic transaction data class 2023-10-03 16:35:13 +02:00
likho
540c8b5c5d WIPL:Epic transactions model 2023-10-03 16:20:44 +02:00
likho
8705340880 WIP: GET Transactions 2023-10-03 12:42:01 +02:00
julian
bc0f182b0b Simplify fusion_progress_ui_state.dart to work with .family provider, and WIP hook it up to the fusion wallet interface 2023-09-28 14:16:48 -06:00
ryleedavis
337de9fd11 WIP: fusion progress provider 2023-09-26 09:30:31 -06:00
ryleedavis
b0d0fec5e4 WIP: fusion progress provider 2023-09-22 16:20:57 -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
ryleedavis
0597e317ba WIP: fusion progress provider 2023-09-20 16:15:16 -06: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
julian
adfe3e181e WIP restructure w/moving from hive to isar for wallets and using coinlib 2023-09-14 17:58:17 -06:00
Josh Babb
ba826d28ed "fix" toFusion methods
this isn't a fix really, more TODO
2023-09-14 16:05:54 -05:00
sneurlax
aba37faacb WIP join session, return early from covert
TODO fix `pubKey`s, `amount`s, etc passed in as 0000 or String? (whereas parameter is String for example, ie null awareness/safety)

Can instantiate a cached electrum client and call eg txid for info missing from the transaction blockchain model
2023-08-30 11:41:45 -05:00
julian
cdbbb0a3df add copyWith to Address 2023-08-07 12:53:18 -06:00
sneurlax
e00208b0f0 remove id from fusion address model 2023-08-07 13:06:41 -05:00
sneurlax
6246b6c931 refactor CashFusion Address model and add toFusionAddress method
to go from Stack Address -> CashFusion Address
2023-08-06 22:02:40 -05:00
likho
bce20eab32 Resolve merge conflicts 2023-07-27 15:05:27 +02:00
julian
80dad5156a Merge remote-tracking branch 'origin_SW/ui-fixes' into ordinals
# Conflicts:
#	lib/db/isar/main_db.dart
2023-07-26 15:11:03 -06:00
likho
58364a6c88 Update themes, use PUBNET instead of testnet 2023-07-26 16:19:40 +02:00
julian
759e5624e4 stop storing public coin 2023-07-25 15:11:34 -06:00
likho
f7741fa043 Update theme with Stellar images 2023-07-25 15:58:29 +02:00
julian
c97de6017b update lelantus coin schema 2023-07-24 16:44:12 -06:00
julian
a5ba67aa1d WIP migrate lcoins hive => isar 2023-07-24 09:42:29 -06:00
julian
baa34ca9f2 isar lelantus coin schema 2023-07-24 09:08:19 -06:00
julian
e559ee1cc5 WIP desktop ordinal details view 2023-07-21 19:52:43 -06:00
julian
48109f3c49 use isar ordinal model 2023-07-21 18:18:26 -06:00
julian
051fc7d1ef Merge remote-tracking branch 'origin_SW/staging' into ordinals 2023-07-21 17:18:18 -06:00
ryleedavis
269f47d6f4 resolved merge conflict 2023-07-21 11:34:14 -06:00
ryleedavis
1adc5f23a4 Merge branch 'staging' into chan-cards
# Conflicts:
#	lib/models/isar/stack_theme.dart
#	lib/models/isar/stack_theme.g.dart
2023-07-21 11:09:44 -06:00
sneurlax
f46a37d4d4 convert/map/cast InscriptionData->Ordinal 2023-07-21 11:48:31 -05:00
ryleedavis
480f637670 WIP: added cardFavoriteImages + check if card should be favorites or wallet 2023-07-20 15:15:03 -06:00
ryleedavis
308f982593 added chan card favorites to stack_theme 2023-07-20 14:25:58 -06:00
julian
c435c378e0 rough outline for isar schema class 2023-07-19 15:37:11 -06:00
julian
58c97de86c WIP ordinal ui 2023-07-18 10:15:05 -06:00
julian
d894d60c1e contact address sorting 2023-07-04 17:40:06 -06:00
julian
36cb3c2a69 fix: ios path fix 2023-07-03 18:46:58 -06:00
julian
87ed25bd5b use relative path for theme assets 2023-07-03 18:25:18 -06:00
julian
ae75867381 null error fix for themes that don't have coin card images 2023-06-08 11:35:05 -06:00
julian
1c88ca5f8d update assets schema 2023-06-08 10:35:44 -06:00
ryleedavis
8e00948bce WIP: null check 2023-06-07 15:24:13 -06:00
julian
35843e5e62 small changes 2023-06-07 14:57:15 -06:00
ryleedavis
8d823dc2e3 WIP: chan cards 2023-06-07 14:34:27 -06:00
julian
a047eac770 add wallet summary card background image optional param to theme assets 2023-06-07 09:11:54 -06:00
julian
84ab43ced1 fix: some theme issues 2023-06-05 16:25:41 -06:00
julian-CStack
58b8509b41
Merge pull request #569 from fossephate/add-nano
Banano support
2023-06-05 14:07:14 -06:00
fossephate
3c524b2ea4 add banano support 2023-05-30 19:19:31 -04:00
julian
1449814e35 Merge branch 'amount_display_precision' into add_nano
# Conflicts:
#	lib/pages/pinpad_views/create_pin_view.dart
#	lib/widgets/custom_pin_put/custom_pin_put_state.dart
2023-05-30 09:11:41 -06:00
likho
436b11a102 Generate isar model/ fix status showing incorrectly in the transaction view page 2023-05-29 14:33:57 +02:00
likho
83778bb121 Fix Epiccash caching issue, add additional status messages as in Epicpay 2023-05-28 14:57:05 +02:00
julian-CStack
3f7b547cfd
Merge pull request #557 from detherminal/add_nano
add copyright generating script
2023-05-26 16:46:34 -06:00
detherminal
95a0309b8b docs: add header to source code again 2023-05-27 00:21:16 +03:00
detherminal
ccf5e68fc6 Revert "docs: add copyright header to all source code"
This reverts commit 84ac798bb8.
2023-05-27 00:19:24 +03:00
fossephate
3586383f93 balance fixes, sync status working, and transaction view working 2023-05-26 14:47:50 -04:00
detherminal
84ac798bb8 docs: add copyright header to all source code 2023-05-26 19:33:04 +03:00
julian
553e035ca7 Merge remote-tracking branch 'origin_SW/staging' into add_nano
# Conflicts:
#	lib/models/isar/stack_theme.dart
#	lib/models/isar/stack_theme.g.dart
#	lib/pages/settings_views/global_settings_view/manage_nodes_views/add_edit_node_view.dart
#	lib/services/coins/firo/firo_wallet.dart
#	lib/themes/coin_icon_provider.dart
#	lib/themes/coin_image_provider.dart
#	lib/utilities/constants.dart
#	lib/utilities/enums/coin_enum.dart
2023-05-24 11:37:37 -06:00
fossephate
7a95c20645 nano sending + minor sats constants refactor 2023-05-24 11:56:44 -04:00
detherminal
8f89f19b91 feat: add nano 2023-05-19 13:20:16 +03:00
julian
b946bba01b v2 theme assets 2023-05-18 12:52:48 -06:00
julian
c82564c96c disable ecash assets in prep for dynamic theme coin assets migrate 2023-05-18 09:35:12 -06:00
ryleedavis
bc6185801d corrected ecash json path 2023-05-18 09:02:37 -06:00
julian
ee21a2dbb5 WIP prepare for ecash assets 2023-05-17 16:57:38 -06:00
julian
59c1a49ee7 Merge branch 'ui-fixes' into address_book_isar
# Conflicts:
#	lib/pages_desktop_specific/address_book_view/subwidgets/desktop_contact_details.dart
#	lib/utilities/db_version_migration.dart
2023-05-15 14:15:34 -06:00
julian
52bffbac08 add contacts migration from hive to isar and remove contact class conversion 2023-05-15 14:12:06 -06:00
julian
9764ad0d14 fix: added new color to fix orange theme issue 2023-05-15 10:43:23 -06:00