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
|
e53683ac68
|
WIP token tx parsing
|
2023-03-24 10:11:18 -06:00 |
|
julian
|
361d3a8095
|
get token info fix
|
2023-03-24 08:37:47 -06:00 |
|
julian
|
af2c674809
|
remove unused variable
|
2023-03-23 18:26:55 -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
|
b27b90c08a
|
WIP eth token abi fetch and parsing
|
2023-03-23 18:05:35 -06:00 |
|
julian
|
85c416fb50
|
eth trueblocks fetch token abi call
|
2023-03-23 18:04:47 -06:00 |
|
julian
|
c51ef8ee26
|
edit wallet token list
|
2023-03-23 16:28:20 -06:00 |
|
julian
|
1fd7e129e2
|
empty token tx check
|
2023-03-23 13:51:56 -06:00 |
|
julian
|
09b2c68cd5
|
get token contract info updates and fixes
|
2023-03-23 13:48:38 -06:00 |
|
julian
|
40cceed8e6
|
use trueblocks api to grab transactions
|
2023-03-23 12:19:51 -06:00 |
|
julian
|
be11b18eb8
|
handle user added wallet contracts
|
2023-03-23 12:16:28 -06:00 |
|
julian
|
b1d5b7f6ea
|
store user added token contracts in wallet hive box for now
|
2023-03-23 09:39:22 -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 |
|
sneurlax
|
79706d51f5
|
increment mint index by 1
|
2023-03-22 17:29:20 -05:00 |
|
julian
|
d2bddcdd8d
|
add token view button to wallet nav bar
|
2023-03-22 09:39:28 -06:00 |
|
julian
|
9fa2d4535d
|
merge fixes
|
2023-03-22 09:25:21 -06:00 |
|
julian
|
702054ac61
|
Merge remote-tracking branch 'origin/staging' into add-ethereum
# Conflicts:
# assets/svg/themed/forest/ethereum.png
# assets/svg/themed/forest/ethereum.svg
# lib/pages/add_wallet_views/create_or_restore_wallet_view/create_or_restore_wallet_view.dart
# lib/pages/receive_view/addresses/edit_address_label_view.dart
# lib/pages/receive_view/addresses/receiving_addresses_view.dart
# lib/pages/wallet_view/sub_widgets/wallet_navigation_bar.dart
# lib/pages/wallet_view/wallet_view.dart
# lib/route_generator.dart
# lib/utilities/assets.dart
# lib/utilities/constants.dart
# lib/widgets/animated_widgets/rotate_icon.dart
# pubspec.lock
# pubspec.yaml
|
2023-03-22 08:54:25 -06:00 |
|
julian
|
ea933e0474
|
do not freeze notification tx change outputs
|
2023-03-20 09:23:33 -06:00 |
|
julian
|
d0be86f4ba
|
WIP desktop 'more features' and coin control
|
2023-03-13 14:37:05 -06:00 |
|
julian
|
d45caa47b3
|
block sent notification tx change output with reason
|
2023-03-09 15:49:23 -06:00 |
|
julian
|
0cace4d7bc
|
partial derivation not found null fix
|
2023-03-09 15:08:13 -06:00 |
|
julian
|
c04723840f
|
fix bug that can cause transaction broadcast to fail in the case where two or more input utxos come from the same parent transaction
|
2023-03-09 13:49:39 -06:00 |
|
julian
|
260771061c
|
prepare paynym interface to use SigningData
|
2023-03-09 12:31:36 -06:00 |
|
julian
|
645ec5c2a0
|
delete unused file
|
2023-03-09 12:29:38 -06:00 |
|
julian
|
e6b5e847c3
|
coin control utxos fix
|
2023-03-09 10:30:10 -06:00 |
|
julian
|
b30f1db45b
|
enable coin control for selected other coins
|
2023-03-08 16:11:46 -06:00 |
|
julian
|
ec237d0001
|
Merge remote-tracking branch 'origin/staging' into coin_control
|
2023-03-08 13:42:12 -06:00 |
|
julian
|
79dc8e5329
|
balance display update events to properly reflect changes done in coin control, as well as clean up of old future builders no longer used
|
2023-03-08 13:21:25 -06:00 |
|
julian
|
2b1d438953
|
balance refresh and total display fixes
|
2023-03-08 13:03:04 -06:00 |
|
julian
|
ea49ed32ab
|
update balance after viewing coin control
|
2023-03-08 12:22:33 -06:00 |
|
julian
|
ffdb74d0e8
|
mark utxos as used on successful tx broadcast
|
2023-03-08 09:56:32 -06:00 |
|
julian
|
4aae0fc76e
|
update coinSelection to handle custom list of UTXOs
|
2023-03-08 09:47:35 -06:00 |
|
julian
|
650584ad74
|
MB order notification lookup fix
|
2023-03-07 14:13:12 -06:00 |
|
julian
|
6465faa4e1
|
btc update utxo set
|
2023-03-07 09:00:42 -06:00 |
|
julian
|
251f90834c
|
update UTXO schema
|
2023-03-06 14:39:41 -06:00 |
|
julian
|
3982ca29a6
|
MB doesn't store trade/order history indefinitely
|
2023-03-06 13:59:30 -06:00 |
|
Likho
|
a940a0e75b
|
Fix send error
|
2023-03-06 19:18:46 +02:00 |
|
julian
|
7319f509f0
|
add coin control option to mobile more menu + assets fix
|
2023-03-06 10:34:41 -06:00 |
|
julian-CStack
|
e8e8ffdf60
|
Merge branch 'staging' into mb-fixes
|
2023-03-03 15:15:58 -06:00 |
|
julian
|
40ca565d54
|
mb order status util and extra logging
|
2023-03-03 14:46:53 -06:00 |
|
julian
|
22b7da2206
|
WIP eth tx parsing
|
2023-03-03 11:36:40 -06:00 |
|
julian
|
b617b3e5e0
|
added more logging
|
2023-03-03 11:36:28 -06:00 |
|
Diego Salazar
|
aadbeff488
|
Merge pull request #382 from cypherstack/fix/epic-create
Fix epic wallet creation epicbox config error by adding and using an EpicBoxConfigModel and an EpicBoxServerModel
|
2023-03-03 08:55:06 -07:00 |
|
Diego Salazar
|
9a04f5db31
|
Merge branch 'staging' into fix/epic-delete
|
2023-03-03 08:54:32 -07:00 |
|
julian
|
5ba44d5b8e
|
rename eth token wallet class
|
2023-03-03 08:36:56 -06:00 |
|
julian
|
f26fb19453
|
do not use secure storage for token ABIs
|
2023-03-03 08:35:43 -06:00 |
|
sneurlax
|
0089dc8333
|
send real config, not epicbox config, to deletewallet
|
2023-03-02 19:08:58 -06:00 |
|
julian
|
babbd75da3
|
use database contract data and contract management updates
|
2023-03-02 18:40:12 -06:00 |
|