julian
|
573668a333
|
bch testnet send fix
|
2023-04-24 12:10:46 -06:00 |
|
julian
|
f9aac8ea36
|
clean up remaining add derivation stuff in btc and paynyms
|
2023-04-20 18:47:07 -06:00 |
|
julian
|
0734d9ee8a
|
move to cleaner tx signing and stop adding derivations on address generation as we now have the info we need in the Address class. Old derivations should still be checked as not all old addresses are guaranteed to had a derivation path property
|
2023-04-20 18:36:43 -06:00 |
|
julian
|
58bc67f9ea
|
some derivations additions cleaned up in btc
|
2023-04-20 18:00:08 -06:00 |
|
julian
|
6c3cddb48a
|
clean up bch restore process
|
2023-04-20 17:53:09 -06:00 |
|
julian
|
8e73e3ecba
|
pass bip32 root node is available to save generation time
|
2023-04-20 12:35:08 -06:00 |
|
julian
|
703ceee86d
|
clean up btc restore, stop storing derivations as they aren't needed anymore, and ensure all previous unused addresses are saved.
|
2023-04-20 12:34:31 -06:00 |
|
julian
|
1714e2a7d8
|
set wow confs to 15
|
2023-04-20 11:00:52 -06:00 |
|
julian
|
9974f60b4c
|
zero conf possible null fix
|
2023-04-17 15:44:50 -06:00 |
|
julian
|
788d1f5205
|
set min wownero confirmations to 4
|
2023-04-15 12:00:28 -06:00 |
|
julian
|
1e71e3d615
|
epic amount type cast error fix
|
2023-04-12 08:09:04 -06:00 |
|
julian
|
723ec64354
|
eth fixes
|
2023-04-11 14:25:13 -06:00 |
|
julian
|
e72f2018d0
|
missed firo amount
|
2023-04-11 11:20:57 -06:00 |
|
julian
|
ce67673a94
|
duplicated lower cased eth address fix
|
2023-04-11 09:53:26 -06:00 |
|
julian
|
b3efbda2e4
|
some amount sending fixes
|
2023-04-11 09:17:58 -06:00 |
|
sneurlax
|
aeff2f82ae
|
remove typo
|
2023-04-10 16:58:07 -05:00 |
|
sneurlax
|
af1993cc01
|
amount-related ui fixes for firo/spend-mints
|
2023-04-10 16:56:17 -05:00 |
|
sneurlax
|
d883aaf602
|
Merge remote-tracking branch 'stack_wallet_origin/ui-fixes' into firo/spend-mints
|
2023-04-10 16:04:14 -05:00 |
|
sneurlax
|
80ca2f2d2c
|
check if mint txs are confirmed
|
2023-04-10 15:58:56 -05:00 |
|
sneurlax
|
d3db4e6868
|
instead of assuming mint = confirmed, move logic down so isUnconfirmed has an exception
|
2023-04-10 15:35:25 -05:00 |
|
sneurlax
|
77b1e23144
|
assume mints listed in lelantus txs are confirmed
TODO make sure that mints/_mintTxnData only contains confirmed tx / filter unconfirmed
|
2023-04-10 15:21:33 -05:00 |
|
julian
|
5bf678d41a
|
Balance class clean up
|
2023-04-10 12:00:23 -06:00 |
|
julian
|
72d6e636f0
|
Merge remote-tracking branch 'origin/staging' into ui-fixes
# Conflicts:
# lib/services/coins/manager.dart
|
2023-04-07 18:56:59 -06:00 |
|
julian
|
839ee314a2
|
xpub refactor to include coin network type in generation
|
2023-04-07 18:44:43 -06:00 |
|
julian
|
94896dfd60
|
Amount fixes
|
2023-04-06 17:49:13 -06:00 |
|
julian
|
25ff880280
|
move amount.dart file
|
2023-04-06 15:24:56 -06:00 |
|
julian
|
ecc075d5fc
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/utilities/theme/forest_colors.dart
|
2023-04-06 12:42:05 -06:00 |
|
julian
|
81c612ddd7
|
WIP use Amount
|
2023-04-05 16:06:31 -06:00 |
|
Diego Salazar
|
366c152521
|
Merge pull request #455 from cypherstack/epic/2-confs
Reduce Epic Cash minimum confirmations to 3
|
2023-04-03 17:19:32 -06:00 |
|
sneurlax
|
a6c2a30af4
|
bump min confs to 3
|
2023-04-03 14:36:06 -05:00 |
|
sneurlax
|
74344168f2
|
reduce MINIMUM_CONFIRMATIONS to 2
|
2023-04-03 14:30:36 -05:00 |
|
julian
|
e584070b96
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
|
2023-03-31 17:19:31 -06:00 |
|
julian
|
6704d82889
|
eth + token send fixes
|
2023-03-31 17:17:15 -06:00 |
|
likho
|
516a916b9d
|
Fix Epiccash sendAll not enough funds error
|
2023-03-31 20:27:27 +02:00 |
|
julian
|
c8139007e3
|
use new transaction nonce property
|
2023-03-31 10:18:51 -06:00 |
|
julian
|
b3c4e690c7
|
move confirmSend to a nicer place
|
2023-03-31 09:25:08 -06:00 |
|
julian
|
f69f9a5038
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/widgets/wallet_card.dart
|
2023-03-29 14:09:23 -06:00 |
|
julian
|
bfeb3e0d30
|
WIP eth fees
|
2023-03-29 12:49:12 -06:00 |
|
julian
|
5e5730d5a5
|
eth token wallet general ui and wallet selection interface
|
2023-03-28 16:18:11 -06:00 |
|
julian
|
b4a344ebad
|
firo balance bug fix
|
2023-03-28 08:14:48 -06:00 |
|
julian
|
e29d8dc047
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
|
2023-03-27 08:50:10 -06:00 |
|
julian
|
4bd87e8dce
|
start using Amount
|
2023-03-27 08:41:59 -06:00 |
|
julian
|
951c9638f3
|
bch zero conf fixes
|
2023-03-24 16:44:25 -06:00 |
|
julian
|
678a926ff3
|
bch zero conf fixes
|
2023-03-24 16:43:34 -06:00 |
|
julian
|
b2b9accee1
|
add serialized amount string to transaction
|
2023-03-24 15:31:05 -06:00 |
|
julian
|
3e1e68237a
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# lib/models/isar/models/blockchain_data/address.dart
# lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
# lib/pages/settings_views/global_settings_view/appearance_settings_view.dart
# lib/pages_desktop_specific/settings/settings_menu/appearance_settings.dart
# lib/utilities/db_version_migration.dart
# test/pages/send_view/send_view_test.mocks.dart
# test/screen_tests/address_book_view/subviews/add_address_book_view_screen_test.mocks.dart
# test/screen_tests/address_book_view/subviews/address_book_entry_details_view_screen_test.mocks.dart
# test/screen_tests/address_book_view/subviews/edit_address_book_entry_view_screen_test.mocks.dart
# test/screen_tests/exchange/exchange_view_test.mocks.dart
# test/screen_tests/lockscreen_view_screen_test.mocks.dart
# test/screen_tests/main_view_tests/main_view_screen_testA_test.mocks.dart
# test/screen_tests/main_view_tests/main_view_screen_testB_test.mocks.dart
# test/screen_tests/main_view_tests/main_view_screen_testC_test.mocks.dart
# test/screen_tests/onboarding/backup_key_view_screen_test.mocks.dart
# test/screen_tests/onboarding/backup_key_warning_view_screen_test.mocks.dart
# test/screen_tests/onboarding/create_pin_view_screen_test.mocks.dart
# test/screen_tests/onboarding/restore_wallet_view_screen_test.mocks.dart
# test/screen_tests/onboarding/verify_backup_key_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/currency_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/network_settings_subviews/add_custom_node_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/network_settings_subviews/node_details_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_backup_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/rescan_warning_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_settings_subviews/wallet_delete_mnemonic_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_subviews/wallet_settings_view_screen_test.mocks.dart
# test/screen_tests/settings_view/settings_view_screen_test.mocks.dart
# test/screen_tests/transaction_subviews/transaction_search_results_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/confirm_send_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/receive_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/send_view_screen_test.mocks.dart
# test/screen_tests/wallet_view/wallet_view_screen_test.mocks.dart
# test/widget_tests/managed_favorite_test.mocks.dart
# test/widget_tests/table_view/table_view_row_test.mocks.dart
# test/widget_tests/transaction_card_test.mocks.dart
# test/widget_tests/wallet_info_row/sub_widgets/wallet_info_row_balance_future_test.mocks.dart
# test/widget_tests/wallet_info_row/wallet_info_row_test.mocks.dart
|
2023-03-23 18:13:24 -06:00 |
|
julian
|
c51ef8ee26
|
edit wallet token list
|
2023-03-23 16:28:20 -06:00 |
|
julian
|
be11b18eb8
|
handle user added wallet contracts
|
2023-03-23 12:16:28 -06:00 |
|
julian-CStack
|
e16bd90a68
|
BCH 0-conf
|
2023-03-23 09:09:30 -06:00 |
|
sneurlax
|
68bf6a6565
|
add mint/anonymization txs to balance
currently breaks when a mint/anonymization tx is correctly recognized as a send but not correctly recognized as isUsed
|
2023-03-22 18:05:52 -05:00 |
|