Commit graph

96 commits

Author SHA1 Message Date
julian
7b3b7554b0 wownero node and ui fixes 2022-09-28 09:17:16 -06:00
julian
88653f96df missing wow enum and price values 2022-09-27 10:27:51 -06:00
Marco
26b7306d22 Merge branch 'staging' into wow
# Conflicts:
#	assets/images/wownero.png
#	lib/pages/add_wallet_views/restore_wallet_view/restore_wallet_view.dart
#	lib/services/coins/coin_service.dart
#	lib/utilities/address_utils.dart
#	lib/utilities/assets.dart
#	lib/utilities/cfcolors.dart
#	lib/utilities/constants.dart
#	lib/utilities/default_nodes.dart
#	lib/utilities/enums/coin_enum.dart
#	pubspec.yaml
2022-09-27 16:16:20 +08:00
Marco
d3767ed31e more wow fixes 2022-09-27 16:09:31 +08:00
julian
8e05d4ef56 various small bch fixes, temp disable tests 2022-09-26 14:44:07 -06:00
julian
57f0ea5ead Merge branch 'desktop' into testing
# Conflicts:
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages/wallet_view/transaction_views/transaction_search_filter_view.dart
#	lib/utilities/text_styles.dart
#	test/services/coins/bitcoincash/bitcoincash_wallet_test.dart
2022-09-26 14:35:58 -06:00
julian
84db4ac17f enable bch 2022-09-26 14:32:53 -06:00
Likho
c0e80f828f Merge remote-tracking branch 'origin/desktop' into add-p2sh-for-bch 2022-09-26 10:43:45 +02:00
Likho
04f80c61a5 WIP: Fix bch tests 2022-09-26 10:12:54 +02:00
julian
669001c921 nmc tx parse fix 2022-09-25 13:12:10 -06:00
julian
cf8b0ea83a nmc tx parse fix 2022-09-25 13:11:10 -06:00
julian
617471d038 extra wallet management logging 2022-09-24 10:55:03 -06:00
julian
2d5b73c45e firo private send vsize check 2022-09-24 10:55:01 -06:00
julian
963acb042d extra wallet management logging 2022-09-24 10:17:34 -06:00
julian
5653bf173d firo private send vsize check 2022-09-24 10:16:56 -06:00
julian
2e965e45ae enable namecoin 2022-09-23 15:02:53 -06:00
Likho
d4cfea4bb7 WIP: Fix failing tests 2022-09-23 17:14:22 +02:00
julian
751b97caf6 temp tests fix 2022-09-23 08:03:52 -06:00
Likho
909436afdc WIP: Add p2sh address for bch 2022-09-23 14:31:14 +02:00
julian
43b673ec0d dark mode testing without partial nmc+bch 2022-09-22 18:06:19 -06:00
julian
888617c112 Merge branch 'testing' into desktop 2022-09-21 07:02:38 -06:00
julian
7646af0d73 updated btc test with hard data 2022-09-20 10:42:06 -06:00
Likho
8bb6ba6ab7 WIP: Update dust limit for nmc and bch, update nmc history data 2022-09-19 19:38:32 +02:00
julian
c3bbc624f7 added walletIds by coin getter function 2022-09-19 11:33:25 -06:00
Likho
25bcb9b94d Merge remote-tracking branch 'origin/testing' into implement-name-coin 2022-09-19 15:39:41 +02:00
Likho
d032690101 WIP: Testing nmc and bch 2022-09-19 15:38:32 +02:00
julian
cd80e9f4d2 Merge branch 'implement-name-coin' into testing 2022-09-16 12:31:47 -06:00
Likho
f9c5859756 WIP: TEsting bch 2022-09-16 15:44:27 +02:00
Likho
aba579f64e WIP: Fix bch failing tests, add testnet 2022-09-16 13:13:30 +02:00
Likho
2f5650ce30 WIP: BCH and NMC tests 2022-09-15 21:41:12 +02:00
julian
8b4215c6a1 Update required btc confirms to 1 2022-09-14 15:52:25 -06:00
Likho
c5ff6dfed5 Fix: Test sending and receiving 2022-09-13 20:18:45 +02:00
Marco
5bc4f25c15 namecoin receiving and sending 2022-09-13 21:12:21 +08:00
Likho
567d549747 WIP: Update namecoin network 2022-09-13 12:58:04 +02:00
julian
57ccfff34f clear out null verified wallets on startup 2022-09-12 15:35:07 -06:00
julian
4ebda4ad21 updated doge tests to reflect speedup modifications 2022-09-12 11:35:26 -06:00
Likho
1419023ec9 Merge remote-tracking branch 'origin/ui-testing' into implement-name-coin
# Conflicts:
#	test/cached_electrumx_test.mocks.dart
#	test/electrumx_test.mocks.dart
#	test/screen_tests/exchange/exchange_view_test.mocks.dart
#	test/services/coins/manager_test.mocks.dart
2022-09-12 18:00:24 +02:00
julian
ea17eb5676 updated firo tests to reflect speedup modifications 2022-09-12 09:22:05 -06:00
julian
cdbce96f40 faster epic address loading 2022-09-12 07:26:06 -06:00
Likho
84694fa1dd WIP: Add namecoin 2022-09-12 14:01:42 +02:00
Likho
6a418c4215 WIP : Adding name coin 2022-09-12 10:30:32 +02:00
Likho
25c395e070 Merge remote-tracking branch 'origin' into add-bitcoincash 2022-09-12 09:47:12 +02:00
julian
4ad5bd6e6d linter warning clean up 2022-09-09 11:14:38 -06:00
julian
8556748517 Merge remote-tracking branch 'origin/speedup' into ui-testing 2022-09-09 10:54:00 -06:00
Marco
d8bc213749 between 2-4x speed increase for restore, first refresh, and nth refresh 2022-09-09 23:07:27 +08:00
julian
c18d456493 fix bug where wallet coin wouldn't be shown in exchange if changenow data failed to load before opening the exchange from within a wallet 2022-09-09 08:32:15 -06:00
julian
a67f6f97e9 infinite changenow loading fix 2022-09-09 08:03:36 -06:00
Likho
6fab5c9976 Add images for bch 2022-09-09 12:59:40 +02:00
julian
1e89f4e58b fetch server cached anonymity sets for huge increase in firo restore speed 2022-09-08 14:02:07 -06:00
julian
94e6016f0a Merge branch 'staging' into ui-testing 2022-09-08 10:56:36 -06:00